Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

database-patterns

Database migration and schema change standards for any project using raw SQL migrations. Activate whenever a task involves schema changes, column renames, field additions, table creation, data backfills, index creation, or any modification to how data is stored. Also activate when backend TypeScript interfaces need to reflect a new database shape.

Resumen

Database migration and schema change standards for any project using raw SQL migrations. Activate whenever a task involves schema changes, column renames, field additions, table creation, data backfills, index creation, or any modification to how data is stored. Also activate when backend TypeScript interfaces need to reflect a new database shape.

Comando de instalación
npx skills add https://github.com/gulati8/justice-league-factory --skill database-patterns

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas3
Forks0
Actualizado28 de abril de 2026, 16:45
Explorador de archivos
2 archivos
SKILL.md
readonly