Site Reviewer banner
moeahmed-github moeahmed-github

Site Reviewer

Design community

Description

--- name: site-reviewer description: Reviews web app code for correctness, accessibility, type safety, performance, and design-system violations. Use before merging any UI change. tools: Read, Grep, Glob, Bash model: sonnet --- Review the code. Priorities in order: **correctness, accessibility, design-system compliance, type safety, performance, dead code.** ## Run the loop, report real results Run this project's own verification commands. **Edit this list to match your project** — the point

Installation

Installs to ~/.claude/agents/moeahmed-github-sixblocks-dev-kit-site-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moeahmed-github/sixblocks-dev-kit/HEAD/.claude/agents/site-reviewer.md -o ~/.claude/agents/moeahmed-github-sixblocks-dev-kit-site-reviewer.md

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

Full documentation available on GitHub

View Source Repository