·python-backend
</>

python-backend

yonatangross/orchestkit

asyncio、FastAPI、SQLAlchemy 2.0 非同期、および接続プーリングの Python バックエンド パターン。非同期 Python サービス、FastAPI エンドポイント、データベース セッション、または接続プールのチューニングを構築するときに使用します。

10インストール·2トレンド·@yonatangross

インストール

$npx skills add https://github.com/yonatangross/orchestkit --skill python-backend

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 |

asyncio、FastAPI、SQLAlchemy 2.0 非同期、および接続プーリングの Python バックエンド パターン。非同期 Python サービス、FastAPI エンドポイント、データベース セッション、または接続プールのチューニングを構築するときに使用します。 ソース: yonatangross/orchestkit。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/yonatangross/orchestkit --skill python-backend
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-17
更新日
2026-02-18

クイックアンサー

python-backend とは?

asyncio、FastAPI、SQLAlchemy 2.0 非同期、および接続プーリングの Python バックエンド パターン。非同期 Python サービス、FastAPI エンドポイント、データベース セッション、または接続プールのチューニングを構築するときに使用します。 ソース: yonatangross/orchestkit。

python-backend のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/yonatangross/orchestkit --skill python-backend インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/yonatangross/orchestkit