Blind-Playable Game Rules
Add-on layer that makes any game blind-playable — dual audio channels, self-voicing onboarding, a narration gesture, icon rules, eyes-closed checks.
FlutterCross-platformAccessibilityUI & 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-blind-playable-games | shInspect what it runs first: skills.popy.app/i/popy-blind-playable-games
Prefer to do it by hand?
- 1Open the source repo: https://github.com/popyapp/agent-skills/tree/main/blind-playable-games
- 2Copy its SKILL.md (and any supporting files) into ~/.claude/skills/popy-blind-playable-games/
- 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 →