core-web-vitals
Installation
SKILL.md
Core Web Vitals
Measure the Core Web Vitals of any page using real browser performance APIs. No signup required.
Prerequisites
- Playwright MCP (comes with Claude Code)
Trigger
- "Check Core Web Vitals for https://..."
- "How's the LCP/CLS on my site?"
- "Web vitals audit mysite.com"
Workflow
- Navigate to the URL using
mcp__playwright__browser_navigate - Let the page settle (
mcp__playwright__browser_wait_for~3s, or wait for network idle) - Collect metrics with
mcp__playwright__browser_evaluate: