Skip to main content
Exécutez n'importe quel Skill dans Manus
en 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.

Aperçu

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.

Commande d'installation
npx skills add https://github.com/gulati8/justice-league-factory --skill database-patterns

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles3
Forks0
Mis à jour28 avril 2026 à 16:45
Explorateur de fichiers
2 fichiers
SKILL.md
readonly