Designs database schemas from requirements or reviews existing schemas for normalization, indexes, migrations, and security.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub realdougeubanks/claudemarketplace --plugin database-designStructured engineering code review covering readability, complexity, test gaps, SOLID principles, and API consistency.
Designs and reviews REST, GraphQL, and gRPC APIs. Produces OpenAPI specs, GraphQL schemas, and proto files.
Enforces the release-branch Git model: scaffold feature branches, open PRs with review checks, cut releases with tags, and view workflow reference.
Full async multi-agent development workflow: Planning → Design → Dev → Security/Tech Review loop with file-based handoffs and release-branch Git model.
Generates a comprehensive developer onboarding guide (ONBOARDING.md) by reading the codebase: directory map, entry points, environment variables, key commands, and architecture overview.
Schema design, query optimization, migrations, indexing, transactions, data integrity, and connection pooling.
Design and visualize database schemas with normalization guidance, relationship mapping, and ERD generation
Database schema design for PostgreSQL/MySQL with normalization, relationships, constraints. Use for new databases, schema reviews, migrations, or encountering missing PKs/FKs, wrong data types, premature denormalization, EAV anti-pattern.
Database schema design and ERD generation
Commands for database schema design, migrations, and optimization
Database architecture and SQL optimization with PostgreSQL expertise