unreal-development
Unreal Engine integration skill for C++/Blueprint development, actor lifecycle management, plugin development, and editor automation. Enables LLMs to interact with Unreal Editor through MCP servers for level manipulation, Blueprint generation, and automated workflows.
npx skills add a5c-ai/babysitter --skill unreal-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.
# Unreal Development Skill Comprehensive Unreal Engine development integration for AI-assisted game creation, editor automation, and project management. ## Overview This skill provides capabilities for interacting with Unreal Engine projects, including C++ development, Blueprint visual scripting, actor management, and build automation. It leverages the Unreal MCP ecosystem for direct editor integration when available. ## Capabilities ### Project Management - Create and configure Unreal projects - Manage project settings (Project Settings, DefaultEngine.ini, etc.) - Configure plugin dependencies - Set up module structure for code organization ### C++ Development - Generate Actor and Component classes with proper UCLASS macros - Create UObject subclasses with reflection support - Implement interfaces (UInterface) - Write custom Editor modules - Generate unit tests using Automation Framework ### Blueprint Visual Scripting - Generate Blueprint classes from specifications - Create Blueprint function libraries - Design Blueprint interfaces - Build reusable Blueprint macros - Generate data-only Blueprints ### Actor and Component System - Create and modify Actors programmatically - Design
- Overview
- Capabilities
- Project Management
- C++ Development
- Blueprint Visual Scripting
- Actor and Component System
- Level Design
- Build System
- Prerequisites
- Unreal Engine Installation
- MCP Server (Recommended)
- Usage Patterns
- Creating an Actor Class (C++)
- Creating a Data Asset (C++)
What does the unreal-development skill do?
Unreal Engine integration skill for C++/Blueprint development, actor lifecycle management, plugin development, and editor automation. Enables LLMs to interact with Unreal Editor through MCP servers for level manipulation, Blueprint generation, and automated workflows.
How do I install it?
Run `npx skills add a5c-ai/babysitter --skill unreal-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.
