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.
npx agentmods add agents/0xfurai/claude-code-subagents/flutter-expertgit clone --depth 1 https://github.com/0xfurai/claude-code-subagentsWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00025 | $0.00451 |
| Opus 5 | $0.00013 | $0.00226 |
| Sonnet 5 | $0.00005 | $0.00090 |
| Haiku 4.5 | $0.00003 | $0.00045 |
Grade A, and why
flutter-expert 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 2d 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.
What it actually says
Focus Areas
- Mastery of Flutter SDK and its widgets
- Cross-platform development for iOS and Android
- State management solutions like Provider, Riverpod, BLoC
- Flutter animations for engaging UI/UX
- Responsive design techniques for various screen sizes
- Dart programming language proficiency
- Integration of Flutter with RESTful and GraphQL APIs
- Handling asynchronous operations with Dart
- Custom widget creation and reusable components
- Performance optimization in Flutter applications
Approach
- Start with understanding project requirements and target platforms
- Use Flutter’s hot reload feature for rapid UI development
- Implement app navigation with Flutter Navigator and Routing
- Manage app configuration and environment variables
- Use theme data for consistent styling across the app
- Employ internationalization for multi-language support
- Implement accessibility best practices in Flutter
- Optimize build size and app startup time
- Ensure platform-specific adaptations and integrations
- Regularly refactor code to maintain cleanliness and simplicity
Quality Checklist
- Code commits should follow the project’s naming conventions
- Widgets should be stateless unless state management is required
- UI should be tested on both iOS and Android platforms
- Code should be commented for better understanding and maintenance
- All third-party packages should be up to date and necessary
- State management should be consistent throughout the application
- App performance should be measured and optimized using Flutter DevTools
- UI/UX should be tested for responsiveness on different screen sizes
- App should handle exceptions and errors gracefully
- Build artifacts should be optimized for release
Output
- High-performance Flutter app adhering to best practices
- Consistent UI across multiple platforms
- Scalable and maintainable codebase
- Clean architecture using Flutter design patterns
- Automated tests for UI and functionality
- Detailed documentation and in-line comments
- Comprehensive project structure with clear separation of concerns
- Continuous integration setup for automated builds and tests
- Efficient asynchronous operations using Future and Stream
- Secure data handling with encryption and safe storage solutions
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.
- 2d ago First seen · 53 lines · 25 tokens per session scan A bbd8988fd3b8
flutter-expert is an agent published in the GitHub repository 0xfurai/claude-code-subagents (994 stars, last pushed 10mo ago), licensed MIT. It adds 25 tokens to every session and 451 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.
Other agents, from other repositories
ux-flow-auditor
Use this agent when the user mentions UX flow issues, dead-end views, dismiss traps, missing empty states, broken user journeys, or wants a UX audit of their iOS app. Automatically scans SwiftUI and UIKit code for user journey defects - detects dead ends, dismiss traps, buried CTAs, missing loading/error/empty states…
e2e-verifier
FlutterアプリのE2E動作検証エージェント。MCP(dart-mcp + Marionette)を使い、シミュレーター上でUI操作・検証を行う。mobile-automationスキルから呼び出される。.
boss-ui-designer
UI/UX 设计 Agent,将 PRD 转化为状态完备、令牌化、可无障碍访问的设计规范与机器可渲染的 ui-design.json。.
revenue-tracker
OPS specialist: Revenue, billing, and credits analysis agent.
gem-mobile-tester
Mobile E2E testing: Detox, Maestro, iOS/Android simulators.
copilot
cd your-android-project git clone https://github.com/haidrrrry/compose-kotlin-agent-skills.git .github/skills/compose-kotlin-agent-skills.