Chrome DevTools Agent
Drives a live Chrome session through the chrome-devtools MCP server.
Install
gh skills install github/awesome-copilot chrome-devtools
Canlı bir sayfada gezinme, form doldurma, konsol ve ağ isteklerini okuma ya da performans izi alma gerektiğinde
- Author
- Aung Myo Kyaw
- License
- MIT
Groups the server's tools into navigation, input, inspection and emulation, then adds the working patterns that decide whether a browser session is useful or noisy: take a snapshot first and act on the element id it returns rather than guessing at selectors, read console messages and network requests before theorising about a bug, and record a trace when the question is about load performance. Viewport size, network speed and CPU throttling can be emulated for slow-device checks. Only works with the chrome-devtools MCP server connected.
Similar skills
MCP CLI
SkillCalls MCP servers from the command line instead of wiring them in permanently.
Browsing (Superpowers Chrome)
SkillControls an already-running Chrome over DevTools Protocol, logged-in tabs included.
Chrome DevTools Skills
SkillTurns the Chrome DevTools MCP tools into named debugging procedures.
Comments(0)
Sign in to comment