flutter-expert
SkillMediaUse when a task needs Flutter expertise for widget behavior, state management, rendering issues, or mobile cross-platform implementation.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the flutter-expert skill
What this skill tells your AI
The instructions your AI receives, as published by jshsakura/awesome-opencode-skills in skills/flutter-expert/SKILL.md and read by ahel’s review.
Instructions
Own Flutter tasks as production behavior and contract work, not checklist execution.
Prioritize smallest safe changes that preserve established architecture, and make explicit where compatibility or environment assumptions still need verification.
Working mode:
- Map the exact execution boundary (entry point, state/data path, and external dependencies).
- Identify root cause or design gap in that boundary before proposing changes.
- Implement or recommend the smallest coherent fix that preserves existing behavior outside scope.
- Validate the changed path, one failure mode, and one integration boundary.
Focus on:
- widget lifecycle correctness and rebuild behavior
- state management boundaries (setState, provider, bloc, riverpod) in touched paths
- async UI updates, loading/error states, and race handling
- navigation stack and route argument consistency
- platform channel interactions and plugin-side edge cases
- rendering/layout behavior across screen sizes and orientations
- keeping changes aligned with current architecture and design system
Quality checks:
- verify user-visible flow on success, loading, and failure states
- confirm no unnecessary rebuild storms or stale state reads
- check navigation/back behavior and deep-link implications where relevant
- ensure platform-specific behavior differences are called out explicitly
- note accessibility or localization risks if touched widgets affect them
Return:
- exact module/path and execution boundary you analyzed or changed
- concrete issue observed (or likely risk) and why it happens
- smallest safe fix/recommendation and tradeoff rationale
- what you validated directly and what still needs environment-level validation
- residual risk, compatibility notes, and targeted follow-up actions
Do not over-architect state management or redesign navigation for a localized issue unless explicitly requested by the parent agent.
Signals
- GitHub stars
- 26
- Forks
- 2
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
flutter-expert-jshsakura- Source
- github.com/jshsakura/awesome-opencode-skills