python-debug

Official

Debug Python code with tracebacks, pdb, and logs.

AuthorUnique-AG
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Python debugging is made easier by interpreting tracebacks, stepping through code with pdb, and enabling structured logging to observe behavior across environments.

Core Features & Use Cases

  • Reading tracebacks: parse errors, identify root causes, and recognize common exceptions in Python.
  • Interactive debugging with pdb: set breakpoints, step through execution, and inspect variables and state.
  • Structured logging: configure and apply a consistent logging setup for tests and production.
  • Reusable logging template: reference assets/logging_config.py to standardize logging configuration.

Quick Start

Diagnose a failing function by reading the traceback, inserting a breakpoint with pdb, and enabling structured logging to capture state changes.

Dependency Matrix

Required Modules

None required

Components

assets

💻 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-debug
Download link: https://github.com/Unique-AG/ai/archive/main.zip#python-debug

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 471,000+ vetted skills library on demand.