t-flutter-demo-run-all

t-flutter-demo-run-all is a skill for Claude Code from timzaak/web-dev-skills. It costs 20 tokens per session (207 once invoked), scanned A, original, Apache-2.0.

A batch runner discovers all Android Patrol user-story files and runs them in a resumable sequence. It saves checkpoints so an interrupted batch can continue with the first unfinished file.

In plain words
What is it for?
Use it to run every `patrol_test/**/*_test.dart` demo in order, keep progress records, and resume when the device or environment temporarily blocks the run.
Why use it?
It removes the need to track a large test run manually and prevents completed files from being repeated after an interruption.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the t-tools plugin — 29 skills, 34 agents shipped together

Good fit Use it to run every patrol_test/**/*_test.dart demo in order, keep progress records, and resume when the device or environment temporarily blocks the run.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/timzaak/web-dev-skills/t-flutter-demo-run-all
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add timzaak/web-dev-skills --skill t-flutter-demo-run-all
Clone the repo
git clone --depth 1 https://github.com/timzaak/web-dev-skills

Made for: Claude Code.

Or install t-tools, the plugin that ships this one along with the rest of its 29 skills, 34 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for t-flutter-demo-run-all

README.md
[![agentmods](https://agentmods.dev/badge/skills/timzaak/web-dev-skills/t-flutter-demo-run-all/github.svg)](https://agentmods.dev/skills/timzaak/web-dev-skills/t-flutter-demo-run-all)
Your own site
<a href="https://agentmods.dev/skills/timzaak/web-dev-skills/t-flutter-demo-run-all"><img src="https://agentmods.dev/badge/skills/timzaak/web-dev-skills/t-flutter-demo-run-all/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for t-flutter-demo-run-all

Your own site · 80×15
<a href="https://agentmods.dev/skills/timzaak/web-dev-skills/t-flutter-demo-run-all"><img src="https://agentmods.dev/badge/skills/timzaak/web-dev-skills/t-flutter-demo-run-all.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 207 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00020 $0.00207
Opus 5 $0.00010 $0.00103
Sonnet 5 $0.00004 $0.00041
Haiku 4.5 $0.00002 $0.00021

Measured 10d ago against content hash c3e0ab9b2b0f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

t-flutter-demo-run-all scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/t-flutter-demo-run-all/SKILL.md · 17 lines

What it actually says

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 模式。
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 17 lines · 20 tokens per session scan A c3e0ab9b2b0f

Subscribe to this mod's changes

t-flutter-demo-run-all is a skill published in the GitHub repository timzaak/web-dev-skills (74 stars, last pushed today), licensed Apache-2.0. It adds 20 tokens to every session and 207 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

e2e-testing-mobile

Plans, generates, runs, and heals end-to-end tests for Expo and React Native mobile apps using Maestro (the 2026 standard for RN E2E, adopted by Meta, Microsoft, and DoorDash, and integrated with Expo via EAS Workflows). Drives a spec-first YAML-flow loop, proposes testID source diffs (never accessibilityLabel reuse)…

mthines/agent-skills · 202 tokens

android-ui-verification-v2

Android UI Verification Skill workflow skill. Use this skill when the user needs Automated end-to-end UI testing and verification on an Android Emulator using ADB and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.

diegosouzapw/awesome-omni-skills · 57 tokens

azure-playwright-workspaces

Expert knowledge for Playwright Workspaces development including troubleshooting, best practices, decision making, limits & quotas, security, and configuration. Use when managing Playwright Testing workspaces, tokens/RBAC, quotas, monitoring/metrics, or run/AADSTS7000112 issues, and other Playwright Workspaces related…

MicrosoftDocs/Agent-Skills · 110 tokens

fluttersdk-dusk

End-to-end driver for Flutter apps, designed for LLM agents. The running app exposes a ext.dusk. VM Service surface plus an MCP server; the agent calls dusk tools (or ./bin/fsa dusk: from a shell) to snap the Semantics tree, mint ref tokens, gesture against them, wait for conditions, screenshot, and hot-reload, all…

fluttersdk/ai · 282 tokens

limrun-android-emulator

Drive an app running on a Limrun cloud Android emulator: install an APK, launch and terminate apps with crash reports, tap, type, read the UI element tree, screenshot, record video, inject microphone audio, shape network bandwidth, read app logs, run shell commands, transfer files, tunnel the app's network…

sutchan/Agent-Skills-Hub · 187 tokens

limrun-ios-simulator

Drive an app running on a Limrun cloud iOS simulator: launch, tap, type, read the accessibility element tree, screenshot, record video, connect the app to local services, play a video file as the camera, and run timed action chains. Use after a build (from any builder) when the user wants to see, test, or interact…

sutchan/Agent-Skills-Hub · 160 tokens