moai-platform-supabase
Installation
SKILL.md
moai-platform-supabase: Supabase Platform Specialist
Quick Reference
Supabase Full-Stack Platform: PostgreSQL 16 with pgvector for AI/vector search, Row-Level Security for multi-tenant apps, real-time subscriptions, Edge Functions with Deno runtime, and integrated Storage with transformations.
Core Capabilities
PostgreSQL 16 provides latest PostgreSQL with full SQL support, JSONB, and advanced features.
pgvector Extension enables AI embeddings storage with HNSW and IVFFlat indexes for similarity search.
Row-Level Security provides automatic multi-tenant data isolation at database level.
Real-time Subscriptions enable live data sync via Postgres Changes and Presence.
Edge Functions provide serverless Deno functions at the edge.
Storage provides file storage with automatic image transformations.
Related skills