# unreal-engine-skills

A collection of 27 AI agent skills for Unreal Engine C++ development. Built for game developers who want AI coding agents to help write correct, production-quality UE5 C++ code.

- Tier: Indexed (plain plugin)
- Category: AI & Agents
- Page: https://www.flowy.sh/listings/quodsoler-unreal-engine-skills
- Source: https://github.com/quodsoler/unreal-engine-skills
- Price: free and open source

## Summary
unreal-engine-skills is a Claude Code plugin with 27 hand-picked skills for ai & agents work, indexed on Flowy. Install it with the command on its page. It includes ue-actor-component-architecture, ue-ai-navigation, ue-animation-system. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add quodsoler/unreal-engine-skills --agent claude-code
```

## Skills
- ue-actor-component-architecture
- ue-ai-navigation
- ue-animation-system
- ue-async-threading
- ue-audio-system
- ue-character-movement
- ue-cpp-foundations
- ue-data-assets-tables
- ue-editor-tools
- ue-game-features
- ue-gameplay-abilities
- ue-gameplay-framework
- ue-input-system
- ue-mass-entity
- ue-materials-rendering
- ue-module-build-system
- ue-networking-replication
- ue-niagara-effects
- ue-physics-collision
- ue-procedural-generation
- ue-project-context
- ue-sequencer-cinematics
- ue-serialization-savegames
- ue-state-trees
- ue-testing-debugging
- ue-ui-umg-slate
- ue-world-level-streaming

## FAQ

### What is unreal-engine-skills?
A collection of 27 AI agent skills for Unreal Engine C++ development. Built for game developers who want AI coding agents to help write correct, production-quality UE5 C++ code.

### How do I install unreal-engine-skills?
Run these in Claude Code: npx -y skills add quodsoler/unreal-engine-skills --agent claude-code. Then prompt normally.

### Does unreal-engine-skills auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is unreal-engine-skills free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
