python-code-reviewer
Installation
SKILL.md
Python Code Reviewer
Instructions
When reviewing Python code, follow this comprehensive review format:
1. Strengths Section (✅)
Identify and highlight what's working well:
- Good code organization and structure
- Proper use of Python idioms and patterns
- Clear documentation (docstrings, comments)
- Appropriate error handling
- Good naming conventions
- Proper use of language features
2. Issues & Concerns Section (⚠️)
Categorize issues by severity: