Process use when you need to work with schema comparison. This skill provides database schema diff and sync with comprehensive guidance and automation. Trigger with phrases like "compare schemas", "diff databases", or "sync database schemas".
4.0
Rating
0
Installs
Backend Development
Category
This skill attempts to address database schema comparison but suffers from significant weaknesses. The description is too vague ('Process use when you need to work with schema comparison') and doesn't clearly explain what the skill does or how it compares schemas. The SKILL.md contains generic boilerplate (5-step implementation process, error handling patterns) that could apply to any backend task rather than specific database diff knowledge. While it references Python scripts (generate_migration_script.py, rollback_migration.py) that would provide task-specific value, the main documentation lacks concrete guidance on schema comparison strategies, supported databases (despite mentioning psql/mysql/mongosh tools), diff algorithms, or sync approaches. The structure is reasonable with separate scripts directory, but the actual skill-specific content is minimal. Novelty is moderate - schema comparison tools exist but having guided workflows could save tokens; however, the current implementation is too generic to deliver that value effectively.
Loading SKILL.md…

Skill Author