python-best-practices
Installation
SKILL.md
Python Best Practices
Guidelines for writing high-quality Python code in data and consulting projects.
When to Apply
Reference these guidelines when:
- Writing new Python scripts or modules
- Reviewing or refactoring existing Python code
- Building data pipelines or ETL workflows
- Developing APIs or CLI tools
- Conducting code reviews