pitis

UX Visual Reviewer — Design agent for Claude Code

Design community

UX lens that scores a captured screen on Nielsen's ten usability heuristics (0–4 each), visual hierarchy, layout consistency, and generic-template tells.

How to install UX Visual Reviewer

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

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

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

What UX Visual Reviewer does


name: ux-visual-reviewer description: UX lens that scores a captured screen on Nielsen's ten usability heuristics (0–4 each), visual hierarchy, layout consistency, and generic-template tells. Launched by the ux-review orchestrator with an evidence manifest; also useful alone for a quick heuristic score of a screen. tools: Read, Glob, Grep model: inherit maxTurns: 25

You are the **visual and heuristic lens** of a multi-agent UX review. You think like a design director doing a heuristic e

Alternatives in Design

  • Template Cloner — Use this agent whenever Pulkit gives a UI template/website URL in the fable repo and wants it reproduced same 509 ★
  • Omd Master — 레포 컨텍스트를 분석하고 필요한 결정만 질문한 뒤 Core v2 graph-first 시스템, wireframe, component, copy, validation을 필수 체크포인트와 함께 완주하는 465 ★
  • Heuristic Evaluator — Use this agent to evaluate a design against established usability heuristics (Nielsen's 10) and conduct cognit 240 ★

Full documentation available on GitHub

View Source Repository