概要
The Supabase Schema Designer skill empowers developers to architect robust database structures by automatically generating complete SQL DDL based on high-level data requirements. It handles complex entity relationships, implements performance-optimizing indexes, and ensures security through integrated Row Level Security (RLS) policies. Whether you are starting a new project or adding features to an existing Supabase application, this skill streamlines the data modeling process by providing well-commented migrations that follow industry best practices for PostgreSQL and Supabase environments.