unity-bootstrap

Bootstrap a new Unity project for a 2D management/simulation game. Use when you need to create the Unity project, choose URP/UI approach, set up folder structure, gitignore, packages (Input System/TextMeshPro), and establish a minimal scene + tick loop scaffold before porting gameplay systems.

$ 安裝

git clone https://github.com/nolainjin/codex_2250 /tmp/codex_2250 && cp -r /tmp/codex_2250/codex-skills/unity-bootstrap ~/.claude/skills/codex_2250

// tip: Run this command in your terminal to install the skill