python-quality-review
CommunityImprove Python quality with idiomatic reviews.
Authorsimplerick0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps teams enforce Python coding standards by automatically reviewing code for idiomatic patterns, type hints, async correctness, and best practices, reducing bugs and improving maintainability.
Core Features & Use Cases
- Idiomatic Code: Detect non-idiomatic patterns and suggest Pythonic alternatives.
- Type Hints & Annotations: Verify functions have appropriate type hints and consistent annotations.
- Async Correctness: Identify blocking calls, missing awaits, and improper coroutine usage.
- Performance & Style: Promote efficient patterns, proper context managers, and readable code.
- Use Case: During PR reviews, CI checks, or educational feedback for junior developers.
Quick Start
Run the Python Quality Review on a target file: python-quality-review path/to/file.py
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-review Download link: https://github.com/simplerick0/com.ackhax.configs/archive/main.zip#python-quality-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.