What problem does it solve?
This Skill streamlines the complex process of adding a new game to the platform by breaking it down into a structured, multi-stage workflow, ensuring all necessary components are implemented correctly and efficiently.
Core Features & Use Cases
- Phased Development: Guides the creation of a new game through 6 distinct, verifiable stages, from initial setup to final polish.
- Rule Integration: Ensures game rules are accurately translated into code and data structures.
- Engine Adherence: Enforces the use of the platform's engine primitives and architectural patterns.
- Use Case: A game designer wants to add a new card game. This Skill will guide them through creating the game's directory structure, defining its data models, implementing core logic, integrating with the game engine, building the UI, and finally, preparing it for release with tutorials and localization.
Quick Start
Use the create-new-game skill to start building a new game called 'my-awesome-game'.