Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user...
find ~/Nice-Wolf-Studio/ -name "*.skill"
Perform database operations (CRUD) on Supabase tables using the REST API. Use for querying, inserting, updating, and...
Deploy and manage Supabase Edge Functions. Use for invoking serverless functions, deploying new functions, and...
Subscribe to realtime changes in Supabase using WebSocket connections. Use for listening to database changes,...
Manage file storage operations in Supabase Storage. Use for uploading, downloading, listing, and deleting files in buckets.