AI AGENT ADDONS

You can control a web browser using simple commands. This skill gives you a set of scripts that work with Chrome DevTools. You can navigate to websites, fill out forms, click buttons, and take screenshots. It is useful for testing, debugging, and collecting information from websites.

The scripts automatically compress large screenshots to keep them under 5MB. This makes them safe for use with other tools. You can also monitor network traffic, check console messages, and measure page performance. Every script outputs JSON data that is easy to read and parse.

You can chain multiple commands together to keep the browser open between steps. This helps you automate complex workflows like logging into a site and checking settings. The skill is designed to be simple to use without needing deep technical knowledge.

Add Chrome Devtools skill to your workflow

Global

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

Project

mkdir -p .claude/skills/chrome-devtools

Source Repository

Stars
2,168
Forks
423
Watchers
2,168
Last Push
3 months ago
Created
9 months ago