python-debugging

Community

Autonomous Python debugging, no IDE needed.

Authortrotsky1997
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables AI agents to debug Python code autonomously without relying on an IDE, inserting breakpoints programmatically, inspecting execution state, and automating common debugging workflows.

Core Features & Use Cases

  • AST-driven analysis: Use Python's AST to identify key code structures for targeted debugging.
  • Automated breakpoint insertion: Place breakpoints at function entries, loop starts, conditionals, and exception handlers to observe state.
  • Hands-free debugging workflows: Run, inspect, adjust, and cleanup breakpoints across scripts with minimal intervention.

Quick Start

Run the AI-assisted debugging workflow on a Python script:

  • python scripts/auto_debug_assistant.py your_script.py
  • After insertion, run the target script to pause at breakpoints and inspect variables.

Dependency Matrix

Required Modules

None required

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: python-debugging
Download link: https://github.com/trotsky1997/My-Claude-Agent-Skills/archive/main.zip#python-debugging

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.