Chrome DevTools Skills
Turns the Chrome DevTools MCP tools into named debugging procedures.
Install
Official/plugin install chrome-devtools-mcp@claude-plugins-official
Bir web sayfasında yavaş yükleme, bellek sızıntısı ya da erişilebilirlik sorunu aranırken
- Author
- Chrome DevTools
- License
- Apache-2.0
The base skill sets the working loop for driving a live browser: navigate, wait, snapshot to get element ids, then act on those ids, with guidance on writing large outputs to a file instead of the transcript. Three skills go deeper on specific failures, covering LCP, memory leaks and accessibility. The LCP one splits the metric into time to first byte, load delay, load duration and render delay, and warns against shrinking an image when render delay is the actual bottleneck.
Similar skills
Skill Seekers
SkillTurns documentation sites, repos and PDFs into agent skills.
Chrome DevTools Agent
SkillDrives a live Chrome session through the chrome-devtools MCP server.
BrowserAct Skills
SkillGives an agent a real browser it drives over a CLI, with sessions kept apart.
Comments(0)
Sign in to comment