quality-fixer
OfficialAutomate code quality, fix issues instantly.
AuthorAtyantik
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Developers often spend valuable time manually fixing formatting, linting, and style issues, or resolving conflicts between auto-formatters. This Skill eliminates these tedious tasks, ensuring your code adheres to project standards without manual effort.
Core Features & Use Cases
- Automated Formatting: Applies Black and isort for consistent code style across your project.
- Linting Auto-Fixes: Resolves Ruff-fixable issues like unused imports, simplified expressions, and common code smells.
- Formatter Conflict Resolution: Intelligently handles disagreements between Black and Ruff, ensuring a clean and compliant codebase.
- Use Case: After a coding session, simply ask the AI to "apply quality fixes to the entire project" to automatically prepare your code for commit, saving you from manual review and fixing.
Quick Start
Apply quality fixes to the entire project to ensure all code meets project standards.
Dependency Matrix
Required Modules
blackisortruff
Components
scripts
💻 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: quality-fixer Download link: https://github.com/Atyantik/python-modern-template/archive/main.zip#quality-fixer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.