Core Web Vitals

Core Web Vitals reference for measuring, diagnosing, and improving LCP, INP, and CLS. Use when: (1) auditing page performance against Google's thresholds, (2) implementing the web-vitals JS library for field monitoring, (3) diagnosing slow LCP, high INP, or layout shifts, (4) choosing between field and lab measurement tools, (5) optimizing specific metrics with the Chrome team's top recommendations, (6) explaining what each metric measures to non-technical stakeholders, or (7) generating a visual CWV report from metric values or a Lighthouse JSON file.

jgamaraalv Updated

File contents

jgamaraalv/ts-dev-kit/tree/main/skills/core-web-vitals commit 9384da796e

Frequently asked questions

npx skillmds@latest add jgamaraalv/core-web-vitals-2