KS
Killer-Skills

supabase-architect — how to use supabase-architect how to use supabase-architect, supabase-architect setup guide, supabase-architect alternative, supabase-architect vs prisma, supabase-architect install, what is supabase-architect, supabase-architect tutorial, supabase-architect documentation, supabase database management, automate supabase migrations

v1.0.0
GitHub

About this Skill

Perfect for AI Agents needing streamlined Supabase database lifecycle management and security enforcement. supabase-architect is a skill that automates Supabase database lifecycle management, providing capabilities such as migration creation and type synchronization.

Features

Generates timestamped migrations for Supabase
Synchronizes TypeScript definitions from local Supabase instances
Audits schema for missing Row Level Security (RLS) policies
Creates new schema change files for database updates
Regenerates TypeScript definitions for type syncing
Scans migrations for security vulnerabilities

# Core Topics

sf-bcca sf-bcca
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
48
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add sf-bcca/PromptArchitect-Studio/references/conventions.md

Agent Capability Analysis

The supabase-architect MCP Server by sf-bcca is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use supabase-architect, supabase-architect setup guide, supabase-architect alternative.

Ideal Agent Persona

Perfect for AI Agents needing streamlined Supabase database lifecycle management and security enforcement.

Core Value

Empowers agents to automate database migrations, synchronize types, and audit schema for Row Level Security (RLS) policies, ensuring a secure and efficient Supabase development process using timestamped migrations and TypeScript definitions.

Capabilities Granted for supabase-architect MCP Server

Automating Supabase database migrations with generated timestamped files
Synchronizing TypeScript definitions from local Supabase instances
Auditing schema for missing Row Level Security (RLS) policies

! Prerequisites & Limits

  • Requires Supabase instance access
  • Limited to Supabase database management
  • Dependent on TypeScript for type syncing
Project
SKILL.md
1.4 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Supabase Architect

This skill automates the database lifecycle and enforces security standards for Supabase.

Capabilities

  1. Create Migrations: Generates timestamped migrations and provides next steps for type syncing.
  2. Synchronize Types: Regenerates TypeScript definitions from the local Supabase instance.
  3. Audit Schema: Scans migrations for missing Row Level Security (RLS) policies.

Usage

1. Create a New Migration

Use this to create a new schema change file.

bash
1node .gemini/skills/supabase-architect/scripts/create_migration.cjs <migration_name>

2. Sync Types

Run this after applying migrations to update your TypeScript types.

bash
1node .gemini/skills/supabase-architect/scripts/sync_types.cjs

3. Audit Migrations

Run this to check for security anti-patterns like missing RLS.

bash
1node .gemini/skills/supabase-architect/scripts/audit_schema.cjs

Reference

See conventions.md for project-specific SQL standards and RLS patterns.

Workflow

  1. Plan: Define the schema change in your task's plan.md.
  2. Create: Run create_migration.cjs.
  3. Implement: Add SQL to the generated file in supabase/migrations/.
  4. Audit: Run audit_schema.cjs to verify RLS.
  5. Apply: Run npx supabase db reset (local).
  6. Sync: Run sync_types.cjs to update types_db.ts.

Related Skills

Looking for an alternative to supabase-architect or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication