Process use when you need to work with database schema design. This skill provides schema design and migrations with comprehensive guidance and automation. Trigger with phrases like "design schema", "create migration", or "model database".
4.0
Rating
0
Installs
Backend Development
Category
This skill provides a generic template for database schema design but lacks specific, actionable content. The description mentions schema design, migrations, and ERD generation, but the SKILL.md contains only boilerplate text (e.g., 'automated assistance for database schema designer tasks') without concrete guidance on designing schemas, normalization principles, entity relationships, or migration strategies. While scripts like erd_generator.py and sql_generator.py are referenced in the directory tree, the main document doesn't explain how to use them or what they do. The structure is reasonable with clear sections, but the content is too generic to be useful—it could apply to any backend task. The novelty is low because a CLI agent with general database knowledge could provide similar guidance without this skill. To improve: add specific schema design principles, examples of common patterns (one-to-many, many-to-many), migration best practices, and clear instructions on using the provided scripts.
Loading SKILL.md…

Skill Author