supabase
Database, auth, and backend expertise for Supabase operations in [PROJECT_NAME]
$ 安裝
git clone https://github.com/salavender/antigravity-compound-engineering-plugin /tmp/antigravity-compound-engineering-plugin && cp -r /tmp/antigravity-compound-engineering-plugin/skills/examples/supabase ~/.claude/skills/antigravity-compound-engineering-plugin// tip: Run this command in your terminal to install the skill
SKILL.md
name: supabase description: Database, auth, and backend expertise for Supabase operations in [PROJECT_NAME] last_updated: 2025-12-21
Supabase Skill
Overview
Provides comprehensive expertise for Supabase development in [PROJECT_NAME] including:
- Database schema design and migrations
- Row Level Security (RLS) policy implementation
- Auth integration debugging
- Performance optimization
When To Use
- Creating or modifying database schemas
- Writing database migrations
- Implementing RLS policies
- Debugging Supabase auth or query issues
- Optimizing database performance
Instrumentation
# Log usage when using this skill
./scripts/log-skill.sh "supabase" "manual" "$$"
What do you want to do?
- Create Database Migration → Read
workflows/migration-workflow.md - Design RLS Policies → Read
workflows/rls-policies.md - Debug Supabase Issues → Read
workflows/debugging.md - Design Database Schema → Read
workflows/schema-design.md - Review Best Practices → Read
references/best-practices.md - See Common Patterns → Read
references/common-patterns.md
Quick Reference
Migration Template: templates/migration-template.sql
RLS Template: templates/rls-policy-template.sql
Existing Migrations: backend/migrations/
Supabase Client: lib/supabaseClient.ts
Repository

salavender
Author
salavender/antigravity-compound-engineering-plugin/skills/examples/supabase
29
Stars
7
Forks
Updated6d ago
Added1w ago