Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

firelands-next

يحتوي firelands-next على 8 من skills المجمعة من FirelandsProject، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
6
محدث
2026-05-19
Forks
1
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

tech-stack
مطوّرو البرمجيات

Defines C++20, CMake, and MySQL standards for cross-platform support. Use to ensure compatibility across Windows, Linux, and macOS.

2026-05-19
project-mandates
متخصصو إدارة المشاريع

Global project mandates for Firelands Next. Use as the default baseline for all work.

2026-05-05
project-mandates
متخصصو إدارة المشاريع

Global project mandates for Firelands Next. Use as the default baseline for all work.

2026-05-03
hexagonal-architecture
مطوّرو البرمجيات

Enforces Hexagonal Architecture (Ports and Adapters) to isolate domain logic from infrastructure. Use when adding new features, services, or repository implementations.

2026-04-28
strategic-delegation
مديرو أنظمة الحاسوب والمعلومات

Manages task delegation to specialized virtual agents (Auth, World, DB, Core). Use for complex tasks spanning multiple domains.

2026-04-28
language-and-naming
مطوّرو البرمجيات

Ensures all code, comments, and git history use consistent English and technical nomenclature. Use whenever writing code, adding comments, or preparing commit messages.

2026-04-28
build-optimization
مطوّرو البرمجيات

Optimizes build times using Ninja, ccache, and Precompiled Headers (PCH). Use when adding new targets or heavy dependencies.

2026-04-28
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

Ensures logic correctness via Red-Green-Refactor cycle. Use for all logic changes to maintain project integrity.

2026-04-28