概要
The UV Package Manager skill empowers Claude to efficiently handle Python project lifecycles using uv, a high-performance replacement for pip and Poetry. It provides comprehensive patterns for initializing projects, managing complex dependency trees with lockfiles, and optimizing virtual environments. Whether you're migrating from legacy tools, setting up CI/CD pipelines, or managing large-scale monorepos, this skill ensures reproducible builds and significantly faster installation speeds while maintaining full compatibility with modern Python packaging standards.