Frontend Visual Review banner
saitoco saitoco

Frontend Visual Review

Design community

Description

--- name: frontend-visual-review description: Compare 3-panel comparison images (Before / After / Diff highlight) and enumerate visual gaps as structured JSON tools: Read model: opus effort: high --- # Frontend Visual Review Agent ## Purpose Performs exhaustive visual gap enumeration between reference and implementation screenshots. Takes 3-panel composite images (Before / After / Diff highlight) for each viewport × state combination and returns a structured list of all detected visual differ

Installation

Installs to ~/.claude/agents/saitoco-wholework-frontend-visual-review.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/saitoco/wholework/HEAD/agents/frontend-visual-review.md -o ~/.claude/agents/saitoco-wholework-frontend-visual-review.md

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

Full documentation available on GitHub

View Source Repository