detecting-schema-antipatterns
OfficialIdentify and fix database schema flaws.
Authormusher-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you identify and remediate common, performance-degrading anti-patterns in PostgreSQL schemas that can lead to technical debt, slow queries, and data integrity issues.
Core Features & Use Cases
- Detects Six Anti-Patterns: Identifies issues like soft deletes, unindexed foreign keys, over-indexing, JSONB misuse, offset pagination, and implicit nullability.
- Provides Detection Methods: Offers SQL queries and code-searching strategies to find these anti-patterns.
- Offers Remediation Guidance: Suggests concrete steps and alternative patterns to fix identified problems.
- Use Case: When auditing a new database schema or reviewing a migration script, use this Skill to proactively catch potential performance bottlenecks and structural weaknesses before they impact production.
Quick Start
Analyze the current database schema for common anti-patterns.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: detecting-schema-antipatterns Download link: https://github.com/musher-dev/bundles/archive/main.zip#detecting-schema-antipatterns 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.