Debug JavaScript/TypeScript running in Chrome or Node.js via the cdp-tools MCP server - set breakpoints and logpoints, inspect call stacks and variables, monitor console/network activity, automate browser interactions (navigate, click, type, screenshot), manage dev servers, and record/replay reproduction sequences with automated fix verification. Use whenever a task involves debugging a running app, reproducing or verifying a bug, tracing runtime behavior, or the user mentions breakpoints, Chrome DevTools, CDP, replay sequences, or cdp-tools MCP tools (launchChrome, navigate, breakpoint, inspect, replay, server, issues, etc.).
$npx -y skills add indate/cdp-tools-mcp --skill cdp-toolsInstalls into the current project.
Run `npx skills use "https://github.com/indate/cdp-tools-mcp" --skill "indate/cdp-tools-mcp/cdp-tools"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/indate/cdp-tools-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/indate/cdp-tools-mcp"` and select the relevant skills, then follow their instructions.