gotalabgotalabCommunityยท1 Agent Skills Included

uxaudit

Automated UX regression testing with ranked fix plans

Audits live web apps for usability, accessibility, and AI-slop patterns across real user journeys. Walks signup, first-value, and error-recovery flows automatically, then runs about 40 checks backed by WCAG 2.2, Nielsen, and Baymard research. Eliminates manual UX review by producing a ranked fix plan with screenshot evidence ready to hand back to your coding workflow.
npx skills add gotalab/uxaudit --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’