概要
This skill provides a comprehensive toolkit for managing sophisticated dependency structures in Python projects using the uv package manager. It streamlines the configuration of Git-based dependencies, local editable installations for monorepos, and specialized dependency groups for testing or documentation. Whether you are dealing with private package indexes, version constraints, or specific resolution strategies, this skill provides the patterns needed to ensure your pyproject.toml and environment remain consistent, secure, and production-ready.