uv-debug
CommunityAutomate Python package debugging, eliminate build cache headaches.
AuthorWarrenZhu050413
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the frustration of Python package installation issues, automatically detecting and resolving common uv problems that waste developer time.
Core Features & Use Cases
- Systematic Troubleshooting: Provides step-by-step workflows for common uv installation and build cache problems.
- Installation Mode Management: Automatically identifies and switches between production, editable, and local installation modes.
- Use Case: Imagine you've updated your Python package but changes aren't appearing in the installed version. Use this Skill to instantly diagnose whether it's a stale build cache, installation mode confusion, or dependency issues.
Quick Start
Use the uv-debug skill to diagnose why my code changes aren't appearing after running 'uv tool install .'
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: uv-debug Download link: https://github.com/WarrenZhu050413/Warren-Claude-Code-Plugin-Marketplace/archive/main.zip#uv-debug Please download this .zip file, extract it, and install it in the .claude/skills/ directory.