jiro-python-checklist
CommunityPython code review checklist to catch every issue.
Authorroach88
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Python code reviews often miss subtle, language-specific issues like improper import organization, missing type hints, or security anti-patterns, leading to buggy, unmaintainable code that violates team standards.
Core Features & Use Cases
- 10-section comprehensive checklist: Covers imports, type hints, naming conventions, function/class design, error handling, code quality, security, performance, and testing for Python 3.10+ codebases.
- Obsessive verification protocol: Requires checking every item, documenting exact line numbers for failures, and explicitly stating N/A reasons to eliminate oversight.
- Use Case: A senior developer conducting a pull request review for a team's authentication module can use this checklist to ensure no Python-specific flaws like circular imports, missing type hints, or unsafe eval usage are missed.
Quick Start
Use the jiro-python-checklist skill to review the Python file 'payment_processor.py' for all code quality, security, and PEP compliance issues.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: jiro-python-checklist Download link: https://github.com/roach88/claude-config/archive/main.zip#jiro-python-checklist Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.