What problem does it solve? Manually auditing a website across accessibility, performance, responsive breakpoints, and runtime errors is slow and fragmented. This Skill orchestrates a complete QA pass through the WebMobAI MCP tools and produces a single self-contained HTML report with screenshots, video, and a Playwright trace. ## Core Features & Use Cases - Full-site QA workflow: Launches an isolated Chromium session, explores up to 5 internal pages, checks console/network errors, and records structured pass/warning/fail results. - Accessibility and performance audits: Groups WCAG issues by impact level and rates Web Vitals (LCP, FCP, CLS, TTI, TTFB, INP) against Good/Needs Improvement/Poor thresholds. - Responsive and evidence capture: Screenshots each breakpoint, flags horizontal overflow, records session video, and generates an HTML report plus JUnit XML for CI. - Use Case: Ask to "test https://example.com and give me a full report" and receive a report file, screenshots, video, trace.zip, and a prioritized summary of the top issues to fix. ## Quick Start Ask the AI to run a full QA audit on your website URL and generate the HTML report with screenshots and performance scores.