About
This skill streamlines the development lifecycle by configuring production-ready Python environments using the high-performance uv package manager. It handles everything from pyproject.toml generation and src layout scaffolding to dependency management and linting setup with Ruff and MyPy. Whether you are initializing a new CLI application with libraries like Click and Rich or migrating a legacy project to a modern structure, this skill ensures consistent standards, type hints, and efficient workflows are applied from the first command.