db-schema-management

Community

EF MigrationsでDBスキーマ変更を徹底ガイド

Authord-kishi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

EF Migrationsを用いたデータベーススキーマ変更の実装パターンとワークフローを提供します。

Core Features & Use Cases

  • 5ステップのスキーマ変更ワークフロー
  • CHECK制約・手動SQL追加のパターン
  • データベース設計書同期チェックリストの活用

Quick Start

Entity定義変更 → Migration作成 → Migration適用 → DB設計書更新の順に実行します。

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: db-schema-management
Download link: https://github.com/d-kishi/ubiquitous-lang-mng/archive/main.zip#db-schema-management

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository