database-review
CommunityReview DB schemas, indexes, and migrations.
Authoradrien-barret
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps engineers identify design flaws by reviewing database schemas, indexing strategies, and migrations.
Core Features & Use Cases
- Schema health checks: normalization to 3NF, appropriate data types, NOT NULL constraints, and foreign key presence.
- Indexing evaluations: detect missing, redundant, or composite indexes, and assess partial indexes for filtered queries.
- Migration safety & query optimization: identify risky migrations, potential downtime factors, and opportunities to avoid full table scans.
- Use Case: When auditing a relational or NoSQL schema, use this Skill to surface schema issues, indexing gaps, and migration risks that could impact performance and data integrity.
Quick Start
Run the database-review against your schema file, migration script, or sample query to identify issues and improvements.
Dependency Matrix
Required Modules
None requiredComponents
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-review Download link: https://github.com/adrien-barret/claude-kit/archive/main.zip#database-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.