XG-UE-Cpp-Course-Skill
Unreal Engine C++ knowledge lookup and code guidance
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install XG-UE-Cpp-Course-Skill?โผ
Run `npx skills add liuhuagang/XG-UE-Cpp-Course-Skill --all -g -y` in your terminal to install the skill globally.
What UE C++ topics does this skill cover?โผ
It covers the reflection system, TArray/TMap/TSet containers, delegates, multithreading, HTTP/WebSocket/TCP networking, Slate UI, third-party library packaging, and the GAS ability system.
How do I get UE C++ code examples from this skill?โผ
Ask a question in plain language, such as how to send an HTTP POST request, and the skill returns the relevant reference document with complete code templates and file paths.
Does this skill work in Cursor or Windsurf?โผ
Yes. It follows the standard SKILL.md format and works in AI IDEs like Cursor, Windsurf, Trae, and Claude Code.
Does the skill include the course source code?โผ
No. It contains knowledge references and code patterns only; the actual UE project source code ships separately with the purchased course.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides