deno-debugger
Interactive debugger for Deno/TypeScript applications using the V8 Inspector Protocol. This skill should be used when investigating issues in Deno applications, including memory leaks, performance bottlenecks, race conditions, crashes, or any runtime behavior that requires step-by-step debugging, heap analysis, or CPU profiling. Provides CDP client tools, heap/CPU analyzers, and investigation tracking.
$ 安裝
git clone https://github.com/willkelly/deno-debug-skill /tmp/deno-debug-skill && cp -r /tmp/deno-debug-skill/deno-debugger ~/.claude/skills/deno-debug-skill// tip: Run this command in your terminal to install the skill
Repository

willkelly
Author
willkelly/deno-debug-skill/deno-debugger
1
Stars
0
Forks
Updated1w ago
Added1w ago