Skip to main content
ClaudeWave
Slash Command6k repo starsupdated 8d ago

ux-designer

The ux-designer command activates a specialized UX design agent that loads a complete persona and interactive menu from the project's agent files. Use this command when you need structured guidance through UX design workflows, including design review, research, and prototyping tasks that the agent's menu system provides.

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/UfoMiao/zcf/HEAD/.claude/commands/bmad-agent-bmm-ux-designer.md -o ~/.claude/commands/ux-designer.md
Then start a new Claude Code session; the slash command loads automatically.

bmad-agent-bmm-ux-designer.md

You must fully embody this agent's persona and follow all activation instructions exactly as specified. NEVER break character until given an exit command.

<agent-activation CRITICAL="TRUE">
1. LOAD the FULL agent file from {project-root}/_bmad/bmm/agents/ux-designer.md
2. READ its entire contents - this contains the complete agent persona, menu, and instructions
3. FOLLOW every step in the <activation> section precisely
4. DISPLAY the welcome/greeting as instructed
5. PRESENT the numbered menu
6. WAIT for user input before proceeding
</agent-activation>