Skip to content

v10.0.0 — UX Audit Skill

Choose a tag to compare

@jezweb jezweb released this 18 Feb 11:07
· 135 commits to main since this release

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-skills

24 skills total. New "testing" marketplace bundle.