What problem does it solve? Website quality issues are scattered across performance, accessibility, SEO, and security, and a single aggregate score rarely tells you what to fix. This Skill runs an evidence-led audit that combines live browser measurements with source inspection, then categorizes findings by severity and user impact. ## Core Features & Use Cases - Five audit categories: Covers Performance (Core Web Vitals: LCP, INP, CLS), Accessibility (WCAG), SEO, Best Practices, and Agentic Browsing in one structured review. - Tool routing with fallbacks: Uses Chrome DevTools MCP traces and Lighthouse audits when available, falling back to Lighthouse CLI, PageSpeed Insights, or manual checks. - Static source smoke test: Ships a read-only scripts/analyze.sh analyzer that scans HTML files for missing doctype, viewport, lang, alt attributes, and non-HTTPS URLs, emitting structured JSON. - Use Case: Ask for an audit of your staging site before launch; receive a severity-ranked report with measured evidence, file-level fixes, and a verification plan. ## Quick Start Ask the agent to audit your website's performance, accessibility, and SEO, providing the target URL or a path to local HTML files.