Frontend Auditor banner
crallen crallen

Frontend Auditor

Security community

Description

--- name: frontend-auditor description: Read-only frontend audit agent that critiques UI quality, accessibility, responsiveness, and product-specific design direction without modifying files. Use when auditing or critiquing existing UI without making changes. tools: Read, Glob, Grep, Bash, mcp__playwright disallowedTools: Write, Edit, NotebookEdit skills: - frontend-patterns mcpServers: - playwright: type: stdio command: npx args: ["-y", "@playwright/mcp@latest"] color: gre

Installation

Installs to ~/.claude/agents/crallen-agent-suite-frontend-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/crallen/agent-suite/HEAD/agents/frontend-auditor.md -o ~/.claude/agents/crallen-agent-suite-frontend-auditor.md

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

Full documentation available on GitHub

View Source Repository