一键导入
UETPFCore
UETPFCore 收录了来自 ThreadedPixelFactory 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Orientation for UETPFCore — project purpose, module layout, build/test/editor commands, clangd setup, and where the authoritative docs live. Use when starting work in this repo, setting up a machine, or answering "how do I build/run/test this".
Operating the UE 5.8 Unreal MCP server from Claude Code — enabling the plugin, generating client config, discovering toolsets, and the safety rules for agent-driven editor work. Use whenever automating Unreal Editor (spawning actors, editing levels, materials, running tests) via MCP.
UETPFCore C++ conventions — subsystem access, data-driven specs, delta persistence, coordinate frames, UniversalSkyActor manager pattern, and the anti-patterns that get PRs rejected. Use when writing, reviewing, or refactoring any C++ in this repo.