add-backend-entity

Community

Automate adding new backend entities to FastAPI.

Authoragusmdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a complete, scaffolded approach for adding a new backend entity to a FastAPI project, eliminating ad-hoc boilerplate and ensuring consistency across modules.

Core Features & Use Cases

  • Model, Schemas, Repository, Service, Router: provides a standardized structure to implement a new API resource.
  • Filters, Dependencies, and Registration: ensures consistent querying, wiring, and endpoint exposure.
  • Migration Readiness: includes guidance for creating and applying Alembic migrations. Use Case: When adding a new domain entity (e.g., Product) to a FastAPI app you can follow this guide to generate all necessary layers in a uniform way.

Quick Start

Follow this guide to scaffold a new backend module by creating the model, schemas, repository, service, filters, dependencies, and router, then register it in the app.

Dependency Matrix

Required Modules

None required

Components

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: add-backend-entity
Download link: https://github.com/agusmdev/fullstack-ai-template/archive/main.zip#add-backend-entity

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.