python-development
Installation
SKILL.md
Python Development
Comprehensive guide for writing idiomatic, type-safe, and performant Python 3.12+ code following modern best practices.
When to Use This Skill
- Writing new Python modules or packages
- Structuring Python project layout
- Implementing async services or I/O-bound code
- Applying Pythonic idioms and patterns
- Setting up Python projects with UV