uv-package-manager

Installation
SKILL.md

UV Package Manager Skill

When to Activate

Activate this skill when:

  • Creating new Python projects
  • Adding or removing dependencies
  • Running Python scripts or tools
  • Managing virtual environments
  • Setting up Python version management

Why UV?

  • 10-100x faster than pip (Rust implementation)
  • Unified tool - replaces pip, pip-tools, poetry, pyenv, virtualenv
  • Reliable - lock files for reproducible builds
  • Modern - built for current Python workflows

Quick Commands

Related skills
Installs
60
GitHub Stars
5
First Seen
Feb 5, 2026