·fastapi-code-review
</>

fastapi-code-review

existential-birds/beagle

ルーティング パターン、依存関係の挿入、検証、および非同期ハンドラーの FastAPI コードをレビューします。 FastAPI アプリをレビューしたり、APIRouter 設定、Depends() の使用法、または応答モデルを確認したりするときに使用します。

117インストール·1トレンド·@existential-birds

インストール

$npx skills add https://github.com/existential-birds/beagle --skill fastapi-code-review

SKILL.md

| APIRouter setup, responsemodel, status codes | references/routes.md | | Depends(), yield deps, cleanup, shared deps | references/dependencies.md | | Pydantic models, HTTPException, 422 handling | references/validation.md | | Async handlers, blocking I/O, background tasks | references/async.md |

These are idiomatic FastAPI patterns that may appear problematic but are correct:

Before flagging "missing" functionality, verify FastAPI isn't handling it.

ルーティング パターン、依存関係の挿入、検証、および非同期ハンドラーの FastAPI コードをレビューします。 FastAPI アプリをレビューしたり、APIRouter 設定、Depends() の使用法、または応答モデルを確認したりするときに使用します。 ソース: existential-birds/beagle。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/existential-birds/beagle --skill fastapi-code-review
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

fastapi-code-review とは?

ルーティング パターン、依存関係の挿入、検証、および非同期ハンドラーの FastAPI コードをレビューします。 FastAPI アプリをレビューしたり、APIRouter 設定、Depends() の使用法、または応答モデルを確認したりするときに使用します。 ソース: existential-birds/beagle。

fastapi-code-review のインストール方法は?

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

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

https://github.com/existential-birds/beagle