원클릭으로
unity-agent
unity-agent에는 nyosegawa에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Initialize Unity project and configure URP/Post Processing. Use when starting a new project, setting up URP pipeline, configuring post processing, or creating folder structure.
Diagnose and fix Unity C# compilation errors. Use when compilation fails, CS error codes appear, Unity_GetConsoleLogs shows errors, or user asks to fix compile errors.
Manage Unity scenes, GameObjects, and components through Unity MCP. Use when building scenes, placing objects, setting up hierarchy, creating materials, or when user asks to construct or modify a scene.
Unity C# coding standards and best practices reference. Use when writing MonoBehaviour scripts, creating C# classes, reviewing Unity code, or when user asks about naming conventions, component patterns, or code quality.
Run and analyze Unity tests via Unity MCP. Use when running EditMode or PlayMode tests, creating test scripts, analyzing test failures, or when user asks to test code.