Initial commit
This commit is contained in:
24
.claude-plugin/plugin.json
Normal file
24
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user