uv-workflow

Installation
SKILL.md

Python Development with uv

Modern Python project management using uv - the fast, Rust-powered package manager.

When to Use This Skill

Use this skill when:

  • Creating new Python projects
  • Managing dependencies (adding, removing, updating)
  • Running Python scripts in project context
  • Setting up CI/CD for Python projects
  • Troubleshooting virtual environment or dependency issues

Why uv?

Feature uv pip Poetry
Speed 10-100x faster Baseline 2-3x slower
Virtual envs Automatic Manual Automatic
Related skills
Installs
2
First Seen
Jan 31, 2026