Supabase skills
Postgres best practices and Supabase integration patterns skills-hub.ai mirrors 2 skills from Supabase daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/supabase/agent-skills
Installing a Supabase skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a Supabase skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all Supabase skills via API
curl https://skills-hub.ai/api/v1/skills?source=supabase
# Browse all sources
open https://skills-hub.ai/sourcesTop Supabase skills
See all →The most-installed skills from Supabase, ranked by adoption.
01supabase-postgres-best-practices
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
Datafrom Supabase02supabase
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, getSession, getUser, getClaims, RLS); Supabase CLI or MCP server; schema changes, migrations, security audits, Postgres extensions (pg_graphql, pg_cron, pg_vector).
Buildfrom Supabase
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Apr 30, 2026, 10:12 PM (success).
Supabase skills — frequently asked
What are Supabase skills?
Supabase skills are AI coding skills published by Supabase (Postgres best practices and Supabase integration patterns) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many Supabase skills are available?
skills-hub.ai indexes 2 skills from Supabase, synced daily from the upstream GitHub repository (https://github.com/supabase/agent-skills).
How do I install a Supabase skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official Supabase skills?
Yes. Every skill from this source is mirrored from Supabase's own GitHub repository (https://github.com/supabase/agent-skills). Each skill page links back to the upstream source of truth, so you can verify the original.