Revert "Cleaning up plugins"

This reverts commit 51bf994ef2.

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-28 01:26:07 +00:00
committed by GitHub
parent 51bf994ef2
commit d044bc9f6a
465 changed files with 96645 additions and 259 deletions
+4 -8
View File
@@ -16,15 +16,11 @@
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"agents": [
"./agents/react19-auditor.md",
"./agents/react19-commander.md",
"./agents/react19-dep-surgeon.md",
"./agents/react19-migrator.md",
"./agents/react19-test-guardian.md"
"./agents"
],
"skills": [
"./skills/react19-concurrent-patterns/",
"./skills/react19-source-patterns/",
"./skills/react19-test-patterns/"
"./skills/react19-concurrent-patterns",
"./skills/react19-source-patterns",
"./skills/react19-test-patterns"
]
}