AI AGENT ADDONS
Debugging
4,400installs

Chrome DevTools helps you debug web pages and automate browser tasks. It lets you inspect network requests, test performance, and interact with page elements. Developers and testers use it to find problems quickly and work more efficiently.

With this skill you can snap a page structure, click buttons, fill forms, or take screenshots. It works with a persistent Chrome profile so your sessions stay consistent. You can also manage browser extensions and check how they behave.

To get started you just navigate to a page and take a snapshot. Each element gets a unique ID for easy interaction. The skill handles all the hard parts so you can focus on fixing issues or automating workflows.

Add Chrome Devtools skill to your workflow

Global

mkdir -p ~/.claude/skills/chrome-devtools

Project

mkdir -p .claude/skills/chrome-devtools

Source Repository

Stars
44,618
Forks
2,894
Watchers
44,618
License
Apache-2.0
Last Push
23 days ago
Created
10 months ago