What problem does it solve?
Web application testing requires repetitive manual browser operations, visual inspections, and accessibility audits that are error-prone and difficult to scale. This skill automates end-to-end testing, visual regression, accessibility validation, responsive design checks, and form validation using Playwright, transforming hours of manual QA into a single reproducible workflow.
Core Features & Use Cases
- Plan-Based Testing: Execute structured test plans with API setup/cleanup, parallel scenario groups, and comprehensive Markdown reporting.
- Exploratory Testing: Run monkey tests for random error detection or quick checks for instant visual and accessibility audits on any URL.
- Multi-Dimensional Validation: Simultaneously verify visual layout, WCAG compliance, responsive breakpoints, and form input security in one execution.
Quick Start
Use the dev-webtest skill to run the test plan named "health-check" against the application URL and generate a detailed report of all detected visual, accessibility, and functional issues.