python-backend
✓Python-Backend-Muster für Asyncio, FastAPI, SQLAlchemy 2.0 Async und Verbindungspooling. Verwendung beim Erstellen asynchroner Python-Dienste, FastAPI-Endpunkte, Datenbanksitzungen oder Verbindungspooloptimierung.
Installation
SKILL.md
Patterns for building production Python backends with asyncio, FastAPI, SQLAlchemy 2.0, and connection pooling. Each category has individual rule files in rules/ loaded on-demand.
| Category | Rules | Impact | When to Use |
| Asyncio | 3 | HIGH | TaskGroup, structured concurrency, cancellation handling | | FastAPI | 3 | HIGH | Dependencies, middleware, background tasks | | SQLAlchemy | 3 | HIGH | Async sessions, relationships, migrations | | Pooling | 3 | MEDIUM | Database pools, HTTP sessions, tuning |
Python-Backend-Muster für Asyncio, FastAPI, SQLAlchemy 2.0 Async und Verbindungspooling. Verwendung beim Erstellen asynchroner Python-Dienste, FastAPI-Endpunkte, Datenbanksitzungen oder Verbindungspooloptimierung. Quelle: yonatangross/orchestkit.
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/yonatangross/orchestkit --skill python-backend- Quelle
- yonatangross/orchestkit
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-17
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist python-backend?
Python-Backend-Muster für Asyncio, FastAPI, SQLAlchemy 2.0 Async und Verbindungspooling. Verwendung beim Erstellen asynchroner Python-Dienste, FastAPI-Endpunkte, Datenbanksitzungen oder Verbindungspooloptimierung. Quelle: yonatangross/orchestkit.
Wie installiere ich python-backend?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/yonatangross/orchestkit --skill python-backend Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/yonatangross/orchestkit
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-17