pydebug-setup
CommunitySet up Python debugging for Bazel targets.
Authordukebw
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill automates the creation of Python debugging environments for Bazel targets, enabling seamless remote debugging with Neovim's nvim-dap and debugpy.
Core Features & Use Cases
- Target discovery: Queries Bazel for py_binary and py_test targets.
- Deployment automation: Caches target results, creates a virtual environment, and installs debugpy for remote debugging.
- Use Case: When you need to attach a debugger to a Bazel-built Python target running on a remote host, this skill streamlines target selection and environment setup.
Quick Start
Run pydebug-setup to discover Bazel Python targets, create a venv with debugpy, and configure Neovim for debugging. Use pydebug-setup -r to refresh the target cache, -n for a dry-run, or -l to run locally instead of via rexec.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: pydebug-setup Download link: https://github.com/dukebw/dotfiles/archive/main.zip#pydebug-setup Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.