python-quality

Community

Ensure Python code quality and correctness.

Authorcofin
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of maintaining high-quality, consistent, and error-free Python code by integrating powerful linting and type-checking tools.

Core Features & Use Cases

  • Linting & Formatting: Utilizes Ruff to enforce style guides, catch common errors, and automatically format code.
  • Type Checking: Employs Pyright and Based-Pyright for robust static analysis to detect type-related bugs before runtime.
  • Use Case: When developing a new Python module, run this Skill to automatically format the code according to project standards and verify that all type annotations are correct and consistently applied, preventing potential runtime errors.

Quick Start

Run the python-quality skill to check and format all Python files in the current directory.

Dependency Matrix

Required Modules

None required

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: python-quality
Download link: https://github.com/cofin/flow/archive/main.zip#python-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 223,000+ vetted skills library on demand.