context-database-schema

Official

Navigate and manage schema migrations.

Authorstars-end
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Supabase PostgreSQL schema management, 86+ migrations, RLS policies, and type generation. Handles table creation, schema changes, migrations, foreign key constraints, and migration workflows.

Core Features & Use Cases

  • Migration Workflows: Alembic-based migrations; guidance for creating and applying migrations
  • Legacy Supabase Migrations: Deprecated for runtime; preserved for archival and reference
  • Schema Overview: Supabase and Railway Postgres integration, RLS policies, and typical table setups
  • Type Generation & Definitions: Type schemas and tooling references for database access

Quick Start

Verify environment and apply migrations with Alembic (example):

  • Navigate to backend: cd backend
  • Create a new Alembic migration: poetry run alembic revision -m "description"
  • Apply migrations: poetry run alembic upgrade head Note: Legacy Supabase migrations are kept for archival; do not add new Supabase migrations for Railway workflows.

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: context-database-schema
Download link: https://github.com/stars-end/agent-skills/archive/main.zip#context-database-schema

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.