supabase-community/supabase-plugin
Plugin Claude Code
Official Supabase plugin for Claude Code with bundled Supabase skills and MCP access for project management, database work, auth, storage, and Postgres best practices.
supabase-community/supabase-plugin
Plugin Claude Code
Official Supabase plugin for Claude Code with bundled Supabase skills and MCP access for project management, database work, auth, storage, and Postgres best practices.
supabase-community/supabase-plugin
Instructions file CodexOpenCode
AGENTS.md instructions for supabase-community/supabase-plugin, covering agents.md, purpose, important commands, editing rules and adding new vendor plugins.
supabase-community/supabase-plugin
Instructions file
Claude Code instructions for supabase-community/supabase-plugin, a project described as: Supabase plugin for AI coding assistants.
supabase-community/supabase-plugin
MCP server Claude CodeCodexCursor +2
Supabase's hosted MCP server: lets the agent manage projects, tables, SQL and migrations. Remote server at mcp.supabase.com.
supabase-community/supabase-plugin
Skill Claude CodeCodex
Postgres best practices maintained by Supabase, for Postgres running anywhere. Load this skill BEFORE writing or changing anything that lives in a Postgres database: creating or altering tables and columns (including choosing column types), schema design, migrations and declarative schema files, RLS policies and the…
supabase-community/supabase-plugin
Skill Claude CodeCodex
Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies…