ruff

Installation
SKILL.md

Ruff

Overview

Ruff is an extremely fast Python linter and formatter written in Rust. It replaces flake8, black, isort, pyupgrade, pydocstyle, and dozens more tools — running 10-100x faster. One tool for all Python code quality.

Instructions

Step 1: Setup

pip install ruff

Step 2: Configuration

Installs
2
GitHub Stars
128
First Seen
Jun 5, 2026
ruff — terminalskills/skills