Python Code Review with Modern Typing
CommunityEnforce modern Python typing in reviews.
Authorjack-michaud
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides systematic Python code review focused on Python 3.12+ type annotations, enforcing built-in generic types and modern syntax while discouraging deprecated typing module usage.
Core Features & Use Cases
- Audit type annotations on functions, methods, and class attributes
- Enforce built-in generics (list, dict, set, tuple, type)
- Flag use of typing.List/Dict/Optional and suggest modern equivalents
- Integrate with static type checkers (e.g., mypy) to ensure strict typing
Quick Start
Run a type-annotation audit on the attached Python module to convert to built-in generics and modern syntax.
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: Python Code Review with Modern Typing Download link: https://github.com/jack-michaud/faire/archive/main.zip#python-code-review-with-modern-typing 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 223,000+ vetted skills library on demand.