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:

Installs
29
GitHub Stars
4
First Seen
Feb 24, 2026
python-code-reviewer — yennanliu/ai_experiment