fastapi-endpoint
OfficialAuto-generate FastAPI CRUD endpoints quickly.
AuthorSKNETWORKS-FAMILY-AICAMP
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill generates a ready-to-run FastAPI CRUD boilerplate for a new API resource, including router, service, and schemas.
Core Features & Use Cases
- Boilerplate scaffolding: creates router.py, service.py, and schemas.py to rapidly expose a new resource in FastAPI.
- Consistent architecture: provides clear separation of concerns with CRUD operations and optional models.
- Use Case: when adding a new API resource like
taskswith fields such astitle: str,due_date: date, you can generate a complete module scaffold ready for customization.
Quick Start
Provide the module name, resource name, model fields, and whether authentication is required. The skill will generate the following structure under backend/apps/{module}/:
- router.py, service.py, schemas.py
- Optional model file as needed
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: fastapi-endpoint Download link: https://github.com/SKNETWORKS-FAMILY-AICAMP/SKN20-FINAL-6TEAM/archive/main.zip#fastapi-endpoint Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.