home/categories/backend/davila7-claude-code-templates-cli-tool-components-skills-web-development-fastapi-endpoint-skill-md
backenddevelopment
fastapi-endpoint
Plan and build production-ready FastAPI endpoints with async SQLAlchemy, Pydantic v2 models, dependency injection for auth, and pytest tests. Uses interview-driven planning to clarify data models, authentication method, pagination strategy, and caching before writing any code.
maintainer
davila7
更新日 2/14/2026
スター
24426
フォーク
2400
quick start
Installation and usage
Plan and build production-ready FastAPI endpoints with async SQLAlchemy, Pydantic v2 models, dependency injection for auth, and pytest tests. Uses interview-driven planning to clarify data models, authentication method, pagination strategy, and caching before writing any code.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use fastapi-endpoint