What problem does it solve?
This skill prevents slow, unfocused game development by turning broad game-building goals into structured, platform- and specialty-specific guidance.
Core Features & Use Cases
- Orchestrates game development learning: provides universal mechanics, architecture, and decision matrices before routing.
- Routes to the right sub-skill: selects the correct shard based on platform (web/mobile/PC/VR) and dimension (2D/3D) plus specialty (design, art, audio, multiplayer).
- Applies actionable fundamentals: covers core loop structure, input abstraction, pattern selection, performance budgets, collision strategy, and anti-pattern avoidance.
- Use Case: Starting a new project that targets a browser-based 2D platformer—use this skill to choose web-specific and 2D-specific guidance, then ground implementation decisions in the core principles.
Quick Start
Ask for a routing plan and core principles for a "browser-based 2D platformer project targeting 60 FPS," and then follow the suggested sub-skill paths.