Commands¶
Slash commands. In Claude Code, drop these into ~/.claude/commands/ (or symlink) to invoke as /<name>. In Codex CLI or generic agents, use the body as a prompt template.
| Command | What it does |
|---|---|
| /design-from-brief | Generate a complete design system (palette + foundations + component baseline + starter set + handoff) from a one-paragraph product brief. The most ambitious endpoint. |
| /iterate | Apply a critique to an existing artifact, produce a revision + changelog. |
| /document-from-brief | Generate documentation (tutorial / how-to / reference / explanation) from a brief. |
| /slide-deck | Generate a slide deck outline (talk / pitch / reading) from a brief. |
| /design-review | Run UX audit + a11y review + design critique in parallel and combine. |
| /website-improvement | Plan website improvement work with Site Profile, audit checklist, MCP readiness, prompt generation, and handoff report. |
| /palette-from-brand | Generate a full palette from a brand input (hex, category, or mood). |
| /component-spec | Spec a single component using the component-spec-writer skill. |
| /extract-tokens | Run the token extractor pipeline. |
| /motion-design | Spec motion for a screen / component / page. Picks tool, durations, easings; reduced-motion-safe. |
| /illustration | Design or spec an illustration system or piece. Style, voice, format; Korean-market-aware. |
| Spec a print piece (business card, brochure, poster, packaging). CMYK + Pantone, bleed, finish; KR conventions. | |
| /video | Spec video for marketing, social, or in-product. Length, format, captions, voiceover; KR ad disclosure. |
| /game-ui | Spec game UI (HUD / menu / inventory / store). Genre + platform + KR conventions + a11y. |
| /conversational | Spec a chatbot / voice / AI chat / live agent. Persona, intents, flows; KR conventions (해요체 / 합쇼체, Bixby / Clova / KakaoTalk channel). |
| /spatial | Spec a VR / AR / MR / WebXR experience. Platform, anchoring, locomotion, comfort, accessibility; Korean Galaxy XR + KR market. |
| /stability-review | Run the quarterly stability review report and surface promotion candidates, stale files, and next maintenance actions. |
Each file has YAML frontmatter (description) and a body. The body is the prompt the command expands to.