Database Rules

Community

Enforce strict DB rules for safe, compliant data.

Authortaikiwt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces absolute rules for database governance across Supabase projects, preserving SSOT, improving change control, and strengthening data access policies.

Core Features & Use Cases

  • SSOT principles: Treat schema references and types as the single source of truth; avoid hard-coded values across code and migrations.
  • Migration discipline: Require local testing and explicit migration files; forbid direct production edits to schemas or data rules.
  • Security and access control: Provide clear guidance for enabling RLS and controlling per-user data access.

Quick Start

Review the rules and align your project with SSOT, migration governance, and secure data access.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: Database Rules
Download link: https://github.com/taikiwt/sitecue/archive/main.zip#database-rules

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.