About
The uv-debug skill provides systematic diagnostic workflows to identify and fix common issues with the uv Python package manager, such as stale build caches, installation discrepancies, and missing modules. It helps developers understand the nuances between production and editable installations while providing clear steps to resolve 'command not found' errors or sync issues. By utilizing this skill, Claude can guide users through cleaning build artifacts, verifying entry points in pyproject.toml, and maintaining a stable Python development environment.