fastapi-alembic-setup

Community

Streamline async migrations for FastAPI.

Authoragusmdev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers configure and manage Alembic-based migrations for asynchronous SQLAlchemy in FastAPI projects, simplifying database schema evolution with PostgreSQL.

Core Features & Use Cases

  • Initialization: Create and configure Alembic in the project root, including env.py for async migrations.
  • Migration Workflow: Generate and apply migrations using online and offline modes, with autogenerate support powered by Base.metadata imports.
  • Project Compatibility: Works with FastAPI apps and PostgreSQL-backed databases, aligning with typical backend development workflows.

Quick Start

Initialize Alembic in your project root and generate the initial migration for the current models.

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: fastapi-alembic-setup
Download link: https://github.com/agusmdev/burntop/archive/main.zip#fastapi-alembic-setup

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 223,000+ vetted skills library on demand.