python-debugpy
CommunityDebug Python with pdb and remote debugging (DAP).
AuthorChangZhou-xj
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Debugging Python code can be challenging when issues occur across local and remote environments. This Skill provides a structured approach to debugging with pdb for local workflows and debugpy for remote/attach scenarios, enabling faster diagnosis and fixes.
Core Features & Use Cases
- Local interactive debugging using pdb (breakpoints, variables, stepping) on the fly.
- Remote debugging via debugpy to attach from IDEs or CLIs to long-running processes.
- Post-mortem debugging and wait-for-client workflows to diagnose crashes in production-like contexts.
Quick Start
Attach a debugger to a Python process using debugpy or start a local pdb session to inspect code.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: python-debugpy Download link: https://github.com/ChangZhou-xj/zxj_skill/archive/main.zip#python-debugpy 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 471,000+ vetted skills library on demand.