Agent skill
supabase
Database, auth, and backend expertise for Supabase operations in [PROJECT_NAME]
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/supabase-dgkngk-super-kit
SKILL.md
Supabase Skill
Overview
Provides comprehensive expertise for Supabase development in [PROJECT_NAME] including:
- Database schema design and migrations
- Row Level Security (RLS) policy implementation
- Auth integration debugging
- Performance optimization
When To Use
- Creating or modifying database schemas
- Writing database migrations
- Implementing RLS policies
- Debugging Supabase auth or query issues
- Optimizing database performance
Instrumentation
# Log usage when using this skill
Call MCP `call_tool_logger_manager` { action: "logSkill", name: "supabase", outcome: "manual" }
What do you want to do?
- Create Database Migration → Read
workflows/migration-workflow.md - Design RLS Policies → Read
workflows/rls-policies.md - Debug Supabase Issues → Read
workflows/debugging.md - Design Database Schema → Read
workflows/schema-design.md - Review Best Practices → Read
references/best-practices.md - See Common Patterns → Read
references/common-patterns.md
Quick Reference
Migration Template: templates/migration-template.sql
RLS Template: templates/rls-policy-template.sql
Existing Migrations: backend/migrations/
Supabase Client: lib/supabaseClient.ts
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?