بنقرة واحدة
project-mandates
Global project mandates for Firelands Next. Use as the default baseline for all work.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Global project mandates for Firelands Next. Use as the default baseline for all work.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Defines C++20, CMake, and MySQL standards for cross-platform support. Use to ensure compatibility across Windows, Linux, and macOS.
Global project mandates for Firelands Next. Use as the default baseline for all work.
Enforces Hexagonal Architecture (Ports and Adapters) to isolate domain logic from infrastructure. Use when adding new features, services, or repository implementations.
Manages task delegation to specialized virtual agents (Auth, World, DB, Core). Use for complex tasks spanning multiple domains.
Ensures all code, comments, and git history use consistent English and technical nomenclature. Use whenever writing code, adding comments, or preparing commit messages.
Optimizes build times using Ninja, ccache, and Precompiled Headers (PCH). Use when adding new targets or heavy dependencies.
استنادا إلى تصنيف SOC المهني
| name | project-mandates |
| description | Global project mandates for Firelands Next. Use as the default baseline for all work. |
Language/SKILL.mdArchitecture/SKILL.mdTDD/SKILL.mdTechStack/SKILL.mdOptimization/SKILL.mdDelegation/SKILL.mdcmake -G Ninja ... and build via Ninja), not Make.