About
This skill automates the initialization of modern Python libraries by leveraging 'uv' for high-performance dependency management. It establishes a standardized 'src' layout and populates the project with essential developer tools including Ruff for linting, Pytest for testing, and JupyterLab for interactive development. Additionally, it generates a 'justfile' for streamlined command execution and provides an interactive workflow for creating and pushing the repository to GitHub, supporting both personal and organizational accounts.