python-debug

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

Also installable via skills CLI
npx skills add ahupp/diet-python/.codex/skills/python-debug

Source

Path:.codex/skills/python-debug/SKILL.md(main)

Related in development