python-ruff-linter - Python Ruff Linting for Code Quality
Implement Python Ruff linting with error guidance and PEP 8 compliance checks
Tags
Updated: 2026-03-19Typical Inputs
What this skill does
- detect Python project
- detect Ruff installation
- check Ruff configuration
- detect Poetry
- run Ruff linting
- interpret error codes
- apply auto-fix
- verify code compliance
Inputs
- Python files
- Ruff linter
- pyproject.toml
- requirements.txt
- Poetry package manager
Outputs
- linting error reports
- code fix recommendations
- Python style guidance
- PEP 8 compliance status
Requirements
- Python project environment
- Ruff linter installed
- OpenCode compatibility
