modernpython
Installation
SKILL.md
<modernization_targets>$ARGUMENTS</modernization_targets>
Python Modernization Guide
The model applies modern Python 3.11+ patterns when writing or reviewing Python code.
Arguments
<modernization_targets/>
Instructions
If file paths provided:
- Read each file
- Identify legacy patterns
- Apply modern transformations from the reference guide
- Report changes made or recommended