supabase-agent-skills
🏪Marketplacesupabase/agent-skills
Official Supabase agent skills for Claude Code
Overview
Official agent skills from the Supabase team for AI coding agents. Provides curated Postgres performance optimization guidelines across 8 categories prioritized by impact, following the Agent Skills open standard format.
Key Features
- Postgres performance optimization guidelines prioritized by impact
- Query performance and connection management best practices (critical tier)
- Schema design and concurrency/locking patterns (high tier)
- Row-Level Security (RLS) and data access pattern guidance
- Compatible with Claude Code, Cursor, GitHub Copilot, and Codex
Who is this for?
Developers building with Supabase who want AI agents to follow Postgres best practices. Ideal for teams that want optimized SQL, efficient schemas, and properly configured connection pooling and RLS.
Add this Marketplace
/plugin marketplace add supabase/agent-skillsPlugins in this Marketplace
More from this repository3
Postgres performance optimization skill from Supabase with best practice rules across 8 categories. Includes query performance, connection management, RLS patterns, and schema design with SQL examples and EXPLAIN analysis.
Official Supabase skill for agents working with any Supabase product — Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues — plus supabase-js and @supabase/ssr integrations, RLS, migrations, and the Supabase CLI/MCP.
Official Supabase agent skills for AI coding agents covering Postgres best practices, query performance, indexing, RLS, connection pooling, and schema design.