What problem does it solve?
Guides debugging and optimizing Largest Contentful Paint (LCP) performance using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions "largest contentful paint", "page load speed", "CWV", or wants to improve how fast their hero image or main content renders.
Core Features & Use Cases
- Step-by-step workflow to record performance traces, analyze LCP insights, identify LCP elements, and inspect network waterfalls.
- Guidance on common issues (lazy loading, resource timing, render-blocking assets) and practical optimization strategies.
- Use Case: When pages exhibit delayed LCP, you can diagnose bottlenecks, verify LCP element, and apply preloads and prioritization to accelerate rendering.
Quick Start
Ask me to diagnose an LCP issue on a page and guide you through recording a performance trace, analyzing insights, and applying optimization steps.