unity-game-dev
Installation
SKILL.md
Unity Game Development
Deliver the smallest project-aligned result that satisfies the request. Read at most one primary reference for a bounded task unless it genuinely spans domains.
Authority Boundary
- Review, diagnosis, and status requests do not authorize edits, package changes, Editor mutations, or saves. Implementation requests authorize in-scope local edits and non-destructive validation.
- Ask before downloading or importing assets, adding or upgrading packages, changing project-wide settings, deleting assets or scenes, overwriting authored content, or performing external writes.
- Preserve unrelated worktree and unsaved Editor changes. Stop before a risky save or mutation if the control path cannot distinguish them.
Establish the Project Baseline
Read the smallest relevant set: