Setup & Installation
What This Skill Does
Runs a web quality audit across performance, accessibility, SEO, and best practices based on Google Lighthouse checks. Categorizes findings by severity and returns specific code-level fixes for each issue.
Covers 150+ Lighthouse checks in one pass and returns prioritized fixes with file references, instead of running separate tools for performance, a11y, and SEO and reconciling reports by hand.
When to use it
- Checking Core Web Vitals before shipping a landing page redesign
- Reviewing a marketing site for WCAG AA color contrast and alt text gaps
- Auditing a Next.js build for unused JavaScript and oversized images
- Validating meta tags, canonical URLs, and heading hierarchy on a blog
- Catching mixed content and outdated dependencies before a production deploy