orbit-lighthouse

Automate Core Web Vitals audits for WordPress plugins using Lighthouse.

2|1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/adityaarsharma/orbit --skill orbit-lighthouse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orbit-lighthouse
Source: https://github.com/adityaarsharma/orbit/tree/main/skills/orbit-lighthouse
Command: npx skills add https://github.com/adityaarsharma/orbit --skill orbit-lighthouse

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires chrome, lighthouse, node.js, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures WordPress plugins meet Core Web Vitals performance standards, providing a detailed score on Performance, Accessibility, Best Practices, and SEO.

Core Features & Use Cases

  • Core Web Vitals Scoring: Measures LCP, FCP, TBT, CLS, and TTI for frontend and admin pages.
  • Automated Report Generation: Generates detailed HTML and JSON reports for analysis.
  • Use Case: Run this Skill to audit a WordPress plugin for performance issues and get a one-page summary of scores with actionable insights.

Quick Start

Run the lighthouse skill to get a performance report on your plugin frontend page.

Frequently Asked Questions about orbit-lighthouse

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run Lighthouse Core Web Vitals audits for a WordPress plugin?

To audit WordPress plugin pages, you need Node.js and Chrome installed to run Lighthouse and collect performance metrics from a browser perspective. The Skill then generates detailed HTML and JSON reports analyzing LCP, FCP, TBT, CLS, and TTI.

What Core Web Vitals metrics does Lighthouse collect for WordPress plugin pages?

Lighthouse collects Core Web Vitals metrics including LCP, FCP, TBT, CLS, and TTI for WordPress plugin frontend and admin pages. It provides detailed scores on Performance, Accessibility, Best Practices, and SEO.

Do I need Chrome and Node.js to automate WordPress plugin performance testing?

Yes, you need both Node.js and Chrome installed to automate WordPress plugin performance testing with Lighthouse. These dependencies are required to collect accurate Core Web Vitals metrics from a browser's perspective.

Can I measure LCP and CLS on WordPress admin pages using Lighthouse?

Yes, you can measure LCP, CLS, and other Core Web Vitals on WordPress admin pages using Lighthouse. The Skill applies performance auditing specifically to both frontend and admin pages of your plugin.

What is the best way to automate Core Web Vitals reporting for WordPress plugins?

Automating Core Web Vitals reporting for WordPress plugins is best done using Lighthouse via Node.js to audit frontend and admin pages. This generates a one-page summary of scores with actionable insights for performance and quality assurance.