Back to list
TorbenMerrald

backend-migrations

by TorbenMerrald

Equine care management platform for stables - track horses, vaccinations, worm tests, treatments, and automated notifications

1🍴 0📅 Jan 10, 2026

SKILL.md


name: Backend Migrations description: Create and manage database migrations following best practices for safe schema evolution. Use this skill when creating new database migration files for schema changes. Use this skill when modifying table structures, adding or removing columns, or changing data types. Use this skill when creating or modifying database indexes. Use this skill when implementing reversible migrations with up/down or rollback methods. Use this skill when working with migration files in database change management directories. Use this skill when planning zero-downtime deployments or backwards-compatible schema changes. Use this skill when separating schema changes from data migrations.

Backend Migrations

When to use this skill

  • When creating new database migration files
  • When modifying database table schemas, columns, or constraints
  • When adding, modifying, or removing database indexes
  • When implementing rollback/down migration methods
  • When planning migration strategies for zero-downtime deployments
  • When separating schema changes from data migrations
  • When naming migration files with descriptive, clear names
  • When working with migration version control and deployment order
  • When considering backwards compatibility in database changes

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

Score

Total Score

65/100

Based on repository quality metrics

SKILL.md

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

+20
LICENSE

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

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新

+5
フォーク

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

0/5
Issue管理

オープンIssueが50未満

+5
言語

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

+5
タグ

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

+5

Reviews

💬

Reviews coming soon