schema-db-suite

Community

Ensure database schema health.

AuthorBruceTyndall
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical need for maintaining database schema integrity, ensuring consistency between code, migrations, and the live database, and verifying security policies.

Core Features & Use Cases

  • Migration Validation: Checks migration files for correct ordering, naming, and adherence to ADD-ONLY policies.
  • Schema Drift Detection: Identifies discrepancies between TypeScript types and actual database schema.
  • Type Generation Verification: Ensures TypeScript types accurately reflect the database schema and are used correctly.
  • Database Inspection: Performs a full inventory of database objects, including tables, columns, RLS policies, indexes, and triggers.
  • Use Case: Before deploying a new feature that modifies the database, run this suite to catch potential migration errors, ensure type safety, and confirm that Row Level Security policies are correctly applied, preventing costly production issues.

Quick Start

Run the schema-db-suite to validate all database migrations and types.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: schema-db-suite
Download link: https://github.com/BruceTyndall/socelle-global/archive/main.zip#schema-db-suite

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.