بنقرة واحدة
UETPFCore
يحتوي UETPFCore على 3 من skills المجمعة من ThreadedPixelFactory، مع تغطية مهنية على مستوى المستودع وصفحات 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.