uxaudit
Automated UX regression testing with ranked fix plans
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install uxaudit?โผ
Run `npx skills add gotalab/uxaudit --all -g -y` in your terminal to install the skill globally.
What does uxaudit check?โผ
It runs about 40 checks across AI-slop patterns, WCAG 2.2 accessibility, Nielsen usability heuristics, core journey completion, and visual desirability, each citing a published source.
How is uxaudit different from Playwright or Lighthouse?โผ
E2E tests confirm flows execute and Lighthouse checks performance, while uxaudit verifies a new user can actually understand, decide, act, and recover through real journeys, then delivers a ranked fix plan with evidence.
Does uxaudit work with Claude Code?โผ
Yes. It runs as a Claude Code plugin invoked with /uxaudit:uxaudit, auto-detecting your app's URL and walking journeys on the live app.
Can I run uxaudit without UX expertise?โผ
Yes. Findings are grouped into plain-language UX issues and UI risk signals with screenshot evidence, so anyone can read the dashboard and act on the top fixes.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core