概要
This skill empowers Claude to master uv, an extremely fast Python package installer and resolver written in Rust that acts as a modern replacement for pip, pip-tools, and Poetry. It provides comprehensive guidance on setting up new projects, managing virtual environments, resolving complex dependency conflicts, and installing Python interpreters without external dependencies. By leveraging uv's high-performance capabilities, this skill ensures reproducible builds through lockfiles, simplifies monorepo management, and significantly reduces execution times for CI/CD pipelines and Docker builds.