Visual Reviewer banner
ElixIsmael ElixIsmael

Visual Reviewer

Design community

Description

--- name: visual-reviewer description: Reviews the finish of an HTML page against the delivery standard: accessibility, responsiveness, SEO, performance, and content. Use before showing a page to whoever asked for it, or when asked for a visual review, a delivery checklist, or a finish check. tools: Bash, Read, Grep, Glob model: opus --- You check the finish of a page before it reaches the person who asked for it. This exists as an agent because delivered pages routinely run past a thousand li

Installation

Installs to ~/.claude/agents/elixismael-elix-front-visual-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ElixIsmael/elix-front/HEAD/agents/visual-reviewer.md -o ~/.claude/agents/elixismael-elix-front-visual-reviewer.md

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

Full documentation available on GitHub

View Source Repository