·python-reviewer
</>

python-reviewer

WHEN: General Python code review, PEP8 compliance, type hints, Pythonic patterns WHAT: PEP8/style check + Type hint validation + Pythonic idioms + Error handling + Documentation WHEN NOT: FastAPI → fastapi-reviewer, Django → django-reviewer, Data science → python-data-reviewer

4Installs·0Trend·@physics91

Installation

$npx skills add https://github.com/physics91/claude-vibe --skill python-reviewer

How to Install python-reviewer

Quickly install python-reviewer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/physics91/claude-vibe --skill python-reviewer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: physics91/claude-vibe.

SKILL.md

View raw

Purpose Reviews Python code for style, idioms, type safety, and best practices.

PEP8 & Style | Check | Recommendation | Severity |

| Line > 88 chars | Break line or refactor | LOW | | Missing docstring | Add module/function docstring | MEDIUM | | Import order wrong | Use isort or ruff | LOW | | Inconsistent naming | snakecase for functions/vars | MEDIUM |

WHEN: General Python code review, PEP8 compliance, type hints, Pythonic patterns WHAT: PEP8/style check + Type hint validation + Pythonic idioms + Error handling + Documentation WHEN NOT: FastAPI → fastapi-reviewer, Django → django-reviewer, Data science → python-data-reviewer Source: physics91/claude-vibe.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/physics91/claude-vibe --skill python-reviewer
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from physics91/claude-vibe

Quick answers

What is python-reviewer?

WHEN: General Python code review, PEP8 compliance, type hints, Pythonic patterns WHAT: PEP8/style check + Type hint validation + Pythonic idioms + Error handling + Documentation WHEN NOT: FastAPI → fastapi-reviewer, Django → django-reviewer, Data science → python-data-reviewer Source: physics91/claude-vibe.

How do I install python-reviewer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/physics91/claude-vibe --skill python-reviewer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/physics91/claude-vibe

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25