Skip to main content
Run any Skill in Manus
with one click

create-migration

Create and manage Entity Framework Core database migrations including schema changes, seed data, and rollback strategies. Use when adding or modifying EF Core entities, setting up a new DbContext, applying data seeding, running dotnet ef commands, or troubleshooting migration conflicts.

Overview

Create and manage Entity Framework Core database migrations including schema changes, seed data, and rollback strategies. Use when adding or modifying EF Core entities, setting up a new DbContext, applying data seeding, running dotnet ef commands, or troubleshooting migration conflicts.

Install command
npx skills add https://github.com/andresharpe/dotbot --skill create-migration

Copy and paste this command into Claude Code to install the skill

Stars51
Forks25
UpdatedApril 3, 2026 at 16:35
SKILL.md
readonly