by sickn33
此技能提供了一套完整的工作流程,用于构建生产就绪的 Python FastAPI 后端,包括数据库集成、身份验证、测试和部署模式。
1. 打开 Claude 聊天界面
2. 点击下方 "📋 复制" 按钮
3. 粘贴到 Claude 聊天框中并发送
4. 输入 "使用 python-fastapi-development 技能" 开始使用
=== python-fastapi-development 技能 === 作者: sickn33 描述: 此技能提供了一套完整的工作流程,用于构建生产就绪的 Python FastAPI 后端,包括数据库集成、身份验证、测试和部署模式。 使用方法: 1. 调用技能: "使用 python-fastapi-development 技能" 2. 提供相关信息: 根据技能要求提供必要参数 3. 查看结果: 技能会返回处理结果 示例: "使用 python-fastapi-development 技能,帮我分析一下这段代码"
这种方法适用于所有 Claude 用户,不需要安装额外工具。
coding
safe
Specialized workflow for building production-ready Python backends with FastAPI, featuring async patterns, SQLAlchemy ORM, Pydantic validation, and comprehensive API patterns.
Use this workflow when:
app-builder - Application scaffoldingpython-development-python-scaffold - Python scaffoldingfastapi-templates - FastAPI templatesuv-package-manager - Package managementUse @fastapi-templates to scaffold a new FastAPI project
Use @python-development-python-scaffold to set up Python project structure
prisma-expert - Prisma ORM (alternative)database-design - Schema designpostgresql - PostgreSQL setuppydantic-models-py - Pydantic modelsUse @database-design to design PostgreSQL schema
Use @pydantic-models-py to create Pydantic models for API
fastapi-router-py - FastAPI routersapi-design-principles - API designapi-patterns - API patternsUse @fastapi-router-py to create API endpoints with CRUD operations
Use @api-design-principles to design RESTful API
auth-implementation-patterns - Authenticationapi-security-best-practices - API securityUse @auth-implementation-patterns to implement JWT authentication
fastapi-pro - FastAPI patternserror-handling-patterns - Error handlingUse @fastapi-pro to implement comprehensive error handling
python-testing-patterns - pytest testingapi-testing-observability-api-mock - API testingUse @python-testing-patterns to write pytest tests for FastAPI
api-documenter - API documentationopenapi-spec-generation - OpenAPI specsUse @api-documenter to generate comprehensive API documentation
deployment-engineer - Deploymentdocker-expert - ContainerizationUse @docker-expert to containerize FastAPI application
| Category | Technology |
|---|---|
| Framework | FastAPI |
| Language | Python 3.11+ |
| ORM | SQLAlchemy 2.0 |
| Validation | Pydantic v2 |
| Database | PostgreSQL |
| Migrations | Alembic |
| Auth | JWT, OAuth2 |
| Testing | pytest |
development - General developmentdatabase - Database operationssecurity-audit - Security testingapi-development - API patternsView Count
0
Download Count
0
Favorite Count
0
Quality Score
70