Skip to main content
Execute qualquer Skill no Manus
com um clique

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.

Visão geral

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 instalação
npx skills add https://github.com/gulati8/justice-league-factory --skill database-patterns

Copie e cole este comando no Claude Code para instalar a skill

Estrelas3
Forks0
Atualizado28 de abril de 2026 às 16:45
Explorador de arquivos
2 arquivos
SKILL.md
readonly