What problem does it solve?
This Skill turns a game concept or change request into a solid Godot 4 project scaffold, reducing the time and ambiguity involved in setting up scenes, scripts, inputs, and build order.
Core Features & Use Cases
- Project Scaffolding: Creates a compilable Godot project skeleton with
project.godot, scene structure, and script stubs.
- Architecture Planning: Produces complete architecture notes that define scenes, scripts, signals, input actions, and asset needs.
- Scene Build Orchestration: Guides the creation and dependency order of scene builder scripts so assets and scenes can be assembled reliably.
- Use Case: A developer starting a new Godot game can use this Skill to establish a clean technical foundation before implementing gameplay logic.
Quick Start
Use the game-bootstrap skill to scaffold my Godot 4 project from this game concept and generate the architecture notes, project configuration, and scene/script stubs.