chrome-devtools

Originally fromsamhvw8/dot-claude
Installation
SKILL.md

Chrome DevTools Agent Skill

Browser automation via executable Puppeteer scripts. All scripts output JSON for easy parsing.

Quick Start

Installation

Step 1: Install System Dependencies (Linux/WSL only)

On Linux/WSL, Chrome requires system libraries. Install them first:

cd .claude/skills/chrome-devtools/scripts
./install-deps.sh  # Auto-detects OS and installs required libs

Supports: Ubuntu, Debian, Fedora, RHEL, CentOS, Arch, Manjaro

Installs
38
GitHub Stars
14
First Seen
Jan 21, 2026
chrome-devtools — samhvw8/dotfiles