LLM Skills
~/catalogue/backend//database-migration
Backendsource GitHub

Migration de base de données

/database-migration

Analyse schémas, requêtes, migrations et performances de base de données.

affaan-maffaan-m
240.5k
18 mai 2026
MIT License
// contenu du skill

name: database-migration

description: Workflow command scaffold for database-migration in everything-claude-code.

allowed_tools: ["Bash", "Read", "Write", "Grep", "Glob"]


/database-migration

Use this workflow when working on database-migration in everything-claude-code.

Goal

Database schema changes with migration files

Common Files

  • **/schema.*
  • migrations/*

Suggested Sequence

  1. Understand the current state and failure mode before editing.
  2. Make the smallest coherent change that satisfies the workflow goal.
  3. Run the most relevant verification for touched files.
  4. Summarize what changed and what still needs review.

Typical Commit Signals

  • Create migration file
  • Update schema definitions
  • Generate/update types

Notes

  • Treat this as a scaffold, not a hard-coded script.
  • Update the command if the workflow evolves materially.
// source originale publique
affaan-m/everything-claude-code
/.claude/commands/database-migration.md
Licence : MIT License
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// installer ce skill
Collez cette commande dans votre terminal à la racine de votre projet :
mkdir -p .claude/commands && curl -o ".claude/commands/database-migration.md" "https://raw.githubusercontent.com/affaan-m/everything-claude-code/main/.claude/commands/database-migration.md"
Ensuite dans Claude Code, tapez /database-migration pour l'activer.
open_in_newVoir la source originale
// sauvegarder
Sauvegarde disponible après connexion.
loginSe connecter pour sauvegarder
// informations
Créateuraffaan-m
Étoiles 240.5k
CatégorieBackend
LicenceMIT License
Mis à jour18 mai 2026
Format.md
AccèsGratuit
// similaires

Skills Backend

Voir toutarrow_forward