CDP Debug Skill
A live debugger for Node.js services. Each project's .vscode/launch.json exposes a Node Inspector port; this skill connects via CDP, sets breakpoints, captures pause events, and lets Claude inspect runtime state — all without leaving the conversation.
When to use
Triggers the user might say:
- "debug
UserService.create" - "set a breakpoint at
user.controller.ts:42" - "I want to see what arrives in
dtowhen I POST" - "investigate why this route returns 500"
- "trac
[Description truncada. Veja o README completo no GitHub.]