jamie-bitflight/claude_skills-modernpython
Use when reviewing Python code for modernization opportunities, writing new Python 3.11+ code to ensure modern patterns, or refactoring legacy code to current idioms. Covers proper types, DRY, SRP, framework patterns, and idiomatic Python improvements.
npx skills add https://github.com/Jamie-BitFlight/claude_skills --skill modernpython
Take jamie-bitflight/claude_skills-modernpython from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.