Acerca de
The Python Debugging skill empowers Claude to perform deep diagnostic tasks on Python scripts through a specialized CLI interface. It enables setting line-based, conditional, and exception breakpoints, stepping through execution flow, and inspecting local or global variables in real-time. By providing a structured debugging methodology and decision framework, this skill helps developers identify the root cause of crashes, logic errors, and unexpected behaviors systematically rather than through trial and error, making Claude a much more effective pair-programmer during troubleshooting sessions.