About
The unity-debug skill provides a structured workflow for identifying and resolving Unity runtime errors directly within Claude Code. By leveraging unity-cli, it allows developers to capture stack traces, classify common exceptions like NullReference or MissingComponent, and inspect the live scene hierarchy without leaving the terminal. This skill bridges the gap between AI reasoning and the Unity Editor's internal state, enabling faster bug reproduction and evidence-based fixes through automated context gathering and visual state recording.