| skill_id | nezam-guide-instructor-domains |
| name | nezam-Guide Instructor Domains |
| tier | 3 |
| description | Repo-grounded teaching map — which NEZAM paths to open for security, design, SEO, CI, and orchestration when explaining (not executing) workflows. |
| paths | null |
| version | 1.0.0 |
| updated | "2026-05-08T00:00:00.000Z" |
| changelog | [] |
Guide instructor domains (NEZAM)
Adapted from docs/skills/guide_instructor_domains/skill.md. Use when teaching where truth lives in this repo — do not invent vendor APIs or paths from other workspaces.
Domain → where to look
| Domain | NEZAM anchors |
|---|
| Security / secrets | .github/workflows/, nezam-security-hardening, nezam-secret-management |
| Planning / SDD | .nezam/core/plans/, docs/specs/prd/PRD.md, plan-full |
| Design / tokens | docs/DESIGN.md, .nezam/design/<brand>/, design-md, nezam-pro-design-tokens |
| SEO / IA / content | seo-ia-content, docs/specs/SEO_RESEARCH.md (when present) |
| GitHub / CI | .github/workflows/ci.yml, git-workflow, nezam-github-actions-ci |
| Deploy | nezam-vercel-deploy, nezam-devops-pipeline |
| Agents / skills | .cursor/agents/README.md, .nezam/core/memory/governance/ORCHESTRATION_ALIASES.md |
Anti-patterns
- Pointing at
factory/, .ai/.nezam/core/plans/, or Antigravity-only paths unless this repo adds them.
- Storing durable teaching state only in chat — persist in
.nezam/core/memory/MEMORY.md or specs when decisions stick.
Reference provenance
Upstream instructor map: docs/skills/guide_instructor_domains/skill.md.