jamie-bitflight/claude_skills-uv
Use when working with Astral's uv — managing Python project dependencies, creating PEP 723 scripts, installing tools, managing Python versions, configuring package indexes, or migrating from pip/poetry. Covers project initialization, virtual environments, workspace configuration, and CI/CD integration.
npx skills add https://github.com/Jamie-BitFlight/claude_skills --skill uv
Take jamie-bitflight/claude_skills-uv from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference pip, uv, uvx, apt.
Without those the skill loads but fails at the first command.