chrome-devtools

Automates browser tasks, debugging, and performance analysis with persistent Puppeteer sessions.

Updated Jan 1, 2026
One-click install
npx skills add https://github.com/khoi1009/Vibecode-with-Multi-Agent-LongCoT --skill chrome-devtools-khoi1009
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chrome-devtools
Source: https://github.com/khoi1009/Vibecode-with-Multi-Agent-LongCoT/tree/main/skills/chrome-devtools
Command: npx skills add https://github.com/khoi1009/Vibecode-with-Multi-Agent-LongCoT --skill chrome-devtools-khoi1009

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires debug, puppeteer, sharp, yargs, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Automates browser-based tasks, debugging, and performance analysis using a suite of Puppeteer-driven scripts with persistent sessions.

Core Features & Use Cases

  • Persistent browser sessions across script runs
  • Accessibility snapshots via ARIA for interaction
  • Screenshots, network monitoring, performance tracing, and console capture
  • Use case: automate QA/monitoring, collect logs, and run performance tests with repeatable results

Quick Start

Install dependencies in the chrome-devtools/scripts directory, start a Puppeteer session, and run tasks such as navigate, screenshot, or performance, reusing the same browser session across steps.