What problem does it solve?
This skill provides actionable guidance to identify and fix Core Web Vitals regressions—Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS)—so pages load faster, respond more quickly to user input, and remain visually stable to improve user experience and search ranking.
Core Features & Use Cases
- Diagnosis & Measurement: Clear instructions for lab and field measurement using Lighthouse, Chrome DevTools, web-vitals, WebPageTest, and CrUX to find the root cause of poor metrics.
- Targeted Remediations: Prioritized checklists and remediation patterns for slow TTFB, render-blocking resources, long main-thread tasks, third-party script management, reserved image/video dimensions, and font strategies.
- Framework Tips & Example: Framework-specific examples for Next.js, React, and Vue/Nuxt that show how to preload LCP assets, defer heavy work, and ensure images and embeds reserve layout space; use this to audit a landing page or e-commerce product view and get prioritized fixes.
Quick Start
Run the core-web-vitals skill on your page URL to receive a prioritized audit and concrete fixes for LCP, INP, and CLS.