Accessible Kids' Game Dev
Runs an end-to-end Flutter + Flame process for accessibility-first kids' games — design doc, deterministic sim, AI art pipeline, TTS, store prep.
FlutterAccessibilityUI & DesignTesting
Install
Installs through Popy — it fetches the skill from the author's repo and prints the credit. Works with any agent.
$ curl -fsSL https://skills.popy.app/i/popy-game-dev | shInspect what it runs first: skills.popy.app/i/popy-game-dev
Prefer to do it by hand?
- 1Open the source repo: https://github.com/popyapp/agent-skills/tree/main/game-dev
- 2Copy its SKILL.md (and any supporting files) into ~/.claude/skills/popy-game-dev/
- 3Restart your agent so it picks up the new skill.
Related skills
Flutter Building Layouts
FeaturedBuilds and fixes Flutter layouts with the constraint system (Row, Column, Stack), resolving overflow errors.
FlutterCross-platformUI & Design
by Flutter Team (Google)View →
Flutter Architecting Apps
Structures a Flutter app using the recommended layered architecture (UI, logic, data) for scalability.
FlutterCross-platformArchitecture
by Flutter Team (Google)View →
Flutter Animating Apps
Implements Flutter animations, transitions, and motion effects for richer interactions.
FlutterCross-platformUI & Design
by Flutter Team (Google)View →