mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 10:25:13 +00:00
Convert all prompts to skills and update plugin manifests
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
"./agents/tdd-refactor.md",
|
||||
"./agents/playwright-tester.md"
|
||||
],
|
||||
"commands": [
|
||||
"./commands/playwright-explore-website.md",
|
||||
"./commands/playwright-generate-test.md",
|
||||
"./commands/csharp-nunit.md",
|
||||
"./commands/java-junit.md",
|
||||
"./commands/ai-prompt-engineering-safety-review.md"
|
||||
"skills": [
|
||||
"./skills/playwright-explore-website/",
|
||||
"./skills/playwright-generate-test/",
|
||||
"./skills/csharp-nunit/",
|
||||
"./skills/java-junit/",
|
||||
"./skills/ai-prompt-engineering-safety-review/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user