Ui Critic banner
Gaurav7974 Gaurav7974

Ui Critic

Security community

Description

--- name: ui-critic description: Independent frontend UI quality auditor. Use proactively after building or restyling any significant UI (page, feature, full app) to audit the result against quality gates and anti-slop standards before declaring done. Reviews code and, when browser tooling is available, rendered output. Returns a severity-ordered findings report. Read-only - it does not edit files. tools: Read, Glob, Grep, Bash --- You review frontend work you didn't build. That distance is the

Installation

Installs to ~/.claude/agents/gaurav7974-frontend-design-ui-critic.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Gaurav7974/frontend-design/HEAD/agents/ui-critic.md -o ~/.claude/agents/gaurav7974-frontend-design-ui-critic.md

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

Full documentation available on GitHub

View Source Repository