liuhuagangliuhuagangCommunityยท1 Agent Skills Included

XG-UE-Cpp-Course-Skill

Unreal Engine C++ knowledge lookup and code guidance

Answers Unreal Engine C++ questions on reflection, containers, delegates, multithreading, and network communication. Provides ready-to-use code templates for HTTP, WebSocket, TCP, GAS ability systems, and Slate programs. Eliminates digging through 440 course lessons and scattered docs to find the right API pattern. Helps developers compare solutions and avoid common pitfalls like thread races and circular references.
npx skills add liuhuagang/XG-UE-Cpp-Course-Skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’