24 lines
621 B
JSON
24 lines
621 B
JSON
{
|
|
"name": "framework-migration",
|
|
"description": "Framework updates, migration planning, and architectural transformation workflows",
|
|
"version": "1.2.2",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"url": "https://github.com/wshobson"
|
|
},
|
|
"skills": [
|
|
"./skills/angular-migration",
|
|
"./skills/database-migration",
|
|
"./skills/dependency-upgrade",
|
|
"./skills/react-modernization"
|
|
],
|
|
"agents": [
|
|
"./agents/legacy-modernizer.md",
|
|
"./agents/architect-review.md"
|
|
],
|
|
"commands": [
|
|
"./commands/legacy-modernize.md",
|
|
"./commands/code-migrate.md",
|
|
"./commands/deps-upgrade.md"
|
|
]
|
|
} |