mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-07 09:38:45 +00:00
chore: publish from main
This commit is contained in:
+2
-9
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
||||
"name": "react19-upgrade",
|
||||
"description": "Enterprise React 19 migration toolkit with specialized agents and skills for upgrading React 18 codebases to React 19. Includes auditor, dependency surgeon, source code migrator, and test guardian. Handles removal of deprecated APIs including ReactDOM.render, forwardRef, defaultProps, legacy context, string refs, and more.",
|
||||
"version": "1.0.0",
|
||||
@@ -14,13 +15,5 @@
|
||||
"name": "Awesome Copilot Community"
|
||||
},
|
||||
"repository": "https://github.com/github/awesome-copilot",
|
||||
"license": "MIT",
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"skills": [
|
||||
"./skills/react19-concurrent-patterns",
|
||||
"./skills/react19-source-patterns",
|
||||
"./skills/react19-test-patterns"
|
||||
]
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user