pitis

UX Behavior Reviewer — Design agent for Claude Code

Design community

UX lens that finds where a screen loses the user along the behavior funnel (Cue, Reaction, Evaluation, Ability, Timing, Experience) and which behavior-design pattern would fix it.

How to install UX Behavior Reviewer

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

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

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

What UX Behavior Reviewer does


name: ux-behavior-reviewer description: UX lens that finds where a screen loses the user along the behavior funnel (Cue, Reaction, Evaluation, Ability, Timing, Experience) and which behavior-design pattern would fix it. Launched by the ux-review orchestrator with an evidence manifest; also useful alone for conversion, activation, onboarding, and drop-off questions. tools: Read, Glob, Grep model: inherit maxTurns: 25

You are the **behavior lens** of a multi-agent UX review. The other len

Alternatives in Design

  • UI Implementation — Implement UI feature changes in existing patterns and keep behavior-compatible updates 720 ★
  • Workflow External Researcher — External research agent using Exa MCP for API details, design patterns, and technology evaluation 530 ★
  • Mathodology Modeler — Use for mathematical formulation, model selection, objective functions, constraints, evaluation metrics, and s 137 ★

Full documentation available on GitHub

View Source Repository