uv-ruff-python-tools
Skill: Modern Python development with uv (10-100x faster package manager) and ruff (extremely fast linter/formatter) - Astral's fast tooling suite
View on GitHubTable of content
Skill: Modern Python development with uv (10-100x faster package manager) and ruff (extremely fast linter/formatter) - Astral’s fast tooling suite
Installation
npx claude-plugins install @tenequm/tenequm-plugins/uv-ruff-python-tools
Contents
Folders: skill
Files: CHANGELOG.md, README.md, package.json, project.json
Documentation
Modern Python with uv (10-100x faster package manager) and ruff (extremely fast linter/formatter).
Install
/plugin marketplace add tenequm/claude-plugins
/plugin install uv-ruff-python-tools@tenequm-plugins
Example Prompts
"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"
Contents
4 references: uv guide, ruff guide, migration paths, workflows.