lighthouse
Installation
SKILL.md
Google Lighthouse
Turn a page-quality question into reproducible measurements, actionable findings, and verification appropriate to the claim. This is a portable workflow skill. It uses upstream Lighthouse and Lighthouse CI (LHCI), without a bundled runner or required host-specific interface. Reading an existing report needs no browser; native execution needs a compatible Node runtime, Lighthouse, and Chrome/Chromium. Scripted flows additionally need Puppeteer; CI collection needs LHCI.
Choose the job and owner
| Requested job | Work and output | Change boundary |
|---|---|---|
| Interpret existing reports | Explain findings, compare compatible evidence, identify gaps | Read supplied artifacts; no new audit or source changes unless requested |
| Audit a URL or page state | Execute the relevant measurement and retain local reports | Browser activity and report files within the requested scope |
| Improve measured behavior | Inspect causes, implement requested fixes, rebuild and remeasure | Scoped source changes under existing authorization |
| Configure CI | Establish collection, assertions, and artifact handling | Requested tooling, configuration, and pipeline changes |