Conducts comprehensive Google Lighthouse audits to optimize web performance, accessibility, SEO, and best practices.
Lighthouse Runner is a specialized Claude Code Skill that automates Google Lighthouse audits through Playwright to assess web quality across four key pillars: Performance, Accessibility, SEO, and Best Practices. It provides real-time Core Web Vitals metrics for both live URLs and local HTML files, making it an essential tool for developers looking to identify rendering bottlenecks, improve search engine rankings, and ensure WCAG compliance during the development lifecycle.
Key Features
01Automated Performance, SEO, and Accessibility auditing via Playwright
02Machine-readable JSON output for automated quality gate integration
03Detailed diagnostics for rendering-blocking resources and image optimization
04Real-time Core Web Vitals tracking including LCP, FID, and CLS
052 GitHub stars
06Local file analysis with automated temporary server instantiation
Use Cases
01Validating local HTML files for accessibility compliance before deployment
02Auditing a production website to identify performance regressions and SEO gaps
03Monitoring Core Web Vitals on development servers to optimize loading speed