Designs and visualizes database schemas with normalization guidance (1NF-BCNF), relationship mapping, and ERD generation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/database-schema-designer:database-schema-designerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill assists in designing robust and normalized database schemas. It provides guidance on normalization principles, helps map relationships between entities, generates ERD diagrams for visualization, and ultimately produces SQL CREATE statements.
This skill assists in designing robust and normalized database schemas. It provides guidance on normalization principles, helps map relationships between entities, generates ERD diagrams for visualization, and ultimately produces SQL CREATE statements.
This skill activates when you need to:
User request: "Design a database schema for a social media application with users, posts, and comments."
The skill will:
User request: "Normalize a database schema for an e-commerce application with customers, orders, and products."
The skill will:
This skill can be integrated with other Claude Code plugins, such as a SQL execution plugin, to automatically create the database schema in a database server. It can also work with a documentation plugin to generate documentation for the database schema.
Guides reception of code review feedback: verify before implementing, avoid performative agreement, push back with technical reasoning when needed.
Design banners for social media, ads, website heroes, and print with multiple art direction options and AI-generated visuals.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin database-schema-designer