What problem does it solve?
This Skill enables browser automation, debugging, and performance analysis using Puppeteer CLI scripts, reducing manual repetitive tasks and empowering automated workflows for testing, data collection, and monitoring.
Core Features & Use Cases
- Browser automation via executable Puppeteer scripts for navigation, screenshots, network tracing, and element interaction.
- Performance and network analysis: capture vitals, trace data, and log console/network activity to diagnose page behavior.
- Workflow chaining and automation: compose sequential commands (navigate, fill, click, snapshot) to accelerate QA and data collection.
Quick Start
Use the chrome-devtools skill to quickly automate common browser tasks. For example, navigate to a URL, take a screenshot, and report the page title using the available scripts in the scripts directory under .claude/skills/chrome-devtools/scripts.