fastapi

Installation
SKILL.md

FastAPI 后端开发规范

触发条件

  • Develop FastAPI projects
  • Implement async REST APIs
  • Use SQLAlchemy 2.0 async ORM
  • Use Pydantic v2 for data validation
  • Implement JWT / Redis Token authentication
  • Implement role-based permission control
  • Develop youlai-fastapi admin backend modules

Part 1: 技术栈

Installs
27
GitHub Stars
55
First Seen
Jul 19, 2026
fastapi — youlaitech/youlai-skills