python-debug | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / python-debug

python-debug

maintained by ahupp

star 0 account_tree 0 verified_user MIT License
bolt View GitHub

name: python-debug description: Use when you need to inspect detailed execution flow of a Python program, stepping through functions and inspecting variable contents with pdb. Triggers include requests to debug Python scripts, trace execution, or inspect runtime state using the pdb debugger.

Python Debug

  • Run the script under pdb with python -m pdb [script].
  • Let the script run until an exception with -c continue.
  • Run up to a given line X in the debugged file with -c 'until X'.

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 0
GitHub Forks 0
Created Jan 2026
Last Updated 4 months ago
tools tools debugging

Related Skills

fabric
chevron_right
typescript-expert
chevron_right
break-loop
chevron_right
burp-suite
chevron_right
page-behavior-audit
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.