chore: publish from staged

This commit is contained in:
github-actions[bot]
2026-05-04 06:34:46 +00:00
parent b644d55e12
commit f503ffa543
536 changed files with 116819 additions and 294 deletions

View File

@@ -17,20 +17,15 @@
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"agents": [
"./agents/react18-auditor.md",
"./agents/react18-batching-fixer.md",
"./agents/react18-class-surgeon.md",
"./agents/react18-commander.md",
"./agents/react18-dep-surgeon.md",
"./agents/react18-test-guardian.md"
"./agents"
],
"skills": [
"./skills/react-audit-grep-patterns/",
"./skills/react18-batching-patterns/",
"./skills/react18-dep-compatibility/",
"./skills/react18-enzyme-to-rtl/",
"./skills/react18-legacy-context/",
"./skills/react18-lifecycle-patterns/",
"./skills/react18-string-refs/"
"./skills/react-audit-grep-patterns",
"./skills/react18-batching-patterns",
"./skills/react18-dep-compatibility",
"./skills/react18-enzyme-to-rtl",
"./skills/react18-legacy-context",
"./skills/react18-lifecycle-patterns",
"./skills/react18-string-refs"
]
}