Database Schema Reviewer

Community

Audit database schemas for quality and scale.

AuthorNotysoty
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill directs the agent to review a database schema — provided as SQL DDL, an ORM model file (Drizzle, Prisma, SQLAlchemy, ActiveRecord, etc.), or a plain description — and produce a prioritized list of issues. It checks normalization, indexes, constraints, naming conventions, nullable columns, and overall scalability. Every issue includes a concrete SQL or ORM fix.

Core Features & Use Cases

  • Checks normalization levels (1NF/2NF/3NF) and flags anomalies, missing constraints, or transitive dependencies.
  • Recommends indexing strategies and constraint improvements to improve integrity and query performance.
  • Use cases include code reviews of migrations, auditing schemas during growth, and ensuring scalable designs before production.

Quick Start

Share your database schema (SQL DDL, ORM model, or plain description) and ask the skill to review it for normalization, indexing, and naming issues.

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 Schema Reviewer
Download link: https://github.com/Notysoty/openagentskills/archive/main.zip#database-schema-reviewer

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.