·fastapi-patterns
</>

fastapi-patterns

clostaunau/holiday-card

本番環境に対応した Python Web API を構築するための、FastAPI の包括的なベスト プラクティス、パターン、および規則。アプリケーション構造、非同期パターン、Pydantic モデル、依存関係注入、データベース統合、認証、エラー処理、テスト、OpenAPI ドキュメント、パフォーマンスの最適化、一般的なアンチパターンをカバーします。 FastAPI コードのレビューと開発に不可欠なリファレンス。

7インストール·0トレンド·@clostaunau

インストール

$npx skills add https://github.com/clostaunau/holiday-card --skill fastapi-patterns

SKILL.md

This skill provides comprehensive guidance for building production-ready FastAPI applications. Reference this skill when:

FastAPI is a modern, high-performance Python web framework built on Starlette and Pydantic. It leverages Python 3.6+ type hints to provide automatic request validation, serialization, and OpenAPI documentation generation. FastAPI is designed for async-first development, making it ideal for I/O-bound operations.

Version: 1.0 Last Updated: 2025-12-24 Maintainer: Claude Code Skills Team

本番環境に対応した Python Web API を構築するための、FastAPI の包括的なベスト プラクティス、パターン、および規則。アプリケーション構造、非同期パターン、Pydantic モデル、依存関係注入、データベース統合、認証、エラー処理、テスト、OpenAPI ドキュメント、パフォーマンスの最適化、一般的なアンチパターンをカバーします。 FastAPI コードのレビューと開発に不可欠なリファレンス。 ソース: clostaunau/holiday-card。

原文を見る

引用可能な情報

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

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

クイックアンサー

fastapi-patterns とは?

本番環境に対応した Python Web API を構築するための、FastAPI の包括的なベスト プラクティス、パターン、および規則。アプリケーション構造、非同期パターン、Pydantic モデル、依存関係注入、データベース統合、認証、エラー処理、テスト、OpenAPI ドキュメント、パフォーマンスの最適化、一般的なアンチパターンをカバーします。 FastAPI コードのレビューと開発に不可欠なリファレンス。 ソース: clostaunau/holiday-card。

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

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

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

https://github.com/clostaunau/holiday-card