auditing-lighthouse-scores

Installation
SKILL.md

Auditing Lighthouse scores with lightscore

lightscore audits already-running pages — it never starts a server. Make sure the target is reachable before auditing (start the dev server yourself if needed).

Quick start

npx lightscore <url>

Targets are normalized automatically: localhost:3000http://localhost:3000, example.com/pricinghttps://example.com/pricing. Full URLs pass through as-is. Multiple targets can be given in one call.

Common invocations

Installs
1
First Seen
Jul 2, 2026
auditing-lighthouse-scores — thatbeautifuldream/lightscore