Agent skill

t-flutter-demo-run

Run and repair one Android Patrol user-story demo file.

timzaak55★ · 1 repos on radarProfile →
claude-codecan modify filesApache-2.0
Install
npx skills add timzaak/web-dev-skills --skill t-flutter-demo-run --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Allowed tools: ReadGlobGrepBashTaskTaskCreateTaskUpdateTaskListTaskGetAgent
Path: skills/t-flutter-demo-run/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 55
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Flutter Demo Run 按 `${CLAUDE_PLUGIN_ROOT}/protocols/flutter-demo-run-repair-contract.md` 执行单文件 Android Patrol 演示。 - 参数必须是存在的 `patrol_test/**/*_test.dart`。 - 优先使用目标项目 `scripts/flutter-demo-test-runner.py`;缺少时回退 `${CLAUDE_PLUGIN_ROOT}/scripts/flutter-demo-test-runner.py`。 - 首次运行整文件;失败后调用 `flutter-demo-diagnose`,按建议分发修复、补测并重跑,最多六轮。 - 所有 Agent 调用遵循 `${CLAUDE_PLUGIN_ROOT}/protocols/subagent-dispatch.md`。 - 最后一行只输出 `${CLAUDE_PLUGIN_ROOT}/protocols/demo-result-contract.md` 定义的 `Result`。

More from web-dev-skills
All skills →
About this skill
What does the t-flutter-demo-run skill do?

Run and repair one Android Patrol user-story demo file.

How do I install it?

Run `npx skills add timzaak/web-dev-skills --skill t-flutter-demo-run --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From timzaak/web-dev-skills, a repository with 55 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going