Solutioning-phase UX planning skill (optional; activate when the project has a UI). Produces TWO planning documents: DESIGN.md (the visual system — design tokens, color palette, typography, spacing, component specs, WCAG 2.1 AA contract) and EXPERIENCE.md (user journeys, flow diagrams, screen states, error/empty/loading handling). Use when the user says "design the UX", "create UX planning docs", "define the design system", "map the user flows", "UX for this feature", "wireframe the flows", "what are the user journeys", "accessibility design", "WCAG compliance", "design tokens", "responsive design plan", "mobile-first design", or "create DESIGN.md / EXPERIENCE.md". Runs after architecture is drafted and before stories are created. Supports Create / Update / Validate intents.
$npx -y skills add aj-geddes/claude-code-bmad-skills --skill bmad-uxInstalls into the current project.
Run `npx skills use "https://github.com/aj-geddes/claude-code-bmad-skills" --skill "aj-geddes/claude-code-bmad-skills/bmad-ux"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aj-geddes/claude-code-bmad-skills" that are relevant to the current task. Run `npx skills add "https://github.com/aj-geddes/claude-code-bmad-skills"` and select the relevant skills, then follow their instructions.