python-patterns

Originally fromvudovn/antigravity-kit
Installation
SKILL.md

Python Patterns

Python development principles and decision-making for 2025. Learn to THINK, not memorize patterns.


⚠️ How to Use This Skill

This skill teaches decision-making principles, not fixed code to copy.

  • ASK user for framework preference when unclear
  • Choose async vs sync based on CONTEXT
  • Don't default to same framework every time

1. Framework Selection (2025)

Installs
366
GitHub Stars
30.0K
First Seen
Jan 25, 2026
python-patterns — davila7/claude-code-templates