一键导入
bmad-ux-designer
UX design skill for BMAD. Use for bmad:ux-design and bmad:user-flow to define interaction design and accessibility-ready UX artifacts.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
UX design skill for BMAD. Use for bmad:ux-design and bmad:user-flow to define interaction design and accessibility-ready UX artifacts.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | bmad-ux-designer |
| description | UX design skill for BMAD. Use for bmad:ux-design and bmad:user-flow to define interaction design and accessibility-ready UX artifacts. |
bmad:ux-designbmad:user-flowux-designuser-flowdocs/bmad/prd.md or docs/bmad/tech-spec.md)Enforce language selection separately for chat responses and generated artifacts.
Chat language (communication_language) fallback order:
language.communication_language from bmad/project.yamlEnglishRules for chat responses:
Artifact language (document_output_language) fallback order:
language.document_output_language from bmad/project.yamlEnglishRules for generated artifacts:
System shall followed by non-English text)API, SLA, KPI, OAuth, WCAG)Before executing ux-design or user-flow, read REFERENCE.md first.
Treat REFERENCE.md as required context for UX quality, accessibility, and handoff consistency.
docs/bmad/ux-design.mddocs/bmad/user-flow.mdbash scripts/wcag-checklist.sh
bash scripts/responsive-breakpoints.sh
python3 scripts/contrast-check.py '#000000' '#FFFFFF'
templates/ux-design.template.md
Why: complete UX artifact for implementation handoff.
templates/user-flow.template.md
Why: structured user path and decision states.
REFERENCE.md
Must read first for UX workflow guidance and delivery quality.
resources/accessibility-guide.md
Use when validating accessibility and semantic behavior.
resources/design-patterns.md
Use for common interaction patterns and consistency.
resources/design-tokens.md
Use for spacing, typography, and component-level design constraints.
Orchestrates Codex BMAD workflows. Use for bmad:init, bmad:status, and bmad:next to manage project setup, state tracking, and phase routing.
Sprint planning skill for BMAD. Use for bmad:sprint-plan and bmad:create-story to build sprint scope and implementation-ready stories.
Product discovery and analysis skill for BMAD. Use for bmad:product-brief, bmad:research, and bmad:brainstorm to clarify user needs, market context, and problem scope.
Architecture skill for BMAD. Use for bmad:architecture and bmad:gate-check to produce system design and verify requirement coverage.
Shared state and template helper skill for BMAD. Provides reusable YAML contracts and deterministic scripts used by orchestrator and phase skills.
Skill and workflow scaffolding skill for BMAD. Use for bmad:create-skill and bmad:create-workflow to extend BMAD with domain-specific capabilities.