ワンクリックで
unity-agent
unity-agent には nyosegawa から収集した 5 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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.