What problem does it solve?
This Skill automates the implementation of a new game production chain, from recipe and resource definition to asset generation, code implementation, UI design, progression tree integration, and verification in Godot.
Core Features & Use Cases
- End-to-End Production Chain Implementation: Automates the process of creating a production chain from raw materials to finished products, including resource and recipe setup, asset generation, and code implementation.
- Asset Management: Generates necessary assets like tiles, overlays, and UI icons for the production chain.
- Code Implementation: Implements code for building and crafting registries, UI, and progression tree integration.
- Use Case: For example, implementing a production chain for wheat to flour to bread in a game, handling all the necessary tasks like resource creation, building registry setup, and UI design.
Quick Start
To implement a new production chain, use the add-production-chain skill with the following format: 'add-production-chain [chain description]', where [chain description] is a brief description of the production chain (e.g., 'wheat to flour to bread').