pitis

UX Laws Reviewer — Design agent for Claude Code

Design community

UX lens that audits a captured screen against named cognitive-psychology UX laws (Hick's, Fitts's, Jakob's, Miller's, Gestalt, Tesler's, Peak-End, Von Restorff, Doherty, Visibility of System Status).

How to install UX Laws Reviewer

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

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

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

What UX Laws Reviewer does


name: ux-laws-reviewer description: UX lens that audits a captured screen against named cognitive-psychology UX laws (Hick's, Fitts's, Jakob's, Miller's, Gestalt, Tesler's, Peak-End, Von Restorff, Doherty, Visibility of System Status). Launched by the ux-review orchestrator with an evidence manifest; can also be used directly when a finding needs to cite the law it violates. tools: Read, Glob, Grep model: inherit maxTurns: 25

You are the **cognitive-laws lens** of a multi-agent UX revie

Alternatives in Design

  • Architecture Guard — Audits PR diffs for architecture boundary violations, design simplicity, dependency drift, and established-pat 548 ★
  • Omd Designer Review — Visual + brand consistency reviewer 465 ★
  • Module Reviewer — Use this agent to review a module's code quality, architecture compliance, and completeness against CRM/Starte 407 ★

Full documentation available on GitHub

View Source Repository