python-quality
CommunityPython quality with modern vs traditional tooling.
Authorracurry
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Python tooling has evolved from pylint/isort/black to ruff as a unified modern alternative. This skill guides when to use ruff or traditional tools and how to configure them.
Core Features & Use Cases
- Tool selection: Prefer ruff when config exists; otherwise use pylint+isort+black
- Reference resources: Points to official docs for ruff, isort, pylint, and black
Quick Start
Example user request: Decide between ruff and pylint-based tooling for a Python project and outline the standard workflow.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: python-quality Download link: https://github.com/racurry/neat-little-package/archive/main.zip#python-quality Please download this .zip file, extract it, and install it in the .claude/skills/ directory.