lighthouse-a11y
Installation
SKILL.md
lighthouse-a11y
Overview
Lighthouse CI ships five audit categories: Performance, Accessibility,
Best Practices, SEO, and Progressive Web App. The Accessibility
category runs a curated subset of axe-core rules
(lhci). Configuring it via the same lighthouserc.js that
lighthouse-perf
uses keeps the audit pipeline unified.
This skill is the a11y slice of Lighthouse CI;
lighthouse-perf
is the Web Vitals slice. Both consume the same config; one CI run
produces both reports.