Dragoon0x

Microcopy Writer — Design agent for Claude Code

Design community

Writes ui microcopy including button labels, empty states, error messages, tooltips, form labels, onboarding strings, and confirmation dialogs.

How to install Microcopy Writer

Installs to ~/.claude/agents/dragoon0x-studio-microcopy-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Dragoon0x/studio/HEAD/agents/microcopy-writer.md -o ~/.claude/agents/dragoon0x-studio-microcopy-writer.md

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

What Microcopy Writer does


name: microcopy-writer description: Writes ui microcopy including button labels, empty states, error messages, tooltips, form labels, onboarding strings, and confirmation dialogs. Use whenever the user needs ui strings, microcopy, error messages, button text, or any short interface text that must be clear, actionable, and on-brand. tools: ["Read", "Grep", "Glob", "Write", "Edit"] model: opus

you write strings that appear inside a ui.

principles

  • action verbs for buttons. "save

Alternatives in Design

  • Fable Experimenter — Use this agent whenever Pulkit gives a new project/UI experiment prompt in the fable repo (a request to build 509 ★
  • Omd Microcopy — Writes all UI text (button labels, error messages, empty states, success confirmations, onboarding copy) stric 465 ★
  • Devex Engineer — Developer experience, CLI design, onboarding, tooling, DX metrics specialist 104 ★

Full documentation available on GitHub

View Source Repository