lighthouse-runner

Community

Lighthouse audits for performance and accessibility.

Authornaporin0624
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill runs Lighthouse audits to measure performance, SEO, accessibility, and best practices.

Core Features & Use Cases

  • URL or local file analysis with JSON/text outputs.
  • Core Web Vitals metrics (LCP, FID, CLS) and detailed audits.
  • Local server support for HTML files.

Quick Start

Example: npx tsx ${CLAUDE_PLUGIN_ROOT}/skills/lighthouse-runner/src/index.ts https://example.com

Dependency Matrix

Required Modules

playwrightlighthouseservepuppeteer

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: lighthouse-runner
Download link: https://github.com/naporin0624/claude-web-audit-plugins/archive/main.zip#lighthouse-runner

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository