n2c-context-gatherer
CommunityGather C++ code context for Unreal Engine.
Software Engineering#code generation#context gathering#cpp#api patterns#unreal engine#header parsing
Authorbuihuuloc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the complex and time-consuming process of gathering essential context for C++ code generation in Unreal Engine projects, reducing manual effort and potential errors.
Core Features & Use Cases
- Include Path Resolution: Automatically finds the correct header file paths for project types.
- Base Class Signature Extraction: Parses base class headers to identify virtual methods and member variables.
- API Pattern Detection: Identifies common Unreal Engine API usage patterns and potential conflicts.
- Use Case: When generating a new gameplay ability, this Skill can provide all necessary include paths and the signature of the base class, ensuring the generated code compiles correctly.
Quick Start
Use the n2c-context-gatherer skill to gather context for the base class USipherGameplayAbilityRuntime using the provided JSON input.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: n2c-context-gatherer Download link: https://github.com/buihuuloc/universal-ue-skills/archive/main.zip#n2c-context-gatherer 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 223,000+ vetted skills library on demand.