·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