UnrealXuUnrealXuCommunityยท11 Agent Skills Included

UnrealEngine5-Skills

Unreal Engine 5.6-5.8 gameplay, UI, and debugging workflows

Automates Unreal Engine 5.6-5.8 development tasks including Blueprint wiring, gameplay C++, UMG/Slate UI, save/load, replication, and PCG building generation. Routes plain-English requests to the right workflow automatically, eliminating manual module lookups and trial-and-error node wiring. Provides symptom-to-fix checklists, packaging readiness checks, and log triage to ship stable builds faster.
npx skills add UnrealXu/UnrealEngine5-Skills --all -g -y

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
UnrealXuUnrealXu

ue5-auto-assistant

Route Unreal Engine 5.6/5.7 development queries to specialized skills and MCP tools.

Community
Intermediate
๐Ÿ“ฆ In Repo
UnrealXuUnrealXu

ue5-ui-umg-slate

Develop Unreal Engine 5 UI features using UMG and Slate widgets.

Community
Intermediate
๐Ÿ“ฆ In Repo
UnrealXuUnrealXu

ue5-blueprint-workflow

Automate Blueprint feature implementation in Unreal Engine 5.6 and 5.7 projects.

Community
Intermediate
๐Ÿ“ฆ In Repo
UnrealXuUnrealXu

ue5-world-interaction

Implement Unreal Engine 5.6/5.7 world interaction systems for pickups and spawners.

Community
Advanced
๐Ÿ“ฆ In Repo
UnrealXuUnrealXu

ue5-cpp-gameplay

Generate Unreal Engine 5.6/5.7 gameplay C++ code with paired .h/.cpp files.

Community
Advanced
๐Ÿ“ฆ In Repo
UnrealXuUnrealXu

ue5-pcg-building

Generates modular buildings in Unreal Engine 5 using PCG and Shape Grammar rules.

Community
Advanced
๐Ÿ“ฆ In Repo
UnrealXuUnrealXu

ue5-module-router

Route UE5.6/5.7 development queries to precise skills using module names and aliases.

Community
Intermediate
๐Ÿ“ฆ In Repo
UnrealXuUnrealXu

ue5-debug-validation

Diagnose Unreal Engine 5.6/5.7 gameplay issues via log and asset analysis.

Community
Advanced
๐Ÿ“ฆ In Repo
UnrealXuUnrealXu

ue5-architecture

Design Unreal Engine 5.6/5.7 module layouts with Build.cs dependencies and reflection strategies.

Community
Advanced
๐Ÿ“ฆ In Repo
UnrealXuUnrealXu

ue5-performance-packaging

Optimize Unreal Engine 5.6/5.7 projects for performance and packaging readiness.

Community
Advanced
๐Ÿ“ฆ In Repo
UnrealXuUnrealXu

ue5-save-load-replication

Implement UE5.6/UE5.7 save/load and replication workflows for gameplay systems.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install UnrealEngine5-Skills?โ–ผ

Run `npx skills add UnrealXu/UnrealEngine5-Skills --all -g -y` in your terminal to install all eleven UE5 workflows globally.

Which Unreal Engine versions are supported?โ–ผ

All workflows are validated against UE5.6, UE5.7, and UE5.8, including UE5.8-specific PCG scheduler, packaging, and Enhanced Input updates.

Can I use it without knowing skill names?โ–ผ

Yes. The auto-assistant entry reads your plain-English request and routes it to the correct Blueprint, C++, UI, PCG, or debugging workflow automatically.

Does it help with Blueprint and C++ gameplay code?โ–ผ

Yes. It generates complete .h/.cpp class pairs with reflection macros and builds Blueprint graphs with exact node and pin wiring steps.

Does it work with Codex and other coding assistants?โ–ผ

Yes. Every workflow follows the universal SKILL.md standard and includes openai.yaml configs, so it runs in Codex, Claude Code, Cursor, and similar environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’