migrate
Installation
SKILL.md
Migration Assistant | 遷移助手
Guide systematic code migration, framework upgrades, and technology modernization.
引導系統性程式碼遷移、框架升級與技術現代化。
Usage | 使用方式
| Command | Purpose | 用途 |
|---|---|---|
/migrate |
Start interactive migration guide | 啟動互動式遷移引導 |
/migrate --assess |
Risk assessment only | 僅風險評估 |
/migrate "Vue 2 to 3" |
Guide specific migration | 引導特定遷移 |
/migrate --deps |
Dependency upgrade analysis | 依賴升級分析 |
/migrate --rollback |
Plan rollback strategy | 規劃回滾策略 |
Migration Types | 遷移類型
| Type | Examples | Risk | 風險 |
Related skills
More from asiaostrich/universal-dev-standards
bdd
[UDS] Guide through Behavior-Driven Development workflow
24atdd
[UDS] Guide through Acceptance Test-Driven Development workflow
23methodology
[UDS] Manage development methodology workflow
21reverse
[UDS] System archeology — reverse engineer code across Logic, Data, and Runtime dimensions
20docgen
[UDS] Generate usage documentation from project sources
20sdd
[UDS] Create or review specification documents for Spec-Driven Development
19