Index live · v1.3.0 · MAY 26 2026
DevelopmentIntermediate

Database & Backend

The core pattern of skills + MCP working together. The Supabase skill teaches Claude proper indexing, RLS policies, and migration strategies. The MCP server lets Claude execute them against your live database. Neither alone can do what both achieve together.

5 min setup4 components2 skills2 MCP serversLast updated

Skills

MCP Servers

Setup

Add the Supabase PostgreSQL best practices skill.

npx skills add supabase/agent-skills/supabase-postgres-best-practices

Use Cases

  • Database schema design and optimization
  • Row Level Security policy implementation
  • Migration management
  • Auth-integrated data access patterns
SupabasePostgreSQLdatabasebackendRLSmigrationsauth