@sbtools/plugin-migration-studio

Automate migration authoring, validation, and application for Supabase projects.

3|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/bazokhan/supabase-tools --skill sbtools-plugin-migration-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: @sbtools/plugin-migration-studio
Source: https://github.com/bazokhan/supabase-tools/tree/main/packages/plugin-migration-studio
Command: npx skills add https://github.com/bazokhan/supabase-tools --skill sbtools-plugin-migration-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @sbtools/sdk, @supabase/pg-parser, pg, zod.

What problem does it solve?

Browser-based Migration Studio provides a unified UI to author, validate, and apply database migrations for Supabase projects, reducing context switching and manual steps.

Core Features & Use Cases

  • Visual migration editor to design and edit migrations
  • Live SQL analysis and lint to catch issues before apply
  • Guided workflow integration with introspection, parsing, intent-init, and release gate
  • Production deployment with an integrated greenfield/adoption flow

Quick Start

Open Migration Studio from the dashboard and start a new migration to begin.

Frequently Asked Questions about @sbtools/plugin-migration-studio

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I author and apply Supabase database migrations in the browser?

You can author and apply Supabase database migrations in the browser using a visual editor that provides live SQL analysis, linting, and release gating to validate changes before deployment.

Can I lint SQL and catch migration issues before applying them to a Supabase project?

Yes, live SQL analysis and linting catch migration issues before applying them to a Supabase project, utilizing an intent graph and parsing pipeline to validate database changes.

Does the Migration Studio workflow integrate with database introspection and release gating?

The migration workflow integrates directly with database introspection, SQL parsing, intent graph generation, and release gating to manage artifact-based state and dashboard deployment.

What is the best way to manage end-to-end Supabase migration workflows for AI-assisted development?

The best way to manage end-to-end Supabase migration workflows for AI-assisted development is using an integrated UI that automates introspection, validation, and production deployment.

Do I need pg-parser and Supabase SDK dependencies to run the migration validation pipeline?

Yes, the migration validation pipeline requires the Supabase SDK, pg-parser, and pg dependencies to execute SQL parsing, introspection, and artifact-based state validation.

Can I use this visual migration editor for both greenfield setup and existing Supabase project adoption?

Yes, the visual migration editor supports both greenfield deployment and existing Supabase project adoption through an integrated guided workflow and release gating process.