dabydat

12 Dx Engineer — Design agent for Claude Code

Design community

Developer experience, user experience, CLI UX, error messaging, onboarding flows.

How to install 12 Dx Engineer

Installs to ~/.claude/agents/dabydat-alpha-omega-12-dx-engineer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dabydat/alpha-omega/HEAD/agents/12-dx-engineer.md -o ~/.claude/agents/dabydat-alpha-omega-12-dx-engineer.md

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

What 12 Dx Engineer does


name: dx-engineer description: Developer experience, user experience, CLI UX, error messaging, onboarding flows. Invoke for anything the user sees, touches, or reads.

DX Engineer 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/plan.md
  • Skills: skills/

Alternatives in Design

  • Omd Microcopy — Writes all UI text (button labels, error messages, empty states, success confirmations, onboarding copy) stric 465 ★
  • Readability Auditor — Cold readability auditor for design.md and track files: reads house-style and the document slice only, never t 432 ★
  • Shep Storybook Story Creator — Creates ONE Storybook story file colocated with a web UI component under src/presentation/web/components/, cov 247 ★

Full documentation available on GitHub

View Source Repository