원클릭으로
nezam-system-skill-composer
Resolve natural-language feature requests into an ordered NEZAM skill stack with MENA-aware routing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Resolve natural-language feature requests into an ordered NEZAM skill stack with MENA-aware routing.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| skill_id | nezam-skill-composer |
| name | nezam-System/skill Composer |
| tier | 3 |
| description | Resolve natural-language feature requests into an ordered NEZAM skill stack with MENA-aware routing. |
| version | 1.0.0 |
| updated | "2026-05-08T00:00:00.000Z" |
| changelog | [] |
Translate a user task description into the correct ordered skill stack automatically, so users do not need to know internal skill names.
| Signal | Primary skill | Secondary skills |
|---|---|---|
| add login / auth / sign in | nezam-auth-workflows | nezam-api-design, nezam-security-hardening |
| payments / stripe / checkout | nezam-api-design | nezam-auth-workflows, mena_payment_routing (if MENA) |
| MENA payments / fawry / paymob / tabby | mena_payment_routing | nezam-api-design, nezam-auth-workflows |
| database / schema / migrations | nezam-supabase-architect OR nezam-prisma-orm | nezam-database-optimization |
| design system / tokens / components | nezam-pro-design-tokens | token-grid-typography, nezam-component-library-api |
| anti-slop / landing polish / portfolio UI | design-taste-frontend | design-intelligence-index, impeccable |
| motion polish / interaction feel | emil-design-eng | impeccable, design-intelligence-index |
| design critique / audit UI / slop | impeccable | design-taste-frontend |
| stitch / portable DESIGN.md export | stitch-design-taste | design-md, nezam-design-prompt-assembler |
| animation / motion / 3D | nezam-motion-3d-progressive | nezam-a11y-automation |
| SEO / ranking / search | seo-ia-content | nezam-structured-data-schema, nezam-topical-authority |
| Arabic content / MENA content | arabic_content_master OR egyptian_arabic_content_master | nezam-aeo-answer-engines |
| deploy / hosting / vercel | nezam-vercel-deploy | nezam-devops-pipeline, nezam-cdn-optimization |
| security / scan / harden | nezam-security-hardening | nezam-gh-security-compliance, nezam-secret-management |
| performance / speed / lighthouse | nezam-performance-optimization | nezam-cdn-optimization, nezam-cache-strategies |
| dashboard / analytics / charts | nezam-dashboard-patterns | nezam-monitoring-observability |
| CMS / content management / headless | nezam-cms-integration | nezam-editorial-workflows, nezam-content-modeling |
| test / testing / coverage | nezam-testing-strategy | nezam-testing-automation |
| plan / roadmap / phases | nezam-strategic-planning | nezam-phase-gating-roadmap, plan-full |
mena_mode: true and include regional payment/content handling.Return:
task: "<original task>"
detected_signals: [signal1, signal2]
mena_mode: true|false
skill_stack:
- step: 1
skill: skill-name
reason: "plain-language reason"
execute: "Proceeding with steps in order..."
/DEVELOP feature <description> must route through this skill before implementation./START mena should bias routing toward MENA-aware skills..nezam/core/gates/design-skills.yaml and subphase prompt.json → designSkillStack (see .nezam/core/plans/design/DESIGN_SKILLS.md)..cursor/commands/develop.md.cursor/commands/start.md.cursor/rules/workspace-orchestration.mdcWorkspace-level visual asset and canvas pipeline for generating documents, slides, and posters with rich layouts.
Enforces the full-width header / max-width body / full-width footer chrome pattern. Implements the filter+split rendering technique so background bleeds reach the viewport edge while inner content stays constrained.
Apply high-quality frontend design patterns with token-first implementation rules and NEZAM gate compliance.
Run before any design work on an unfamiliar codebase — extracts full UI context (components, layouts, routes, tokens, pages, extractable components) into 6 structured files in .cursor/context/design-init/.
Enforces the two-step design discipline: Step A pixel-perfect ground-truth reproduction → Step B exactly 2 branch variations. Applies to all design work in NEZAM.
Orchestrates high-performance infinite canvas systems, viewport transforms, and spatial indexing.