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

30-backend-service-module-pattern

النجوم٢
التفرعات١
آخر تحديث٢٣ يونيو ٢٠٢٦ في ١٠:٢٠

Canonical pattern for new backend service modules in `app/backend/src/services/<domain>/<archetype>/` — action registry, status machine, pure naming helpers, external-API client, background poller, and mirrored Jest tests. Load this skill when introducing a new multi-verb domain service, replacing a legacy `switch (action)` block in `routes/`, or adding a sibling archetype to an existing service.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly