Supabase — управление данными и пользователями

integrations

Supabase is a Claude Code skill that lets you manage data, users, and files in Supabase through the Membrane CLI, with automatic authentication and credential refresh handled transparently. The skill covers three core areas: database (tables and rows), authentication (users), and storage (buckets and files). You can discover pre-built actions using natural-language search via `membrane action list --intent`, and fall back to direct Supabase API calls through Membrane's proxy when no action fits your use case. It's designed for developers who need to automate Supabase backend workflows from an agent or script without dealing with auth plumbing. Requires network access and a Membrane account (Free tier supported).