What problem does it solve? Web projects often ship with hidden performance regressions, accessibility barriers, and SEO gaps that hurt user experience and search rankings. This Skill provides a structured audit framework covering 150+ checks so issues are found, categorized by severity, and paired with actionable fixes before launch. ## Core Features & Use Cases - Four-Category Audit: Reviews Performance (Core Web Vitals, resource optimization), Accessibility (WCAG-based checks), SEO (crawlability, on-page, technical), and Best Practices (security, modern standards). - Severity-Ranked Findings: Classifies issues as Critical, High, Medium, or Low with a consistent output format including impact and specific code fixes. - Static HTML Analyzer Script: Includes a read-only bash script that scans HTML files for missing doctype, viewport, lang attributes, alt text, and non-HTTPS URLs, outputting structured JSON. - Use Case: Before deploying a marketing site, run the audit to catch a missing viewport meta tag, oversized LCP images, and low-contrast text, then receive a prioritized fix list. ## Quick Start Ask the assistant to audit your website's HTML files for performance, accessibility, SEO, and best practice issues and return a severity-ranked report.