schema-consistency-checker

Community

Enforce database schema standards.

AuthorCamilo8902
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the common issue of inconsistent and error-prone database schemas by automatically auditing them against predefined best practices and naming conventions.

Core Features & Use Cases

  • Schema Auditing: Checks for naming convention violations, type inconsistencies, improper nullability, and missing constraints.
  • Violation Reporting: Generates a detailed report of all identified issues with severity levels (error, warning, info).
  • Fix Recommendations: Provides specific SQL or code-based recommendations for resolving each violation.
  • Auto-fix Migrations: Generates SQL migration scripts to automatically apply common fixes.
  • Use Case: Ensure all new database tables and columns adhere to the company's established naming standards and data integrity rules before they are deployed to production.

Quick Start

Run the schema consistency checker to audit the current database schema and generate a report of violations.

Dependency Matrix

Required Modules

@prisma/client

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-consistency-checker
Download link: https://github.com/Camilo8902/GabyCosmetics/archive/main.zip#schema-consistency-checker

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.