home/categories/technical-docs/lobbi-docs-claude-plugins-fastapi-backend-skills-fastapi-patterns-skill-md
technical-docsdocumentation
fastapi-patterns
This skill should be used when the user asks to "create a FastAPI endpoint", "add async route", "implement dependency injection", "create middleware", "handle exceptions", "structure FastAPI project", or mentions FastAPI patterns, routers, or API design. Provides comprehensive FastAPI development patterns with async best practices.
maintainer
Lobbi-Docs
更新于 1/20/2026
星标
1
分支
0
quick start
Installation and usage
This skill should be used when the user asks to "create a FastAPI endpoint", "add async route", "implement dependency injection", "create middleware", "handle exceptions", "structure FastAPI project", or mentions FastAPI patterns, routers, or API design. Provides comprehensive FastAPI development patterns with async best practices.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use fastapi-patterns