bychromedevtools· 6 skills
Guides debugging and optimizing Largest Contentful Paint (LCP) 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.
$npx -y skills add chromedevtools/chrome-devtools-mcp --skill debug-optimize-lcpInstalls into the current project.
Run `npx skills use "https://github.com/chromedevtools/chrome-devtools-mcp" --skill "chromedevtools/chrome-devtools-mcp/debug-optimize-lcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chromedevtools/chrome-devtools-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/chromedevtools/chrome-devtools-mcp"` and select the relevant skills, then follow their instructions.