uloop-compile

Compile Unity project via uloop CLI. Use when you need to: (1) Verify C# code compiles successfully after editing scripts, (2) Check for compile errors or warnings, (3) Validate script changes before running tests.

$ Installer

git clone https://github.com/hatayama/uLoopMCP /tmp/uLoopMCP && cp -r /tmp/uLoopMCP/.claude/skills/uloop-compile ~/.claude/skills/uLoopMCP

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