Nice-Wolf-Studio
@Nice-Wolf-Studio Organization
Public Skills
supabase-realtime
by Nice-Wolf-Studio
Subscribe to realtime changes in Supabase using WebSocket connections. Use for listening to database changes, presence tracking, and broadcast messaging.
supabase-storage
by Nice-Wolf-Studio
Manage file storage operations in Supabase Storage. Use for uploading, downloading, listing, and deleting files in buckets.
supabase-auth
by Nice-Wolf-Studio
Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user management.
supabase-database
by Nice-Wolf-Studio
Perform database operations (CRUD) on Supabase tables using the REST API. Use for querying, inserting, updating, and deleting data in your Supabase database.
supabase-edge-functions
by Nice-Wolf-Studio
Deploy and manage Supabase Edge Functions. Use for invoking serverless functions, deploying new functions, and managing function deployments.