home/categories/sql-databases/majiayu000-claude-skill-registry-skills-data-database-schema-extension-skill-md
sql-databasesdatabases
database-schema-extension
Extend the Supabase PostgreSQL database schema following this project's declarative schema patterns, migration workflow, and type generation pipeline. Use when adding tables, columns, enums, RLS policies, triggers, or database functions.
maintainer
majiayu000
Updated 1/22/2026
Stars
185
Forks
40
quick start
Installation and usage
Extend the Supabase PostgreSQL database schema following this project's declarative schema patterns, migration workflow, and type generation pipeline. Use when adding tables, columns, enums, RLS policies, triggers, or database functions.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use database-schema-extension