fastapi-core-repository
CommunityStandardized async data access for FastAPI.
Authoragusmdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill defines a reusable, async repository interface for FastAPI projects to ensure consistent data access patterns across models.
Core Features & Use Cases
- Abstract repository with CRUD, pagination, filtering, and bulk operations
- Soft delete support with methods for restore and include/exclude deleted items
- Type-safe generics that enforce model, create, and update schemas for all repositories
Quick Start
Subclass the AbstractRepository for your SQLAlchemy model and implement the required methods to provide a concrete data access layer for your FastAPI app.
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-repository Download link: https://github.com/agusmdev/burntop/archive/main.zip#fastapi-core-repository 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.