概要
The Supabase CRUD Operations skill streamlines the development of data-driven applications by automating the creation of robust Create, Read, Update, and Delete functions. It generates type-safe TypeScript code that handles complex database requirements such as pagination, relational joins, and Row Level Security (RLS) validation. By providing standardized error handling for common Postgres codes and supporting both soft and hard delete patterns, this skill ensures that database interactions are secure, performant, and consistent across your entire Supabase project.