ec-db-migrator
CommunityManage EC database schema and migrations.
Authormyoshi2891
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of managing your Multi-Vendor EC project's database schema, ensuring consistency and facilitating updates through migrations and data seeding.
Core Features & Use Cases
- Schema Definition: Define and modify database models using Prisma's schema definition language.
- Migration Management: Generate and apply database migrations to evolve the schema over time.
- Data Seeding: Populate the database with initial or test data.
- Use Case: When a new feature requires adding a 'wishlist' table for users, this Skill can help define the
WishlistandWishlistItemmodels inprisma/schema.prisma, generate the corresponding migration, and apply it to the database.
Quick Start
Use the ec-db-migrator skill to create a new database migration for adding a user profile table.
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: ec-db-migrator Download link: https://github.com/myoshi2891/Multi-Vendor-E-Commerce/archive/main.zip#ec-db-migrator 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.