home/categories/backend/okgoogle13-careercopilot-claude-skills-legacy-archive-fastapi-endpoint-scaffolder-skill-md
backenddevelopment
fastapi-endpoint-scaffolder
Scaffolds a new FastAPI endpoint with Pydantic models, router registration, and tests. Use when creating new backend API endpoints. Related: pydantic-model-scaffolder for complex model validation.
maintainer
okgoogle13
Updated 1/19/2026
Stars
1
Forks
0
quick start
Installation and usage
Scaffolds a new FastAPI endpoint with Pydantic models, router registration, and tests. Use when creating new backend API endpoints. Related: pydantic-model-scaffolder for complex model validation.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use fastapi-endpoint-scaffolder