python-code-review
CommunityAI-powered Python code reviews, effortlessly.
Authortasanakorn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manual code reviews are time-consuming, inconsistent, and can easily miss subtle issues like PEP8 violations, missing type hints, or common anti-patterns. This Skill automates the code review process, providing comprehensive, standardized, and actionable feedback, so you can focus on higher-level architectural decisions.
Core Features & Use Cases
- Comprehensive Checks: Validates your Python code against PEP8 compliance, type hint coverage, modern Python best practices (3.9+), and detects common anti-patterns.
- Detailed Feedback: Provides severity-based recommendations, concrete code examples for improvements, and suggestions for refactoring, making it easy to understand and apply fixes.
- Tool Integration: Promotes and integrates with industry-standard tools like
ruff(for fast linting and formatting) andmypy(for static type checking), guiding you towards a robust development workflow. - Use Case: Before submitting a pull request, ask Claude to review your Python code. It will identify issues, suggest fixes, and ensure your code meets high quality standards, significantly reducing the back-and-forth in team review cycles.
Quick Start
Ask Claude: "Review the following Python code for best practices:" [Paste your Python code here]
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-code-review Download link: https://github.com/tasanakorn/cc-marketplace/archive/main.zip#python-code-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 471,000+ vetted skills library on demand.