スキル一覧に戻る
mshafei721

backend-migrations

by mshafei721

Multi-agent AI coding platform powered by Vercel Sandbox and AI Gateway - Phase 3: Skills & MCP Integration Complete

0🍴 0📅 2026年1月15日
GitHubで見るManusで実行

SKILL.md


name: Backend Migrations description: Create and manage database migrations with reversible changes, proper naming conventions, and zero-downtime deployment considerations. Use this skill when creating new database migrations, modifying schema changes, adding or removing tables/columns, creating indexes, or managing data migrations. When working on files in migrations/, db/migrate/, alembic/, or prisma/migrations/ directories. When writing up/down migration methods, planning schema changes for production deployments, or reviewing migration files for safety and rollback capability.

When to use this skill:

  • When creating new database migration files
  • When modifying existing migrations before deployment
  • When adding, altering, or dropping database tables or columns
  • When creating or removing database indexes
  • When working on files in migrations/, db/migrate/, alembic/, or prisma/migrations/ directories
  • When writing rollback/down methods for migrations
  • When planning schema changes that need to be backwards compatible
  • When separating schema changes from data migrations
  • When creating indexes on large tables with concurrent options
  • When naming migration files descriptively
  • When reviewing migrations for zero-downtime deployment safety

Backend Migrations

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle backend migrations.

Instructions

For details, refer to the information provided in this file: backend migrations

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です