What problem does it solve? Web projects often ship with hidden quality problems across performance, accessibility, SEO, and security that hurt user experience and search rankings. This Skill consolidates a full Lighthouse-style review into a single audit so you catch critical issues before launch. ## Core Features & Use Cases - Four-Area Audit: Reviews Performance (Core Web Vitals, resource optimization), Accessibility (WCAG criteria), SEO (crawlability, on-page, technical), and Best Practices (security, modern standards) across 150+ checks. - Severity-Ranked Findings: Categorizes issues as Critical, High, Medium, or Low with file locations, impact explanations, and concrete fix recommendations. - Automated HTML Scanning: Includes a shell script that checks HTML files for missing doctype, charset, viewport, lang attributes, alt text, and non-HTTPS URLs, outputting results as JSON. - Use Case: Before deploying a marketing site, run the audit to discover that your LCP exceeds 2.5s, several images lack alt text, and meta descriptions are missing, then receive a prioritized fix list. ## Quick Start Ask the agent to audit my website's HTML files for performance, accessibility, SEO, and best practices issues and give me a prioritized report.