Supabase plugin for AI coding assistants
21
stars
71
commits
Sep 7, 2026
updated
Official Supabase plugin distribution repo for Claude Code, Cursor, Codex, and other supported agents (check Agents Supported section below). It bundles:
Want to contribute? Read CONTRIBUTING.md first.
skills/supabase for general Supabase product guidanceskills/supabase-postgres-best-practices for Postgres performance and schema guidanceShared across all vendors:
skills/ — vendored skill files consumed by all surfacesassets/ — shared assets (logo, etc.)| Vendor | Supported |
|---|---|
| Claude Code | ✓ |
| Cursor | ✓ |
| Codex | ✓ |
| GitHub Copilot | ✓ |
| Gemini | ✓ |
| VS Code (Open Plugin) | ✓ |
| Kimi Code | ✓ |
| Grok Build | ✓ |
skills/ directory must contain real files. Do not switch it back to a symlink or submodule-backed path.supabase/agent-skills releases via .github/workflows/sync-agent-skills.yml. The workflow is triggered by the release pipeline in supabase/agent-skills and opens a PR here with the updated skill files.Supabase plugin for AI coding assistants
21
stars
71
commits
Sep 7, 2026
updated
Official Supabase plugin distribution repo for Claude Code, Cursor, Codex, and other supported agents (check Agents Supported section below). It bundles:
Want to contribute? Read CONTRIBUTING.md first.
skills/supabase for general Supabase product guidanceskills/supabase-postgres-best-practices for Postgres performance and schema guidanceShared across all vendors:
skills/ — vendored skill files consumed by all surfacesassets/ — shared assets (logo, etc.)| Vendor | Supported |
|---|---|
| Claude Code | ✓ |
| Cursor | ✓ |
| Codex | ✓ |
| GitHub Copilot | ✓ |
| Gemini | ✓ |
| VS Code (Open Plugin) | ✓ |
| Kimi Code | ✓ |
| Grok Build | ✓ |
skills/ directory must contain real files. Do not switch it back to a symlink or submodule-backed path.supabase/agent-skills releases via .github/workflows/sync-agent-skills.yml. The workflow is triggered by the release pipeline in supabase/agent-skills and opens a PR here with the updated skill files.