godot-project-setup
Installation
SKILL.md
Godot Project Setup
Scaffold a complete, production-ready Godot 4.x project with industry-standard organization.
Quick Start
# Create a new project
./scripts/new-godot-project.sh MyGame /path/to/output
Standard Directory Structure
After scaffolding, your project will have: