Cleaning up plugins

This commit is contained in:
Aaron Powell
2026-04-20 12:37:23 +10:00
parent 685fed35f4
commit 51bf994ef2
465 changed files with 259 additions and 96645 deletions
+8 -4
View File
@@ -16,11 +16,15 @@
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"agents": [
"./agents"
"./agents/react19-auditor.md",
"./agents/react19-commander.md",
"./agents/react19-dep-surgeon.md",
"./agents/react19-migrator.md",
"./agents/react19-test-guardian.md"
],
"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/"
]
}