Lighthouse Performance Analysis
Installation
SKILL.md
Lighthouse Performance Analysis Skill
This skill provides automated website performance analysis using Lighthouse CLI. It focuses on pre-computed metrics, automated audits, and actionable recommendations.
When to Use This Skill
| Use Case | This Skill (Lighthouse) | Web Performance Skill (DevTools) |
|---|---|---|
| Quick performance audit | Yes | No |
| Core Web Vitals check | Yes | Yes (manual) |
| Automated CI/CD testing | Yes | No |
| Interactive debugging | No | Yes |
| Network request inspection | No | Yes |
| Live profiling | No | Yes |