supabase-operations

Official

Ensure safe, compliant Supabase database operations.

Authorelevanaltd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing Supabase migrations, Row-Level Security (RLS), and operational standards can lead to breaking changes, security vulnerabilities, or performance bottlenecks. This Skill enforces safety checks and provides proven protocols for database operations, ensuring compliance and preventing production incidents.

Core Features & Use Cases

  • Migration Validation: Guides through a 7-step workflow for applying migrations, ensuring ADR-003 compliance and multi-app safety.
  • RLS Optimization: Provides patterns for high-performance RLS policies, including InitPlan optimization and policy consolidation.
  • PreToolUse Hook Enforcement: Integrates with safety hooks to block unsafe database operations, referencing this skill for corrective workflows.
  • Use Case: When you need to apply a database migration, optimize RLS policies, or troubleshoot a Supabase operational issue, use this Skill to ensure all safety checks are passed and best practices are followed.

Quick Start

Validate a new Supabase migration for ADR-003 compliance and RLS optimization before applying it.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: supabase-operations
Download link: https://github.com/elevanaltd/eav-monorepo/archive/main.zip#supabase-operations

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository