skills/smithery.ai/physics91-python-reviewer

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
  • .py files in project
  • __init__.py module structure

Workflow

Installs
2
First Seen
Mar 4, 2026