supabase-community/supabase-plugin

Supabase plugin for AI coding assistants

21

stars

71

commits

Sep 7, 2026

updated

supabase.com/docs/guides/ai-tools/plugins

README

Supabase Agent Plugin

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 guidance
  • skills/supabase-postgres-best-practices for Postgres performance and schema guidance
  • vendor-specific plugin manifests and MCP adapters for each supported surface

Repository Structure

Shared across all vendors:

  • skills/ — vendored skill files consumed by all surfaces
  • assets/ — shared assets (logo, etc.)

Agents supported:

VendorSupported
Claude Code
Cursor
Codex
GitHub Copilot
Gemini
VS Code (Open Plugin)
Kimi Code
Grok Build

Notes

  • The root skills/ directory must contain real files. Do not switch it back to a symlink or submodule-backed path.
  • Skills are synced automatically from 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.

Contributors

Rodriguespn

56 commits

dnywh

3 commits

supabase-community/supabase-plugin

Supabase plugin for AI coding assistants

21

stars

71

commits

Sep 7, 2026

updated

supabase.com/docs/guides/ai-tools/plugins

README

Supabase Agent Plugin

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 guidance
  • skills/supabase-postgres-best-practices for Postgres performance and schema guidance
  • vendor-specific plugin manifests and MCP adapters for each supported surface

Repository Structure

Shared across all vendors:

  • skills/ — vendored skill files consumed by all surfaces
  • assets/ — shared assets (logo, etc.)

Agents supported:

VendorSupported
Claude Code
Cursor
Codex
GitHub Copilot
Gemini
VS Code (Open Plugin)
Kimi Code
Grok Build

Notes

  • The root skills/ directory must contain real files. Do not switch it back to a symlink or submodule-backed path.
  • Skills are synced automatically from 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.

Contributors

Rodriguespn

56 commits

dnywh

3 commits