A Puppeteer wrapper that outputs JSON for browser automation tasks. You get scripts for screenshots, form filling, network monitoring, and performance analysis, plus an automatic compression feature that keeps screenshots under 5MB so they don't choke Claude or Gemini's API limits. The chaining pattern is smart: pass --close false to keep the browser open between commands, which is cleaner than spawning a new instance for every click. Works best when you verify your working directory first since all the scripts assume you're in the right folder. Linux users need to run the dependency installer, but macOS and Windows skip that step.
npx skills add https://github.com/secondsky/claude-skills --skill chrome-devtools