chrome-devtools

Installation
SKILL.md

Chrome DevTools

Quick start

Goal: inspect and debug a real page with DevTools-style tooling: snapshots, console, network, screenshots, audits, and traces.

Reference notes: skills/chrome-devtools/references/chrome-devtools.md

Best-fit use cases

  • Frontend debugging in a real browser.
  • Checking console errors, network requests, or runtime state.
  • Running Lighthouse or performance traces.
  • Interacting with pages where DOM state matters.

Recommended workflow

Installs
1
GitHub Stars
11
First Seen
May 6, 2026
chrome-devtools — ry-run/run-skills