Code Quality Skill

Official

Automate code quality, ensure pristine code.

AuthorByronWilliamsCPA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Maintaining consistent code quality across a project can be challenging and requires constant vigilance, leading to technical debt and slower development. This Skill automates code formatting, linting, and type checking, ensuring your codebase adheres to high standards without manual effort, so you can focus on features.

Core Features & Use Cases

  • Automated Formatting: Applies consistent code style using tools like Ruff and Black, eliminating style debates.
  • Strict Linting: Enforces PyStrict-aligned Ruff rules to catch bugs and enforce production-ready code patterns.
  • Type Checking: Validates type hints with BasedPyright in strict mode, improving code reliability.
  • Use Case: Before committing your changes, activate this Skill to automatically format your code, run linting checks, and verify type safety. This ensures your code meets project standards and reduces review cycles, letting you rest assured of code integrity.

Quick Start

Run all code quality checks and auto-format my Python files.

Dependency Matrix

Required Modules

uvblackruffbasedpyright

Components

references

💻 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: Code Quality Skill
Download link: https://github.com/ByronWilliamsCPA/audio-processor/archive/main.zip#code-quality-skill

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.