·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 中使用

這個 Skill 的原始碼在哪?

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