Complete Supabase integration skill pack with 30 skills covering authentication, database, storage, realtime, edge functions, and production operations. Flagship+ tier vendor pack.
Installation
Open Claude Code and run this command:
/plugin install supabase-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
> 30 production-grade Claude Code skills for Supabase: real @supabase/supabase-js v2 client methods, real PostgreSQL RLS policies, real Edge Functions, real Supabase CLI workflows.
Skills (30)
'Deep Supabase diagnostics: pg_stat_statements for slow queries, lock.
'Implement Supabase across different app architectures: Next.
'Implement Supabase Auth (signUp, signIn, OAuth, session management),.
'Configure Supabase CI/CD pipelines with GitHub Actions: link projects,.
'Diagnose and fix Supabase errors across PostgREST, PostgreSQL, Auth,.
'Optimize Supabase costs through plan selection, database tuning, storage.
'Implement GDPR/CCPA compliance with Supabase: RLS for data isolation,.
'Collect Supabase diagnostic info for troubleshooting and support tickets.
'Deploy and manage Supabase projects in production.
'Implement custom role-based access control via JWT claims in Supabase:.
"Run your first Supabase query \u2014 insert a row and read it back.
'Execute Supabase incident response: dashboard health checks, connection.
'Install and configure Supabase SDK, CLI, and project authentication.
'Avoid and fix the most common Supabase mistakes: exposing service_role.
'Scale Supabase projects for production load: read replicas, connection.
'Configure Supabase local development with the CLI, Docker, and migration.
'Database migration patterns with Supabase CLI: npx supabase migration.
'Configure Supabase across development, staging, and production with.
'Set up monitoring and observability for Supabase projects using Dashboard.
'Optimize Supabase query performance with indexes, EXPLAIN ANALYZE, connection.
'Enforce organizational governance for Supabase projects: shared RLS.
'Execute Supabase production deployment checklist covering RLS, key hygiene,.
'Manage Supabase rate limits and quotas across all plan tiers.
"Implement enterprise Supabase reference architectures \u2014 monorepo\.
'Build resilient Supabase integrations: circuit breakers wrapping createClient.
'Design Supabase Postgres schema from business requirements with migrations,.
'Apply production-ready Supabase SDK patterns for TypeScript and Python.
'Apply Supabase security best practices: anon vs service_role key separation,.
"Upgrade Supabase SDK and CLI versions with breaking-change detection\.