frontend-performance

Installation
SKILL.md

Frontend Performance Optimization

Diagnose and fix performance issues in Next.js applications.

Quick Diagnostics

Run Lighthouse CLI

# Performance audit (headless)
npx lighthouse http://localhost:3000 --output=json --output-path=./lighthouse.json --chrome-flags="--headless" --only-categories=performance
Related skills

More from b-open-io/prompts

Installs
96
GitHub Stars
12
First Seen
Feb 6, 2026