home/categories/debugging/douglascamata-dotfiles-home-dot-claude-skills-chrome-dev-protocol-skill-md
debuggingtools

chrome-dev-protocol

Lightweight Chromium DevTools automation via the bundled browser-tools.ts CLI (Puppeteer connect). Use when you need to launch a Chromium-based browser with a remote-debugging port, navigate pages, run JS in the active tab, capture screenshots, inspect DevTools sessions, or extract readable content without a full browser automation server.

douglascamata
maintainer
douglascamata
Atualizado 1/19/2026
Estrelas
0
Forks
0
quick start

Installation and usage

Lightweight Chromium DevTools automation via the bundled browser-tools.ts CLI (Puppeteer connect). Use when you need to launch a Chromium-based browser with a remote-debugging port, navigate pages, run JS in the active tab, capture screenshots, inspect DevTools sessions, or extract readable content without a full browser automation server.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use chrome-dev-protocol