Performance & Quality Custom Skills · Curated

Core Web Vitals Explainer

Explains a Core Web Vitals report in plain English with prioritized fixes.

What it does

Takes a PageSpeed Insights or Search Console Core Web Vitals report and translates each failing metric (LCP, INP, CLS) into a specific likely cause on the site, such as an unpreloaded hero image, a layout shift from an ad slot, or slow server response time, ranked by expected impact so the highest-leverage fix is listed first.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/core-web-vitals-explainer/ (or ~/.claude/skills/core-web-vitals-explainer/ for all projects)

GitHub Copilot (VS Code)

.github/skills/core-web-vitals-explainer/

OpenAI Codex

.codex/skills/core-web-vitals-explainer/

Cursor

.cursor/skills/core-web-vitals-explainer/ (or ~/.cursor/skills/core-web-vitals-explainer/ globally)

Compatibility

Any WordPress site; needs a PageSpeed Insights, Chrome UX Report, or Search Console export to work from.