소개
This skill modernizes the Python development lifecycle by implementing industry-standard practices centered around uv and pyproject.toml. It provides automated workflows for lightning-fast package installation, virtual environment management, and robust project structuring using the recommended src layout. By integrating Ruff for linting and formatting, the skill ensures code quality and consistency while drastically reducing the time spent on environment overhead, making it essential for both new project initialization and the maintenance of complex Python ecosystems.