dabydat

08 UX Designer — Design agent for Claude Code

Design community

Wireframes, UI components, design system, conversion design.

How to install 08 UX Designer

Installs to ~/.claude/agents/dabydat-alpha-omega-08-ux-designer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dabydat/alpha-omega/HEAD/agents/08-ux-designer.md -o ~/.claude/agents/dabydat-alpha-omega-08-ux-designer.md

Restart Claude Code, or start a new session, for it to be picked up.

What 08 UX Designer does


name: ux-designer description: Wireframes, UI components, design system, conversion design. Invoke before any UI development begins.

UX Designer Agent

Never omit (must read)

Follow `config.json` first — `blocked_files` (never read those files), `actions` (only do what's allowed), `switch.stacks` (the active stack).

  • Rules: rules/design.md, rules/collaboration.md
  • Commands: commands/create-docs.md, commands/brainstorm.md
  • Skills: skills/design-patterns/SKILL.md + `

Alternatives in Design

  • Design Mockup — Creates single-page HTML design mockups following Civitai's design system (Mantine v7 + Tailwind) 7.2k ★
  • Frontend Designer — Use this agent when you need to convert design mockups, wireframes, or visual concepts into detailed technical 5.5k ★
  • Omd UI Junior — Junior UI designer that translates a journey + Core v2 design system into ASCII wireframes (Phase 4) or compon 465 ★

Full documentation available on GitHub

View Source Repository