git log --oneline --stat
HEAD
- Stars
- 5.2k
- Forks
- 306
- Updated
- Jun 2, 2026
repo --stat
stars
5.2k
forks
306
last update
Jun 2, 2026
license
MITv6.0.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add unity-game-builder - Invoke
// Run from any project directory
$ claude --skill unity-game-builder "help me ship this" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill unity-game-builder "now refactor it"
unity-game-builder/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Unity Game Builder
- slug:
- unity-game-builder
- version:
- v6.0.0
- license:
- MIT
- author:
- @game-craft
- repository:
- github.com/game-craft/unity-game-builder
- categories:
- tags:
- #unity#csharp#dots#urp#mobile-game
- description:
Unity 6 patterns — DOTS/ECS, Addressables, Input System, URP, Cinemachine, mobile optimization.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
unity-game-builder/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…