04-ENRICH-schema

Official

Enforce Supabase schema standards.

Authormedtrics
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures your Supabase PostgreSQL database schema adheres to strict conventions, preventing common errors and improving maintainability.

Core Features & Use Cases

  • Schema Convention Enforcement: Validates table naming, column definitions, foreign keys, and constraints against established standards.
  • RLS Policy Auditing: Checks for proper Row Level Security implementation on all tables.
  • Migration Structure Review: Verifies the organization and sequencing of SQL migration files.
  • Use Case: Before deploying a new feature that modifies the database, use this Skill to review the proposed schema changes against the project's standards, catching potential issues like missing indexes or incorrect RLS policies early.

Quick Start

Review the schema conventions and compliance checklist for the current project.

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: 04-ENRICH-schema
Download link: https://github.com/medtrics/medtrics-acumen/archive/main.zip#04-enrich-schema

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 223,000+ vetted skills library on demand.