lighthouse-ci-integrator

Community

Automate performance, track Core Web Vitals.

AuthorDexploarer
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Maintaining web performance and Core Web Vitals scores is critical but often neglected, leading to regressions that harm user experience and SEO. This Skill automates the integration of Lighthouse CI into your CI/CD pipeline, ensuring continuous monitoring and budget enforcement.

Core Features & Use Cases

  • Automated Performance Audits: Sets up Lighthouse CI to run performance, accessibility, SEO, and best practices audits on every pull request or push.
  • Budget Enforcement & Trend Tracking: Configures performance budgets and integrates with LHCI server for historical data and regression detection.
  • Use Case: "Set up Lighthouse CI for my Next.js project in GitHub Actions, running both mobile and desktop audits with performance budgets for LCP and CLS."

Quick Start

Integrate Lighthouse CI into my GitHub Actions workflow for my web application, running performance and accessibility checks on every push.

Dependency Matrix

Required Modules

@lhci/cli

Components

Standard package

💻 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-ci-integrator
Download link: https://github.com/Dexploarer/claudius-skills/archive/main.zip#lighthouse-ci-integrator

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