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.

davila7
maintainer
davila7
Updated 2/14/2026
Stars
24426
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use fastapi-endpoint