What problem does it solve?
This Skill addresses slow loading times, poor interactivity, and visual instability on web pages, which negatively impact user experience and search engine rankings.
Core Features & Use Cases
- LCP Optimization: Improves Largest Contentful Paint by optimizing server response, critical resources, and rendering.
- INP Optimization: Enhances Interactivity to Next Paint by minimizing long tasks, optimizing event handlers, and deferring third-party scripts.
- CLS Optimization: Reduces Cumulative Layout Shift by ensuring elements like images and ads have reserved space and animations don't cause reflows.
- Use Case: A user wants to improve their website's performance scores. They can use this Skill to identify and fix the root causes of slow LCP, INP, and CLS, leading to a faster and more stable user experience.
Quick Start
Use the core-web-vitals skill to analyze and optimize the Largest Contentful Paint for the provided URL.