Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions docs/README.plugins.md

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/README.skills.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ See [CONTRIBUTING.md](../CONTRIBUTING.md#adding-skills) for guidelines on how to
| [openapi-to-application-code](../skills/openapi-to-application-code/SKILL.md)<br />`gh skills install github/awesome-copilot openapi-to-application-code` | Generate a complete, production-ready application from an OpenAPI specification | None |
| [pdftk-server](../skills/pdftk-server/SKILL.md)<br />`gh skills install github/awesome-copilot pdftk-server` | Skill for using the command-line tool pdftk (PDFtk Server) for working with PDF files. Use when asked to merge PDFs, split PDFs, rotate pages, encrypt or decrypt PDFs, fill PDF forms, apply watermarks, stamp overlays, extract metadata, burst documents into pages, repair corrupted PDFs, attach or extract files, or perform any PDF manipulation from the command line. | `references/download.md`<br />`references/pdftk-cli-examples.md`<br />`references/pdftk-man-page.md`<br />`references/pdftk-server-license.md`<br />`references/third-party-materials.md` |
| [penpot-uiux-design](../skills/penpot-uiux-design/SKILL.md)<br />`gh skills install github/awesome-copilot penpot-uiux-design` | Comprehensive guide for creating professional UI/UX designs in Penpot using MCP tools. Use this skill when: (1) Creating new UI/UX designs for web, mobile, or desktop applications, (2) Building design systems with components and tokens, (3) Designing dashboards, forms, navigation, or landing pages, (4) Applying accessibility standards and best practices, (5) Following platform guidelines (iOS, Android, Material Design), (6) Reviewing or improving existing Penpot designs for usability. Triggers: "design a UI", "create interface", "build layout", "design dashboard", "create form", "design landing page", "make it accessible", "design system", "component library". | `references/accessibility.md`<br />`references/component-patterns.md`<br />`references/platform-guidelines.md`<br />`references/setup-troubleshooting.md` |
| [performance-review-writer](../skills/performance-review-writer/SKILL.md)<br />`gh skills install github/awesome-copilot performance-review-writer` | Draft performance reviews, self-assessments, peer reviews, and upward feedback in your own voice. Analyzes your contributions, emails, and meeting history via WorkIQ, then produces honest, impact-focused drafts using the STAR format. USE FOR: write my performance review, draft self-assessment, peer review, 360 feedback, annual review, mid-year review, upward feedback, write review for colleague, performance appraisal. | None |
| [phoenix-cli](../skills/phoenix-cli/SKILL.md)<br />`gh skills install github/awesome-copilot phoenix-cli` | Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, review experiments, inspect datasets, and query the GraphQL API. Use when debugging AI/LLM applications, analyzing trace data, working with Phoenix observability, or investigating LLM performance issues. | None |
| [phoenix-evals](../skills/phoenix-evals/SKILL.md)<br />`gh skills install github/awesome-copilot phoenix-evals` | Build and run evaluators for AI/LLM applications using Phoenix. | `references/axial-coding.md`<br />`references/common-mistakes-python.md`<br />`references/error-analysis-multi-turn.md`<br />`references/error-analysis.md`<br />`references/evaluate-dataframe-python.md`<br />`references/evaluators-code-python.md`<br />`references/evaluators-code-typescript.md`<br />`references/evaluators-custom-templates.md`<br />`references/evaluators-llm-python.md`<br />`references/evaluators-llm-typescript.md`<br />`references/evaluators-overview.md`<br />`references/evaluators-pre-built.md`<br />`references/evaluators-rag.md`<br />`references/experiments-datasets-python.md`<br />`references/experiments-datasets-typescript.md`<br />`references/experiments-overview.md`<br />`references/experiments-running-python.md`<br />`references/experiments-running-typescript.md`<br />`references/experiments-synthetic-python.md`<br />`references/experiments-synthetic-typescript.md`<br />`references/fundamentals-anti-patterns.md`<br />`references/fundamentals-model-selection.md`<br />`references/fundamentals.md`<br />`references/observe-sampling-python.md`<br />`references/observe-sampling-typescript.md`<br />`references/observe-tracing-setup.md`<br />`references/production-continuous.md`<br />`references/production-guardrails.md`<br />`references/production-overview.md`<br />`references/setup-python.md`<br />`references/setup-typescript.md`<br />`references/validation-evaluators-python.md`<br />`references/validation-evaluators-typescript.md`<br />`references/validation.md` |
| [phoenix-tracing](../skills/phoenix-tracing/SKILL.md)<br />`gh skills install github/awesome-copilot phoenix-tracing` | OpenInference semantic conventions and instrumentation for Phoenix AI observability. Use when implementing LLM tracing, creating custom spans, or deploying to production. | `references/annotations-overview.md`<br />`references/annotations-python.md`<br />`references/annotations-typescript.md`<br />`references/fundamentals-flattening.md`<br />`references/fundamentals-overview.md`<br />`references/fundamentals-required-attributes.md`<br />`references/fundamentals-universal-attributes.md`<br />`references/instrumentation-auto-python.md`<br />`references/instrumentation-auto-typescript.md`<br />`references/instrumentation-manual-python.md`<br />`references/instrumentation-manual-typescript.md`<br />`references/metadata-python.md`<br />`references/metadata-typescript.md`<br />`references/production-python.md`<br />`references/production-typescript.md`<br />`references/projects-python.md`<br />`references/projects-typescript.md`<br />`references/sessions-python.md`<br />`references/sessions-typescript.md`<br />`references/setup-python.md`<br />`references/setup-typescript.md`<br />`references/span-agent.md`<br />`references/span-chain.md`<br />`references/span-embedding.md`<br />`references/span-evaluator.md`<br />`references/span-guardrail.md`<br />`references/span-llm.md`<br />`references/span-reranker.md`<br />`references/span-retriever.md`<br />`references/span-tool.md` |
Expand Down
2 changes: 1 addition & 1 deletion plugins/ai-team-orchestration/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"agents": [
"./agents/ai-team-producer.md",
"./agents/ai-team-dev.md",
"./agents/ai-team-producer.md",
"./agents/ai-team-qa.md"
],
"skills": [
Expand Down
4 changes: 2 additions & 2 deletions plugins/awesome-copilot/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"./agents/meta-agentic-project-scaffold.md"
],
"skills": [
"./skills/suggest-awesome-github-copilot-skills/",
"./skills/suggest-awesome-github-copilot-agents/",
"./skills/suggest-awesome-github-copilot-instructions/",
"./skills/suggest-awesome-github-copilot-agents/"
"./skills/suggest-awesome-github-copilot-skills/"
]
}
12 changes: 6 additions & 6 deletions plugins/azure-cloud-development/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
"devops"
],
"agents": [
"./agents/azure-logic-apps-expert.md",
"./agents/azure-principal-architect.md",
"./agents/azure-saas-architect.md",
"./agents/azure-logic-apps-expert.md",
"./agents/azure-verified-modules-bicep.md",
"./agents/azure-verified-modules-terraform.md",
"./agents/terraform-azure-planning.md",
"./agents/terraform-azure-implement.md"
"./agents/terraform-azure-implement.md",
"./agents/terraform-azure-planning.md"
],
"skills": [
"./skills/azure-resource-health-diagnose/",
"./skills/az-cost-optimize/",
"./skills/import-infrastructure-as-code/",
"./skills/azure-pricing/"
"./skills/azure-pricing/",
"./skills/azure-resource-health-diagnose/",
"./skills/import-infrastructure-as-code/"
]
}
2 changes: 1 addition & 1 deletion plugins/cast-imaging/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"devops"
],
"agents": [
"./agents/cast-imaging-software-discovery.md",
"./agents/cast-imaging-impact-analysis.md",
"./agents/cast-imaging-software-discovery.md",
"./agents/cast-imaging-structural-quality-advisor.md"
]
}
4 changes: 2 additions & 2 deletions plugins/context-engineering/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"skills": [
"./skills/context-map/",
"./skills/what-context-needed/",
"./skills/refactor-plan/"
"./skills/refactor-plan/",
"./skills/what-context-needed/"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"./agents/expert-dotnet-software-engineer.md"
],
"skills": [
"./skills/csharp-async/",
"./skills/aspnet-minimal-api-openapi/",
"./skills/csharp-xunit/",
"./skills/csharp-nunit/",
"./skills/csharp-async/",
"./skills/csharp-mstest/",
"./skills/csharp-nunit/",
"./skills/csharp-tunit/",
"./skills/csharp-xunit/",
"./skills/dotnet-best-practices/",
"./skills/dotnet-upgrade/"
]
Expand Down
10 changes: 5 additions & 5 deletions plugins/database-data-management/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"data-management"
],
"agents": [
"./agents/postgresql-dba.md",
"./agents/ms-sql-dba.md"
"./agents/ms-sql-dba.md",
"./agents/postgresql-dba.md"
],
"skills": [
"./skills/sql-optimization/",
"./skills/sql-code-review/",
"./skills/postgresql-code-review/",
"./skills/postgresql-optimization/",
"./skills/postgresql-code-review/"
"./skills/sql-code-review/",
"./skills/sql-optimization/"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"sdk"
],
"skills": [
"./skills/dataverse-python-quickstart/",
"./skills/dataverse-python-advanced-patterns/",
"./skills/dataverse-python-production-code/",
"./skills/dataverse-python-quickstart/",
"./skills/dataverse-python-usecase-builder/"
]
}
4 changes: 2 additions & 2 deletions plugins/edge-ai-tasks/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"implementation"
],
"agents": [
"./agents/task-researcher.md",
"./agents/task-planner.md"
"./agents/task-planner.md",
"./agents/task-researcher.md"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"governance"
],
"skills": [
"./skills/flowstudio-power-automate-mcp/",
"./skills/flowstudio-power-automate-debug/",
"./skills/flowstudio-power-automate-build/",
"./skills/flowstudio-power-automate-monitoring/",
"./skills/flowstudio-power-automate-governance/"
"./skills/flowstudio-power-automate-debug/",
"./skills/flowstudio-power-automate-governance/",
"./skills/flowstudio-power-automate-mcp/",
"./skills/flowstudio-power-automate-monitoring/"
]
}
4 changes: 2 additions & 2 deletions plugins/frontend-web-dev/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"vue"
],
"agents": [
"./agents/expert-react-frontend-engineer.md",
"./agents/electron-angular-native.md"
"./agents/electron-angular-native.md",
"./agents/expert-react-frontend-engineer.md"
],
"skills": [
"./skills/playwright-explore-website/",
Expand Down
22 changes: 11 additions & 11 deletions plugins/gem-team/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"agents": [
"./agents/gem-orchestrator.md",
"./agents/gem-researcher.md",
"./agents/gem-planner.md",
"./agents/gem-implementer.md",
"./agents/gem-browser-tester.md",
"./agents/gem-devops.md",
"./agents/gem-reviewer.md",
"./agents/gem-documentation-writer.md",
"./agents/gem-debugger.md",
"./agents/gem-critic.md",
"./agents/gem-code-simplifier.md",
"./agents/gem-critic.md",
"./agents/gem-debugger.md",
"./agents/gem-designer-mobile.md",
"./agents/gem-designer.md",
"./agents/gem-devops.md",
"./agents/gem-documentation-writer.md",
"./agents/gem-implementer-mobile.md",
"./agents/gem-designer-mobile.md",
"./agents/gem-mobile-tester.md"
"./agents/gem-implementer.md",
"./agents/gem-mobile-tester.md",
"./agents/gem-orchestrator.md",
"./agents/gem-planner.md",
"./agents/gem-researcher.md",
"./agents/gem-reviewer.md"
],
"author": {
"name": "Awesome Copilot Community"
Expand Down
4 changes: 2 additions & 2 deletions plugins/java-development/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"javadoc"
],
"skills": [
"./skills/create-spring-boot-java-project/",
"./skills/java-docs/",
"./skills/java-junit/",
"./skills/java-springboot/",
"./skills/create-spring-boot-java-project/"
"./skills/java-springboot/"
]
}
2 changes: 1 addition & 1 deletion plugins/mcp-m365-copilot/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"./agents/mcp-m365-agent-expert.md"
],
"skills": [
"./skills/mcp-create-declarative-agent/",
"./skills/mcp-create-adaptive-cards/",
"./skills/mcp-create-declarative-agent/",
"./skills/mcp-deploy-manage-agents/"
]
}
6 changes: 3 additions & 3 deletions plugins/partners/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"./agents/amplitude-experiment-implementation.md",
"./agents/apify-integration-expert.md",
"./agents/arm-migration.md",
"./agents/comet-opik.md",
"./agents/diffblue-cover.md",
"./agents/droid.md",
"./agents/dynatrace-expert.md",
Expand All @@ -36,9 +37,8 @@
"./agents/neon-migration-specialist.md",
"./agents/neon-optimization-analyzer.md",
"./agents/octopus-deploy-release-notes-mcp.md",
"./agents/stackhawk-security-onboarding.md",
"./agents/terraform.md",
"./agents/pagerduty-incident-responder.md",
"./agents/comet-opik.md"
"./agents/stackhawk-security-onboarding.md",
"./agents/terraform.md"
]
}
12 changes: 6 additions & 6 deletions plugins/polyglot-test-agent/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"go"
],
"agents": [
"./agents/polyglot-test-generator.md",
"./agents/polyglot-test-researcher.md",
"./agents/polyglot-test-planner.md",
"./agents/polyglot-test-implementer.md",
"./agents/polyglot-test-builder.md",
"./agents/polyglot-test-tester.md",
"./agents/polyglot-test-fixer.md",
"./agents/polyglot-test-linter.md"
"./agents/polyglot-test-generator.md",
"./agents/polyglot-test-implementer.md",
"./agents/polyglot-test-linter.md",
"./agents/polyglot-test-planner.md",
"./agents/polyglot-test-researcher.md",
"./agents/polyglot-test-tester.md"
],
"skills": [
"./skills/polyglot-test-agent/"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"skills": ["./skills/power-platform-architect/"]
"skills": [
"./skills/power-platform-architect/"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"./agents/power-platform-mcp-integration-expert.md"
],
"skills": [
"./skills/power-platform-mcp-connector-suite/",
"./skills/mcp-copilot-studio-server-generator/"
"./skills/mcp-copilot-studio-server-generator/",
"./skills/power-platform-mcp-connector-suite/"
]
}
20 changes: 10 additions & 10 deletions plugins/project-planning/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
"technical-spike"
],
"agents": [
"./agents/task-planner.md",
"./agents/task-researcher.md",
"./agents/planner.md",
"./agents/implementation-plan.md",
"./agents/plan.md",
"./agents/planner.md",
"./agents/prd.md",
"./agents/implementation-plan.md",
"./agents/research-technical-spike.md"
"./agents/research-technical-spike.md",
"./agents/task-planner.md",
"./agents/task-researcher.md"
],
"skills": [
"./skills/breakdown-feature-implementation/",
"./skills/breakdown-feature-prd/",
"./skills/breakdown-epic-arch/",
"./skills/breakdown-epic-pm/",
"./skills/create-implementation-plan/",
"./skills/update-implementation-plan/",
"./skills/breakdown-feature-implementation/",
"./skills/breakdown-feature-prd/",
"./skills/create-github-issues-feature-from-implementation-plan/",
"./skills/create-technical-spike/"
"./skills/create-implementation-plan/",
"./skills/create-technical-spike/",
"./skills/update-implementation-plan/"
]
}
6 changes: 3 additions & 3 deletions plugins/react18-upgrade/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
},
"repository": "https://github.com/github/awesome-copilot",
"license": "MIT",
"agents": [
"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-class-surgeon.md",
"./agents/react18-batching-fixer.md",
"./agents/react18-test-guardian.md"
],
"skills": [
Expand Down
4 changes: 2 additions & 2 deletions plugins/roundup/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"copilot-cli"
],
"skills": [
"./skills/roundup-setup/",
"./skills/roundup/"
"./skills/roundup/",
"./skills/roundup-setup/"
]
}
4 changes: 2 additions & 2 deletions plugins/rug-agentic-workflow/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"qa"
],
"agents": [
"./agents/qa-subagent.md",
"./agents/rug-orchestrator.md",
"./agents/swe-subagent.md",
"./agents/qa-subagent.md"
"./agents/swe-subagent.md"
]
}
4 changes: 2 additions & 2 deletions plugins/salesforce-development/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
],
"skills": [
"./skills/salesforce-apex-quality/",
"./skills/salesforce-flow-design/",
"./skills/salesforce-component-standards/"
"./skills/salesforce-component-standards/",
"./skills/salesforce-flow-design/"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"ai-ethics"
],
"agents": [
"./agents/se-ux-ui-designer.md",
"./agents/se-technical-writer.md",
"./agents/se-gitops-ci-specialist.md",
"./agents/se-product-manager-advisor.md",
"./agents/se-responsible-ai-code.md",
"./agents/se-security-reviewer.md",
"./agents/se-system-architecture-reviewer.md",
"./agents/se-security-reviewer.md"
"./agents/se-technical-writer.md",
"./agents/se-ux-ui-designer.md"
]
}
12 changes: 6 additions & 6 deletions plugins/testing-automation/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"nunit"
],
"agents": [
"./agents/tdd-red.md",
"./agents/playwright-tester.md",
"./agents/tdd-green.md",
"./agents/tdd-refactor.md",
"./agents/playwright-tester.md"
"./agents/tdd-red.md",
"./agents/tdd-refactor.md"
],
"skills": [
"./skills/playwright-explore-website/",
"./skills/playwright-generate-test/",
"./skills/ai-prompt-engineering-safety-review/",
"./skills/csharp-nunit/",
"./skills/java-junit/",
"./skills/ai-prompt-engineering-safety-review/"
"./skills/playwright-explore-website/",
"./skills/playwright-generate-test/"
]
}
4 changes: 2 additions & 2 deletions plugins/typespec-m365-copilot/.github/plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"microsoft-365"
],
"skills": [
"./skills/typespec-api-operations/",
"./skills/typespec-create-agent/",
"./skills/typespec-create-api-plugin/",
"./skills/typespec-api-operations/"
"./skills/typespec-create-api-plugin/"
]
}
Loading
Loading