Modern Python Toolchain

Modern Python project setup with uv, ruff, and pyright. Use when initializing a new Python project, configuring the Python environment, setting up linting/formatting, or when a project needs uv (the fast Python package manager). Trigger on: 'set up Python', 'new Python project', 'configure uv', 'install uv', 'ruff', 'pyright', 'Python linting', 'Python formatting', or when a task requires Python and no pyproject.toml exists yet.

xiaomimimo 086e59d 5.7 KB Updated

File contents

xiaomimimo/mimo-code/tree/main/packages/opencode/src/skill/builtin/.bundle/modern-python-toolchain commit 086e59d764

Frequently asked questions

npx skillmds@latest add xiaomimimo/modern-python-toolchain