supabase-schema

Community

Generate production-ready Supabase migrations

Author0xjitsu
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns informal, natural-language data model descriptions into fully-formed, production-ready Supabase SQL migrations and developer artifacts, removing guesswork and reducing migration errors.

Core Features & Use Cases

  • Entity-Relationship Extraction: Parse plain-English requirements into entities, attributes, relationships, and constraints for review.
  • SQL Migration Generation: Produce CREATE TABLE statements with recommended Postgres types, UUID primary keys, timestamps, triggers, and indexes following best practices.
  • Row Level Security & Policies: Enable RLS and generate sensible default policies for privacy and access control.
  • Developer Tooling: Output TypeScript types and integration guidance for Supabase MCP and apply-migration workflows while enforcing an explicit confirmation step.
  • Use Case: Design a multi-tenant SaaS schema or a blog/task-management app with secure per-user access and ready-to-apply migration SQL.

Quick Start

Use the supabase-schema skill to generate a reviewed SQL migration, RLS policies, indexes, and TypeScript types from this description: Create a multi-tenant SaaS schema with organizations, members, billing, and role-based access.

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: supabase-schema
Download link: https://github.com/0xjitsu/jitsu-skills/archive/main.zip#supabase-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 471,000+ vetted skills library on demand.