v10.0.0 — UX Audit Skill
New Skill: ux-audit
Walk through live web apps as a real user to find usability issues and verify functionality. Uses Chrome MCP (for authenticated apps with your session) or Playwright for browser automation.
Three Modes
| Mode | What it does |
|---|---|
| UX Walkthrough | Walk through the app as a first-time user performing a realistic task, flag friction points, produce ranked findings report |
| QA Sweep | Page-by-page mechanical testing — CRUD, forms, dark mode, mobile viewport, error states |
| Targeted Check | Focused test on a specific page or feature |
What it Produces
- UX audit report (markdown) with findings ranked by severity (Critical/High/Medium/Low)
- QA sweep summary table (page-by-page pass/fail)
- Screenshots of friction points
Install
/plugin install testing@jezweb-skills
# or
/plugin install all@jezweb-skills24 skills total. New "testing" marketplace bundle.