deno-debugger
CommunityTurn Claude into a Deno debugger partner.
Authorwillkelly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The Deno Debugger Skill empowers developers to reliably debug and investigate Deno/TypeScript applications by providing systematic inspection utilities, memory and CPU analysis, and automated reporting.
Core Features & Use Cases
- Pre-written scripts for Chrome DevTools Protocol (CDP) client, heap analyzer, CPU profiler, breadcrumbs tracking, and Markdown report generation.
- End-to-end investigation workflows for memory leaks, CPU bottlenecks, and race conditions in Deno apps.
- Automated reporting: produces a comprehensive REPORT.md with root-cause analysis, fixes, and supporting evidence.
- Use Case: Debug a memory leak in a Deno HTTP service by connecting to a running process, capturing heap snapshots, and generating a detailed report.
Quick Start
Install the skill by copying it into Claude's skills directory. Start your Deno app with --inspect to enable the inspector. Ask Claude to start an investigation; Claude will load prebuilt scripts and generate a report.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: deno-debugger Download link: https://github.com/willkelly/deno-debug-skill/archive/main.zip#deno-debugger Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.