nice-wolf-studio/claude-code-supabase-skills
Deploy and manage Supabase Edge Functions. Use for invoking serverless functions, deploying new functions, and managing function deployments.
5 skills
Deploy and manage Supabase Edge Functions. Use for invoking serverless functions, deploying new functions, and managing function deployments.
Perform database operations (CRUD) on Supabase tables using the REST API. Use for querying, inserting, updating, and deleting data in your Supabase database.
Manage authentication and user operations in Supabase. Use for sign up, sign in, sign out, password resets, and user management.
Manage file storage operations in Supabase Storage. Use for uploading, downloading, listing, and deleting files in buckets.
Subscribe to realtime changes in Supabase using WebSocket connections. Use for listening to database changes, presence tracking, and broadcast messaging.