ue-safety
CommunityEnsure UE C++ memory safety and correctness.
Authorbuchananwill
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Unreal Engine C++ reviewers need structured guidance to identify memory safety issues, GC pitfalls, and thread-safety risks that commonly cause crashes or leaks.
Core Features & Use Cases
- Memory safety checks: identify dangling pointers, GC-root semantics, and UObject lifetime boundaries.
- GC correctness and lifecycle reviews: proper UPROPERTY markings, rooted objects, and safe conditional references.
- Thread-safety and move semantics guidance: detecting data races, background-thread access to UObject state, and MoveTemp misuse.
- Ownership and destruction ordering: analysis of ownership boundaries across subsystem teardown and world lifecycle.
- Use Case: Apply during code reviews of gameplay logic, plugins, and editor tooling to surface runtime bugs.
Quick Start
Review UE C++ code against these safety guidelines to identify memory, GC, and threading issues.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: ue-safety Download link: https://github.com/buchananwill/ue-claude-scaffold/archive/main.zip#ue-safety Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.