Modern Python with uv (10-100x faster package manager) and ruff (extremely fast linter/formatter).
/plugin marketplace add tenequm/claude-plugins
/plugin install uv-ruff-python-tools@tenequm-plugins
"Set up a new Python project with uv"
"Migrate from pip/poetry to uv"
"Configure ruff to replace flake8, black, and isort"
"Set up pre-commit hooks with ruff"
4 references: uv guide, ruff guide, migration paths, workflows.