runtime-debugging
CommunityEffortless debugging for Python and Node.js environments.
Authorjustinsensei
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill unit addresses the challenge of debugging runtime issues in Python and Node.js applications, providing interactive tools for breakpoint stepping and inspection.
Core Features & Use Cases
- Python Debugging: Offers three primary interfaces for Python environments (pdb, debugpy, remote-pdb).
- Node.js Debugging: Supports Node.js debugging with node inspect and Chrome DevTools Protocol (CDP).
- Use Case: For a Python script that's not running as expected, this Skill unit can be used to set breakpoints and step through the code to identify and fix the issue.
Quick Start
To start debugging a Python script, use the command: python -m pdb script.py
Dependency Matrix
Required Modules
pdbdebugpynode-inspectchrome-remote-interface
Components
scriptsreferences
💻 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: runtime-debugging Download link: https://github.com/justinsensei/apollo-backup/archive/main.zip#runtime-debugging 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 620,000+ vetted skills library on demand.