Skip to main content
在 Manus 中运行任何 Skill
一键导入

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.

概览

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.

安装命令
npx skills add https://github.com/andresharpe/dotbot --skill create-migration

复制此命令并粘贴到 Claude Code 中以安装该技能

星标51
分支25
更新时间2026年4月3日 16:35
SKILL.md
readonly