fastapi-core-schemas
CommunityDefine robust Pydantic v2 schemas for FastAPI.
Authoragusmdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill standardizes FastAPI request validation and response serialization.
Core Features & Use Cases
- Base schemas: Predefined BaseSchema, BaseCreateSchema, BaseUpdateSchema, and BaseResponseSchema configured for ORM mode, aliasing, whitespace trimming, and validation defaults.
- Consistent contracts: Streamlines create/read/update/delete workflows with uniform input/output shapes.
- Extensibility: Supports custom resource schemas by inheriting from the base classes to fit domain models.
Quick Start
Extend the provided base schemas to define your resource contracts, then implement ItemCreate(BaseCreateSchema), ItemUpdate(BaseUpdateSchema), and ItemResponse(BaseResponseSchema) as shown in the examples.
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-core-schemas Download link: https://github.com/agusmdev/burntop/archive/main.zip#fastapi-core-schemas 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 223,000+ vetted skills library on demand.