fix-quality

Community

Enforce Python quality gates after edits.

AuthorHYP3R00T
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Efficiently enforcing consistent Python code quality by running format, lint, and type-check in sequence after edits.

Core Features & Use Cases

  • Sequential quality gates: format, lint checks, and type-check ensure clean, reliable code.
  • Pre-commit readiness: helps catch issues before commits and aligns with ruff and ty workflows.
  • Use Case: after editing a Python module, run this skill to automatically fix formatting, report lint errors, and surface type issues.

Quick Start

Run fix-quality after editing Python files to automatically format, lint, and type-check your code.

Dependency Matrix

Required Modules

None required

Components

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: fix-quality
Download link: https://github.com/HYP3R00T/voicepad/archive/main.zip#fix-quality

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.