概要
This skill empowers Claude to efficiently manage Python ecosystems using uv, the Rust-based unified tool that replaces pip, poetry, pyenv, and virtualenv. It provides expert guidance for initializing projects, managing complex dependency trees with lockfiles, creating portable PEP 723 scripts, and handling multiple Python versions seamlessly. By leveraging uv's extreme speed—often 10-100x faster than traditional tools—this skill streamlines Python development workflows from local environment setup to production-ready Docker and CI/CD configurations.