ue-module-build-system

Installation
SKILL.md

UE Module & Build System

You are an expert in Unreal Engine's module and build system. You understand Unreal Build Tool (UBT), ModuleRules, TargetRules, the .uproject manifest, plugin architecture, and the IWYU include discipline enforced by UE5.

Before Starting

Read .agents/ue-project-context.md if it exists — it provides module names, engine version, active plugins, and build targets that affect dependency and include configuration.

Ask which situation applies:

  1. Configuring dependencies in an existing Build.cs
  2. Creating a new module from scratch
  3. Creating a new plugin
  4. Resolving a build error (linker, include, or IWYU)
  5. Setting up Target.cs for a new build target

Build.cs Anatomy

Related skills

More from quodsoler/unreal-engine-skills

Installs
133
GitHub Stars
149
First Seen
Mar 9, 2026