performance-audit
✓Web performance testing via Playwright MCP - Core Web Vitals, Lighthouse
Installation
SKILL.md
| Metric | Good | Needs Work | Poor |
| LCP (Largest Contentful Paint) | ≤2.5s | ≤4.0s | >4.0s | | INP (Interaction to Next Paint) | ≤200ms | ≤500ms | >500ms | | CLS (Cumulative Layout Shift) | ≤0.1 | ≤0.25 | >0.25 |
| Total page size | <1.5MB | | JavaScript | <300KB | | CSS | <100KB | | Images | <500KB | | Fonts | <100KB | | Time to Interactive | <3.5s |
Web performance testing via Playwright MCP - Core Web Vitals, Lighthouse Source: namesreallyblank/clorch.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/namesreallyblank/clorch --skill performance-audit- Source
- namesreallyblank/clorch
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is performance-audit?
Web performance testing via Playwright MCP - Core Web Vitals, Lighthouse Source: namesreallyblank/clorch.
How do I install performance-audit?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/namesreallyblank/clorch --skill performance-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/namesreallyblank/clorch
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01