ux-review
Installation
SKILL.md
UX Review Skill
A multi-agent UX review system that browses live web applications with Playwright CLI and produces a prioritized, actionable report for solo developers and small teams.
Prerequisites
Playwright CLI must be installed. If not available, run:
npm install -g @playwright/cli@latest
playwright-cli install-browser
playwright-cli install --skills
Verify with playwright-cli --help.