unity-development
Unity Engine integration skill for project setup, C# scripting, scene management, prefab creation, and editor automation. Enables LLMs to interact with Unity Editor through MCP servers for asset manipulation, script generation, and automated workflows.
npx skills add a5c-ai/babysitter --skill unity-development --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Unity Development Skill Comprehensive Unity Engine development integration for AI-assisted game creation, editor automation, and project management. ## Overview This skill provides capabilities for interacting with Unity projects, including C# scripting, scene manipulation, prefab management, and build automation. It leverages the Unity MCP ecosystem for direct editor integration when available. ## Capabilities ### Project Management - Create and configure Unity projects - Manage project settings (Player Settings, Quality Settings, etc.) - Configure package dependencies via Package Manager - Set up Assembly Definitions for code organization ### C# Scripting - Generate MonoBehaviour scripts with proper lifecycle methods - Create ScriptableObjects for data-driven design - Implement interfaces (ISerializationCallbackReceiver, etc.) - Write custom Editor scripts and PropertyDrawers - Generate unit tests using Unity Test Framework ### Scene Management - Create and modify scenes programmatically - Instantiate and configure GameObjects - Set up scene hierarchies and parent/child relationships - Configure lighting, cameras, and post-processing ### Prefab System - Create and modify prefab
- Overview
- Capabilities
- Project Management
- C# Scripting
- Scene Management
- Prefab System
- Asset Pipeline
- Build System
- Prerequisites
- Unity Installation
- MCP Server (Recommended)
- Usage Patterns
- Creating a MonoBehaviour Script
- Creating a ScriptableObject
What does the unity-development skill do?
Unity Engine integration skill for project setup, C# scripting, scene management, prefab creation, and editor automation. Enables LLMs to interact with Unity Editor through MCP servers for asset manipulation, script generation, and automated workflows.
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill unity-development --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
