home/categories/full-stack/atiasultani-hackathon-ii-q4-phase-2-todo-app-claude-skills-fastapi-crud-skill-md
full-stackdevelopment
fastapi-crud
Generate comprehensive FastAPI CRUD operations with models, schemas, routes, and database integration. Use when creating REST API endpoints for database entities with full Create, Read, Update, Delete functionality, including Pydantic schemas, SQLAlchemy models, dependency injection, and proper error handling.
maintainer
atiasultani
Updated 1/15/2026
Stars
0
Forks
0
quick start
Installation and usage
Generate comprehensive FastAPI CRUD operations with models, schemas, routes, and database integration. Use when creating REST API endpoints for database entities with full Create, Read, Update, Delete functionality, including Pydantic schemas, SQLAlchemy models, dependency injection, and proper error handling.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use fastapi-crud