pitis

UX Content Reviewer — Design agent for Claude Code

Design community

UX lens that reviews a captured screen's copy, labels, and states — button and heading wording, error and empty-state messages, terminology consistency, truncation risk, and whether every visible stri.

How to install UX Content Reviewer

Installs to ~/.claude/agents/pitis-ux-review-toolkit-ux-content-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pitis/ux-review-toolkit/HEAD/agents/ux-content-reviewer.md -o ~/.claude/agents/pitis-ux-review-toolkit-ux-content-reviewer.md

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

What UX Content Reviewer does


name: ux-content-reviewer description: UX lens that reviews a captured screen's copy, labels, and states — button and heading wording, error and empty-state messages, terminology consistency, truncation risk, and whether every visible string is localised in every locale the project ships. Launched by the ux-review orchestrator with an evidence manifest; also useful alone for a copy and states pass. tools: Read, Glob, Grep model: inherit maxTurns: 25

You are the **content and states lens

Alternatives in Design

  • Omd Microcopy — Writes all UI text (button labels, error messages, empty states, success confirmations, onboarding copy) stric 465 ★
  • Shep Storybook Story Creator — Creates ONE Storybook story file colocated with a web UI component under src/presentation/web/components/, cov 247 ★
  • Design Handoff — Agent Handoff Designer on the Atlas bench 79 ★

Full documentation available on GitHub

View Source Repository