| name | moai-design-craft |
| description | Intent-First design craft specialist covering design direction, domain vocabulary, design memory, and post-build critique. Use when establishing design intent or auditing code against design principles.
|
| license | Apache-2.0 |
| compatibility | Designed for Claude Code |
| allowed-tools | Read, Grep, Glob |
| user-invocable | false |
| metadata | {"version":"1.2.0","category":"domain","status":"active","updated":"2026-03-30","modularized":"true","tags":"design, craft, intent-first, design-direction, domain-exploration, design-memory, critique, web-copy, ux-writing, headline, cta","related-skills":"moai-domain-uiux, moai-design-tools, moai-domain-frontend"} |
| progressive_disclosure | {"enabled":true,"level1_tokens":100,"level2_tokens":4500} |
| triggers | {"keywords":["intent-first","design craft","design direction","design intent","domain exploration","design critique","craft review","design memory","design system","system.md","design audit","why before what","design extract","interface design","web copy","ux writing","headline","cta copy","landing page copy","anti-ai writing"],"agents":["expert-frontend","team-designer"],"phases":["plan","run","review"]} |
Design Craft Specialist
Intent-First design philosophy integrated into MoAI workflows. Ensures design decisions flow from intent and domain understanding, not from visual impulse.
Core Philosophy
Intent-First: Before any visual or component decision, establish why — the domain, the user, the interaction contract, and the craft principles that apply.
The three craft operations:
| Operation | When | What It Does |
|---|
| Design Direction | At /moai plan (design keywords) | Domain exploration, intent capture, vocabulary alignment |
| Design Audit | At /moai review --design | Checks implementation against .moai/design/system.md |
| Design Critique | At /moai review --critique | Post-build craft review: observe, diagnose, rebuild decision |
Module Index
modules/intent-first.md — Intent-First process: domain exploration, design direction, vocabulary
modules/design-memory.md — .moai/design/system.md read/write protocol
modules/critique-workflow.md — Post-build critique: observe → diagnose → rebuild, hard rules and rejection criteria
modules/web-copy-craft.md — Web copy guidelines: anti-AI writing, headline formulas, CTA patterns, body copy rhythm
Quick Reference
Design Direction (plan phase)
When manager-spec detects design-relevant keywords, trigger Design Direction:
- Read
.moai/design/system.md (if it exists) for established vocabulary and intent
- Explore domain: What is the user doing? What is the mental model? What does success feel like?
- Define design intent in 1–3 sentences
- Identify 3–5 domain vocabulary terms
- Write design direction to
.moai/design/system.md
Design Audit (review phase)
When /moai review --design is invoked:
- Read
.moai/design/system.md for current design system rules
- Scan UI components against the rules
- Report violations with file:line references
- Suggest minimal fixes preserving existing structure