lighthouse-verification

Installation
SKILL.md

Lighthouse verification

Run a subset of the unit tests like this:

yarn mocha test/files/to/run

Don't run "yarn unit" - it takes too long.

Run typechecking and linter:

yarn type-check
yarn lint --fix

Make sure to run some unit tests and the type-checker / linter after making changes.

Installs
2
GitHub Stars
30.6K
First Seen
Jul 3, 2026
lighthouse-verification — googlechrome/lighthouse