physics91-python-reviewer
SKILL.md
Python Reviewer Skill
Purpose
Reviews Python code for style, idioms, type safety, and best practices.
When to Use
- Python code review requests
- PEP8 compliance check
- Type hint review
- "Is this Pythonic?" questions
- General Python project review
Project Detection
requirements.txt,pyproject.toml,setup.py,setup.cfg.pyfiles in project__init__.pymodule structure