소개
This skill equips Claude with the specialized knowledge to manage Python project lifecycles using uv, the extremely fast Rust-based alternative to pip. It provides standardized patterns for initializing new projects, managing production and development dependencies, and maintaining deterministic environments through uv.lock files. By leveraging this skill, developers can ensure their Python packaging workflows follow modern best practices while benefiting from the significant speed improvements and reliability offered by the uv ecosystem.