Agent skill

t-flutter-demo-run-all

Run all Android Patrol user-story demo files with resumable checkpoints.

timzaak55★ · 1 repos on radarProfile →
claude-codecan modify filesApache-2.0
Install
npx skills add timzaak/web-dev-skills --skill t-flutter-demo-run-all --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-all/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 All 使用目标项目或插件的 `scripts/flutter-demo-run-all.py discover [continue]` 发现 `patrol_test/**/*_test.dart` 并持久化批次。 - 按发现顺序串行调用 `/t-tools:t-flutter-demo-run` 的整文件修复闭环。 - 每个文件前写 checkpoint,完成后 record;中断后用 `continue` 从首个未完成文件恢复。 - 同一批次固定 Android device;设备或环境阻塞时保留 checkpoint,不跳过文件。 - 完成后 finalize;首版不提供 Playwright scan/cluster 模式。

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

Run all Android Patrol user-story demo files with resumable checkpoints.

How do I install it?

Run `npx skills add timzaak/web-dev-skills --skill t-flutter-demo-run-all --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