pythonic-conventions - Essential Python idioms for readable, concise and efficient code
Apply Pythonic idioms and conventions when writing or reviewing Python code
Tags
Updated: 2026-02-12Capabilities
Typical Inputs
Typical Outputs
What this skill does
- apply list comprehensions
- use enumerate for iteration
- implement context managers
- apply unpacking patterns
- use built-in functions
Inputs
- Python code
- Code review context
- Programming rules
Outputs
- Refactored Python code
- Code review feedback
- Idiomatic patterns applied
Requirements
- Python environment
- Python code to analyze
- Basic Python knowledge
