Performs comprehensive UX discovery sweeps using automated agents to audit interfaces and triage findings into a task backlog.
The Discover skill implements a disciplined multi-agent workflow led by a Deming-inspired persona to conduct systematic UX audits. It utilizes the Nielsen subagent to perform deep exploratory testing via Playwright, followed by the Nightingale subagent which triages identified issues into a structured backlog. By following the Plan-Do-Check-Act (PDCA) cycle, this skill provides a rigorous, evidence-based assessment of your application's user experience without introducing immediate code changes or regressions.
Key Features
015 GitHub stars
02Automated Playwright-driven UI discovery sweeps for deep interface analysis
03Automated task generation into the .tasks/backlog/ directory
04Zero-risk auditing process that identifies issues without modifying source code
05Strict PDCA cycle management to ensure disciplined, evidence-based reporting
06Multi-agent workflow utilizing Nielsen for exploration and Nightingale for triage
Use Cases
01Populating a development backlog with verified UI/UX bugs and inconsistencies
02Performing exploratory testing on complex web workflows to find edge-case failures
03Conducting automated UX health checks before major production releases