Supabase Supabase is an open-source Firebase alternative that provides backend-as-a-service features. It gives developers the tools to build scalable and secure applications without managing servers. Supabase is used by web and mobile developers who need a database, authentication, and real-time capabilities. Official docs: https://supabase.com/docs Supabase Overview - Database - Table - Row - Authentication - User - Storage - Bucket - File Use action names and parameters as needed. Working with Supabase This skill uses the Membrane CLI to interact with Supabase. Membrane handles authenticati…