backend-database-review
OfficialCatch database risks before they ship
Authorinfraspecdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you review database-related changes before they reach production, catching schema mistakes, unsafe migrations, and inefficient query patterns early.
Core Features & Use Cases
- Schema Design Review: Check normalization, foreign keys, indexes, constraints, and table or column naming for consistency and correctness.
- ORM and Repository Review: Inspect entity definitions, fetch strategies, cascades, equals/hashCode behavior, and repository methods for N+1 risk or loading issues.
- Migration Safety Review: Evaluate Flyway, Liquibase, Alembic, Rails, or raw SQL migrations for additive-only changes, destructive operations, and deployment safety.
- Use Case: A backend engineer preparing a pull request can use this Skill to validate new entities, migration files, and data-access code against production safety and performance best practices.
Quick Start
Review the attached database changes and flag schema, migration, ORM, and query risks using the skill's evaluation points.
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: backend-database-review Download link: https://github.com/infraspecdev/tesseract/archive/main.zip#backend-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 537,000+ vetted skills library on demand.