db-schema-designer
CommunityDesign database schemas & migrations
AuthorDokkabei97
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the complex and time-consuming process of designing database schemas, generating essential artifacts like ERDs, migration scripts, and index strategies, thereby accelerating development cycles.
Core Features & Use Cases
- Schema Generation: Creates database schemas for PostgreSQL, MySQL, and MongoDB based on natural language domain descriptions.
- ORM Support: Generates models for popular ORMs like Prisma, Drizzle, and SQLAlchemy.
- Migration Scripts: Produces ready-to-run migration scripts for various database systems.
- Index Strategy: Recommends optimal indexing for performance.
- ERD Visualization: Generates visual Entity-Relationship Diagrams using Mermaid syntax.
- Use Case: A startup needs to define its core user and product data models. This Skill can take a description like "Users have many posts, and posts have many tags" and generate the corresponding Prisma schema, migration files, and an ERD.
Quick Start
Design a PostgreSQL database schema for a blog with users, posts, and comments, including relationships and indexes.
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: db-schema-designer Download link: https://github.com/Dokkabei97/forged-claude-code/archive/main.zip#db-schema-designer 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 223,000+ vetted skills library on demand.