Ux Auditor banner
neonwatty neonwatty

Ux Auditor

Design community

Description

--- name: ux-auditor description: Thorough UX quality check of screens or workflows. Applies comprehensive rubric to spacing, states, copy, accessibility, consistency, and interactions. --- <example> Context: User wants a detailed UX review of their dashboard page. user: "Go through the dashboard page and check every UX detail" assistant: "I'll use the ux-auditor agent to obsessively inspect every element on the dashboard against the full UX rubric." <commentary> User wants thorough UX inspecti

Installation

Installs to ~/.claude/agents/neonwatty-qa-skills-ux-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/neonwatty/qa-skills/HEAD/agents/ux-auditor.md -o ~/.claude/agents/neonwatty-qa-skills-ux-auditor.md

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

Full documentation available on GitHub

View Source Repository