refresh readme

This commit is contained in:
Aaron Powell
2026-02-05 13:56:13 +11:00
parent 9c4b267576
commit 647889c0ac
42 changed files with 213 additions and 551 deletions

View File

@@ -6,7 +6,7 @@ Meta prompts that help you discover and generate curated GitHub Copilot agents,
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/awesome-copilot
copilot plugin install awesome-copilot@awesome-copilot
```
## What's Included
@@ -15,16 +15,16 @@ copilot plugin install github/awesome-copilot/plugins/awesome-copilot
| Command | Description |
|---------|-------------|
| `/awesome-copilot:suggest-awesome-github-copilot-collections` | Suggest Awesome Github Copilot Collections |
| `/awesome-copilot:suggest-awesome-github-copilot-instructions` | Suggest Awesome Github Copilot Instructions |
| `/awesome-copilot:suggest-awesome-github-copilot-prompts` | Suggest Awesome Github Copilot Prompts |
| `/awesome-copilot:suggest-awesome-github-copilot-agents` | Suggest Awesome Github Copilot Agents |
| `/awesome-copilot:suggest-awesome-github-copilot-collections` | Suggest relevant GitHub Copilot collections from the awesome-copilot repository based on current repository context and chat history, providing automatic download and installation of collection assets, and identifying outdated collection assets that need updates. |
| `/awesome-copilot:suggest-awesome-github-copilot-instructions` | Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing instructions in this repository, and identifying outdated instructions that need updates. |
| `/awesome-copilot:suggest-awesome-github-copilot-prompts` | Suggest relevant GitHub Copilot prompt files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing prompts in this repository, and identifying outdated prompts that need updates. |
| `/awesome-copilot:suggest-awesome-github-copilot-agents` | Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing custom agents in this repository, and identifying outdated agents that need updates. |
### Agents
| Agent | Description |
|-------|-------------|
| `meta-agentic-project-scaffold` | Meta Agentic Project Scaffold |
| `meta-agentic-project-scaffold` | Meta agentic project creation assistant to help users create and manage project workflows effectively. |
## Source

View File

@@ -5,50 +5,34 @@ Comprehensive Azure cloud development tools including Infrastructure as Code, se
## Installation
```bash
copilot plugin install github/awesome-copilot/plugins/azure-cloud-development
# Using Copilot CLI
copilot plugin install azure-cloud-development@awesome-copilot
```
## Agents
## What's Included
| Agent | Description |
|-------|-------------|
| `azure-principal-architect` | Principal-level Azure architecture guidance |
| `azure-saas-architect` | SaaS architecture patterns on Azure |
| `azure-logic-apps-expert` | Azure Logic Apps and workflow automation |
| `azure-verified-modules-bicep` | Azure Verified Modules with Bicep |
| `azure-verified-modules-terraform` | Azure Verified Modules with Terraform |
| `terraform-azure-planning` | Plan Terraform deployments for Azure |
| `terraform-azure-implement` | Implement Terraform configurations for Azure |
## Commands
### Commands (Slash Commands)
| Command | Description |
|---------|-------------|
| `/azure-cloud-development:azure-resource-health-diagnose` | Diagnose Azure resource health issues |
| `/azure-cloud-development:az-cost-optimize` | Optimize Azure costs |
| `/azure-cloud-development:azure-resource-health-diagnose` | Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems. |
| `/azure-cloud-development:az-cost-optimize` | Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations. |
## Usage Examples
### Agents
### Architecture Review
```
@azure-principal-architect Review this architecture for a multi-region deployment
```
### Infrastructure as Code
```
@terraform-azure-planning Help me plan a Terraform module for an AKS cluster
```
### Cost Optimization
```
/azure-cloud-development:az-cost-optimize
Analyze my Azure subscription for cost savings
```
| Agent | Description |
|-------|-------------|
| `azure-principal-architect` | Provide expert Azure Principal Architect guidance using Azure Well-Architected Framework principles and Microsoft best practices. |
| `azure-saas-architect` | Provide expert Azure SaaS Architect guidance focusing on multitenant applications using Azure Well-Architected SaaS principles and Microsoft best practices. |
| `azure-logic-apps-expert` | Expert guidance for Azure Logic Apps development focusing on workflow design, integration patterns, and JSON-based Workflow Definition Language. |
| `azure-verified-modules-bicep` | Create, update, or review Azure IaC in Bicep using Azure Verified Modules (AVM). |
| `azure-verified-modules-terraform` | Create, update, or review Azure IaC in Terraform using Azure Verified Modules (AVM). |
| `terraform-azure-planning` | Act as implementation planner for your Azure Terraform Infrastructure as Code task. |
| `terraform-azure-implement` | Act as an Azure Terraform Infrastructure as Code coding specialist that creates and reviews Terraform for Azure resources. |
## Source
Part of [Awesome Copilot](https://github.com/github/awesome-copilot).
This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions.
## License

View File

@@ -6,7 +6,7 @@ A comprehensive collection of specialized agents for software analysis, impact a
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/cast-imaging
copilot plugin install cast-imaging@awesome-copilot
```
## What's Included
@@ -15,9 +15,9 @@ copilot plugin install github/awesome-copilot/plugins/cast-imaging
| Agent | Description |
|-------|-------------|
| `cast-imaging-software-discovery` | Cast Imaging Software Discovery |
| `cast-imaging-impact-analysis` | Cast Imaging Impact Analysis |
| `cast-imaging-structural-quality-advisor` | Cast Imaging Structural Quality Advisor |
| `cast-imaging-software-discovery` | Specialized agent for comprehensive software application discovery and architectural mapping through static code analysis using CAST Imaging |
| `cast-imaging-impact-analysis` | Specialized agent for comprehensive change impact assessment and risk analysis in software systems using CAST Imaging |
| `cast-imaging-structural-quality-advisor` | Specialized agent for identifying, analyzing, and providing remediation guidance for code quality issues using CAST Imaging |
## Source

View File

@@ -6,7 +6,7 @@ Tools for REPL-first Clojure workflows featuring Clojure instructions, the inter
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/clojure-interactive-programming
copilot plugin install clojure-interactive-programming@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/clojure-interactive-progra
| Command | Description |
|---------|-------------|
| `/clojure-interactive-programming:remember-interactive-programming` | Remember Interactive Programming |
| `/clojure-interactive-programming:remember-interactive-programming` | A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace. |
### Agents
| Agent | Description |
|-------|-------------|
| `clojure-interactive-programming` | Clojure Interactive Programming |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `clojure` | Clojure |
| `clojure-interactive-programming` | Expert Clojure pair programmer with REPL-first methodology, architectural oversight, and interactive problem-solving. Enforces quality standards, prevents workarounds, and develops solutions incrementally through live REPL evaluation before file modifications. |
## Source

View File

@@ -6,7 +6,7 @@ Build applications with the GitHub Copilot SDK across multiple programming langu
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/copilot-sdk
copilot plugin install copilot-sdk@awesome-copilot
```
## What's Included
@@ -15,7 +15,7 @@ copilot plugin install github/awesome-copilot/plugins/copilot-sdk
| Skill | Description |
|-------|-------------|
| `copilot-sdk` | Build agentic applications with GitHub Copilot SDK |
| `SKILL.md` | Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent. |
## Source

View File

@@ -0,0 +1 @@
../../../skills/copilot-sdk

View File

@@ -1 +0,0 @@
../../../../skills/copilot-sdk/SKILL.md

View File

@@ -6,7 +6,7 @@ Essential prompts, instructions, and chat modes for C# and .NET development incl
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/csharp-dotnet-development
copilot plugin install csharp-dotnet-development@awesome-copilot
```
## What's Included
@@ -15,24 +15,17 @@ copilot plugin install github/awesome-copilot/plugins/csharp-dotnet-development
| Command | Description |
|---------|-------------|
| `/csharp-dotnet-development:csharp-async` | Csharp Async |
| `/csharp-dotnet-development:aspnet-minimal-api-openapi` | Aspnet Minimal Api Openapi |
| `/csharp-dotnet-development:csharp-xunit` | Csharp Xunit |
| `/csharp-dotnet-development:dotnet-best-practices` | Dotnet Best Practices |
| `/csharp-dotnet-development:dotnet-upgrade` | Dotnet Upgrade |
| `/csharp-dotnet-development:csharp-async` | Get best practices for C# async programming |
| `/csharp-dotnet-development:aspnet-minimal-api-openapi` | Create ASP.NET Minimal API endpoints with proper OpenAPI documentation |
| `/csharp-dotnet-development:csharp-xunit` | Get best practices for XUnit unit testing, including data-driven tests |
| `/csharp-dotnet-development:dotnet-best-practices` | Ensure .NET/C# code meets best practices for the solution/project. |
| `/csharp-dotnet-development:dotnet-upgrade` | Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution |
### Agents
| Agent | Description |
|-------|-------------|
| `expert-dotnet-software-engineer` | Expert Dotnet Software Engineer |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `csharp` | Csharp |
| `dotnet-architecture-good-practices` | Dotnet Architecture Good Practices |
| `expert-dotnet-software-engineer` | Provide expert .NET software engineering guidance using modern software design patterns. |
## Source

View File

@@ -6,7 +6,7 @@ Complete toolkit for building Model Context Protocol (MCP) servers in C# using t
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/csharp-mcp-development
copilot plugin install csharp-mcp-development@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/csharp-mcp-development
| Command | Description |
|---------|-------------|
| `/csharp-mcp-development:csharp-mcp-server-generator` | Csharp Mcp Server Generator |
| `/csharp-mcp-development:csharp-mcp-server-generator` | Generate a complete MCP server project in C# with tools, prompts, and proper configuration |
### Agents
| Agent | Description |
|-------|-------------|
| `csharp-mcp-expert` | Csharp Mcp Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `csharp-mcp-server` | Csharp Mcp Server |
| `csharp-mcp-expert` | Expert assistant for developing Model Context Protocol (MCP) servers in C# |
## Source

View File

@@ -6,7 +6,7 @@ Database administration, SQL optimization, and data management tools for Postgre
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/database-data-management
copilot plugin install database-data-management@awesome-copilot
```
## What's Included
@@ -15,24 +15,17 @@ copilot plugin install github/awesome-copilot/plugins/database-data-management
| Command | Description |
|---------|-------------|
| `/database-data-management:sql-optimization` | Sql Optimization |
| `/database-data-management:sql-code-review` | Sql Code Review |
| `/database-data-management:postgresql-optimization` | Postgresql Optimization |
| `/database-data-management:postgresql-code-review` | Postgresql Code Review |
| `/database-data-management:sql-optimization` | Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance. |
| `/database-data-management:sql-code-review` | Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Focuses on SQL injection prevention, access control, code standards, and anti-pattern detection. Complements SQL optimization prompt for complete development coverage. |
| `/database-data-management:postgresql-optimization` | PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem. |
| `/database-data-management:postgresql-code-review` | PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards. Covers JSONB operations, array usage, custom types, schema design, function optimization, and PostgreSQL-exclusive security features like Row Level Security (RLS). |
### Agents
| Agent | Description |
|-------|-------------|
| `postgresql-dba` | Postgresql Dba |
| `ms-sql-dba` | Ms Sql Dba |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `ms-sql-dba` | Ms Sql Dba |
| `sql-sp-generation` | Sql Sp Generation |
| `postgresql-dba` | Work with PostgreSQL databases using the PostgreSQL extension. |
| `ms-sql-dba` | Work with Microsoft SQL Server databases using the MS SQL extension. |
## Source

View File

@@ -6,7 +6,7 @@ Comprehensive collection for building production-ready Python integrations with
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/dataverse-sdk-for-python
copilot plugin install dataverse-sdk-for-python@awesome-copilot
```
## What's Included
@@ -15,28 +15,10 @@ copilot plugin install github/awesome-copilot/plugins/dataverse-sdk-for-python
| Command | Description |
|---------|-------------|
| `/dataverse-sdk-for-python:dataverse-python-quickstart` | Dataverse Python Quickstart |
| `/dataverse-sdk-for-python:dataverse-python-advanced-patterns` | Dataverse Python Advanced Patterns |
| `/dataverse-sdk-for-python:dataverse-python-production-code` | Dataverse Python Production Code |
| `/dataverse-sdk-for-python:dataverse-python-usecase-builder` | Dataverse Python Usecase Builder |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `dataverse-python-sdk` | Dataverse Python Sdk |
| `dataverse-python-api-reference` | Dataverse Python Api Reference |
| `dataverse-python-modules` | Dataverse Python Modules |
| `dataverse-python-best-practices` | Dataverse Python Best Practices |
| `dataverse-python-advanced-features` | Dataverse Python Advanced Features |
| `dataverse-python-agentic-workflows` | Dataverse Python Agentic Workflows |
| `dataverse-python-authentication-security` | Dataverse Python Authentication Security |
| `dataverse-python-error-handling` | Dataverse Python Error Handling |
| `dataverse-python-file-operations` | Dataverse Python File Operations |
| `dataverse-python-pandas-integration` | Dataverse Python Pandas Integration |
| `dataverse-python-performance-optimization` | Dataverse Python Performance Optimization |
| `dataverse-python-real-world-usecases` | Dataverse Python Real World Usecases |
| `dataverse-python-testing-debugging` | Dataverse Python Testing Debugging |
| `/dataverse-sdk-for-python:dataverse-python-quickstart` | Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns. |
| `/dataverse-sdk-for-python:dataverse-python-advanced-patterns` | Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques. |
| `/dataverse-sdk-for-python:dataverse-python-production-code` | Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices |
| `/dataverse-sdk-for-python:dataverse-python-usecase-builder` | Generate complete solutions for specific Dataverse SDK use cases with architecture recommendations |
## Source

View File

@@ -6,7 +6,7 @@ A focused set of prompts, instructions, and a chat mode to help triage incidents
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/devops-oncall
copilot plugin install devops-oncall@awesome-copilot
```
## What's Included
@@ -15,21 +15,14 @@ copilot plugin install github/awesome-copilot/plugins/devops-oncall
| Command | Description |
|---------|-------------|
| `/devops-oncall:azure-resource-health-diagnose` | Azure Resource Health Diagnose |
| `/devops-oncall:multi-stage-dockerfile` | Multi Stage Dockerfile |
| `/devops-oncall:azure-resource-health-diagnose` | Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems. |
| `/devops-oncall:multi-stage-dockerfile` | Create optimized multi-stage Dockerfiles for any language or framework |
### Agents
| Agent | Description |
|-------|-------------|
| `azure-principal-architect` | Azure Principal Architect |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `devops-core-principles` | Devops Core Principles |
| `containerization-docker-best-practices` | Containerization Docker Best Practices |
| `azure-principal-architect` | Provide expert Azure Principal Architect guidance using Azure Well-Architected Framework principles and Microsoft best practices. |
## Source

View File

@@ -6,7 +6,7 @@ Task Researcher and Task Planner for intermediate to expert users and large code
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/edge-ai-tasks
copilot plugin install edge-ai-tasks@awesome-copilot
```
## What's Included
@@ -15,14 +15,8 @@ copilot plugin install github/awesome-copilot/plugins/edge-ai-tasks
| Agent | Description |
|-------|-------------|
| `task-researcher` | Task Researcher |
| `task-planner` | Task Planner |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `task-implementation` | Task Implementation |
| `task-researcher` | Task research specialist for comprehensive project analysis - Brought to you by microsoft/edge-ai |
| `task-planner` | Task planner for creating actionable implementation plans - Brought to you by microsoft/edge-ai |
## Source

View File

@@ -6,7 +6,7 @@ Essential prompts, instructions, and chat modes for modern frontend web developm
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/frontend-web-dev
copilot plugin install frontend-web-dev@awesome-copilot
```
## What's Included
@@ -15,27 +15,15 @@ copilot plugin install github/awesome-copilot/plugins/frontend-web-dev
| Command | Description |
|---------|-------------|
| `/frontend-web-dev:playwright-explore-website` | Playwright Explore Website |
| `/frontend-web-dev:playwright-generate-test` | Playwright Generate Test |
| `/frontend-web-dev:playwright-explore-website` | Website exploration for testing using Playwright MCP |
| `/frontend-web-dev:playwright-generate-test` | Generate a Playwright test based on a scenario using Playwright MCP |
### Agents
| Agent | Description |
|-------|-------------|
| `expert-react-frontend-engineer` | Expert React Frontend Engineer |
| `electron-angular-native` | Electron Angular Native |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `reactjs` | Reactjs |
| `angular` | Angular |
| `vuejs3` | Vuejs3 |
| `nextjs` | Nextjs |
| `nextjs-tailwind` | Nextjs Tailwind |
| `tanstack-start-shadcn-tailwind` | Tanstack Start Shadcn Tailwind |
| `nodejs-javascript-vitest` | Nodejs Javascript Vitest |
| `expert-react-frontend-engineer` | Expert React 19.2 frontend engineer specializing in modern hooks, Server Components, Actions, TypeScript, and performance optimization |
| `electron-angular-native` | Code Review Mode tailored for Electron app with Node.js backend (main), Angular frontend (render), and native integration layer (e.g., AppleScript, shell, or native tooling). Services in other repos are not reviewed here. |
## Source

View File

@@ -6,7 +6,7 @@ Complete toolkit for building Model Context Protocol (MCP) servers in Go using t
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/go-mcp-development
copilot plugin install go-mcp-development@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/go-mcp-development
| Command | Description |
|---------|-------------|
| `/go-mcp-development:go-mcp-server-generator` | Go Mcp Server Generator |
| `/go-mcp-development:go-mcp-server-generator` | Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk. |
### Agents
| Agent | Description |
|-------|-------------|
| `go-mcp-expert` | Go Mcp Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `go-mcp-server` | Go Mcp Server |
| `go-mcp-expert` | Expert assistant for building Model Context Protocol (MCP) servers in Go using the official SDK. |
## Source

View File

@@ -6,7 +6,7 @@ Comprehensive collection of prompts and instructions for Java development includ
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/java-development
copilot plugin install java-development@awesome-copilot
```
## What's Included
@@ -15,23 +15,10 @@ copilot plugin install github/awesome-copilot/plugins/java-development
| Command | Description |
|---------|-------------|
| `/java-development:java-docs` | Java Docs |
| `/java-development:java-junit` | Java Junit |
| `/java-development:java-springboot` | Java Springboot |
| `/java-development:create-spring-boot-java-project` | Create Spring Boot Java Project |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `java` | Java |
| `springboot` | Springboot |
| `quarkus` | Quarkus |
| `quarkus-mcp-server-sse` | Quarkus Mcp Server Sse |
| `convert-jpa-to-spring-data-cosmos` | Convert Jpa To Spring Data Cosmos |
| `java-11-to-java-17-upgrade` | Java 11 To Java 17 Upgrade |
| `java-17-to-java-21-upgrade` | Java 17 To Java 21 Upgrade |
| `java-21-to-java-25-upgrade` | Java 21 To Java 25 Upgrade |
| `/java-development:java-docs` | Ensure that Java types are documented with Javadoc comments and follow best practices for documentation. |
| `/java-development:java-junit` | Get best practices for JUnit 5 unit testing, including data-driven tests |
| `/java-development:java-springboot` | Get best practices for developing applications with Spring Boot. |
| `/java-development:create-spring-boot-java-project` | Create Spring Boot Java Project Skeleton |
## Source

View File

@@ -6,7 +6,7 @@ Complete toolkit for building Model Context Protocol servers in Java using the o
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/java-mcp-development
copilot plugin install java-mcp-development@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/java-mcp-development
| Command | Description |
|---------|-------------|
| `/java-mcp-development:java-mcp-server-generator` | Java Mcp Server Generator |
| `/java-mcp-development:java-mcp-server-generator` | Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration. |
### Agents
| Agent | Description |
|-------|-------------|
| `java-mcp-expert` | Java Mcp Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `java-mcp-server` | Java Mcp Server |
| `java-mcp-expert` | Expert assistance for building Model Context Protocol servers in Java using reactive streams, the official MCP Java SDK, and Spring Boot integration. |
## Source

View File

@@ -6,7 +6,7 @@ Complete toolkit for building Model Context Protocol (MCP) servers in Kotlin usi
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/kotlin-mcp-development
copilot plugin install kotlin-mcp-development@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/kotlin-mcp-development
| Command | Description |
|---------|-------------|
| `/kotlin-mcp-development:kotlin-mcp-server-generator` | Kotlin Mcp Server Generator |
| `/kotlin-mcp-development:kotlin-mcp-server-generator` | Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library. |
### Agents
| Agent | Description |
|-------|-------------|
| `kotlin-mcp-expert` | Kotlin Mcp Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `kotlin-mcp-server` | Kotlin Mcp Server |
| `kotlin-mcp-expert` | Expert assistant for building Model Context Protocol (MCP) servers in Kotlin using the official SDK. |
## Source

View File

@@ -6,7 +6,7 @@ Comprehensive collection for building declarative agents with Model Context Prot
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/mcp-m365-copilot
copilot plugin install mcp-m365-copilot@awesome-copilot
```
## What's Included
@@ -15,21 +15,15 @@ copilot plugin install github/awesome-copilot/plugins/mcp-m365-copilot
| Command | Description |
|---------|-------------|
| `/mcp-m365-copilot:mcp-create-declarative-agent` | Mcp Create Declarative Agent |
| `/mcp-m365-copilot:mcp-create-adaptive-cards` | Mcp Create Adaptive Cards |
| `/mcp-m365-copilot:mcp-deploy-manage-agents` | Mcp Deploy Manage Agents |
| `/mcp-m365-copilot:mcp-create-declarative-agent` | mcp-create-declarative-agent |
| `/mcp-m365-copilot:mcp-create-adaptive-cards` | mcp-create-adaptive-cards |
| `/mcp-m365-copilot:mcp-deploy-manage-agents` | mcp-deploy-manage-agents |
### Agents
| Agent | Description |
|-------|-------------|
| `mcp-m365-agent-expert` | Mcp M365 Agent Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `mcp-m365-copilot` | Mcp M365 Copilot |
| `mcp-m365-agent-expert` | Expert assistant for building MCP-based declarative agents for Microsoft 365 Copilot with Model Context Protocol integration |
## Source

View File

@@ -6,7 +6,7 @@ Generate production-ready .NET applications from OpenAPI specifications. Include
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/openapi-to-application-csharp-dotnet
copilot plugin install openapi-to-application-csharp-dotnet@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/openapi-to-application-csh
| Command | Description |
|---------|-------------|
| `/openapi-to-application-csharp-dotnet:openapi-to-application-code` | Openapi To Application Code |
| `/openapi-to-application-csharp-dotnet:openapi-to-application-code` | Generate a complete, production-ready application from an OpenAPI specification |
### Agents
| Agent | Description |
|-------|-------------|
| `openapi-to-application` | Openapi To Application |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `csharp` | Csharp |
| `openapi-to-application` | Expert assistant for generating working applications from OpenAPI specifications |
## Source

View File

@@ -6,7 +6,7 @@ Generate production-ready Go applications from OpenAPI specifications. Includes
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/openapi-to-application-go
copilot plugin install openapi-to-application-go@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/openapi-to-application-go
| Command | Description |
|---------|-------------|
| `/openapi-to-application-go:openapi-to-application-code` | Openapi To Application Code |
| `/openapi-to-application-go:openapi-to-application-code` | Generate a complete, production-ready application from an OpenAPI specification |
### Agents
| Agent | Description |
|-------|-------------|
| `openapi-to-application` | Openapi To Application |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `go` | Go |
| `openapi-to-application` | Expert assistant for generating working applications from OpenAPI specifications |
## Source

View File

@@ -6,7 +6,7 @@ Generate production-ready Spring Boot applications from OpenAPI specifications.
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/openapi-to-application-java-spring-boot
copilot plugin install openapi-to-application-java-spring-boot@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/openapi-to-application-jav
| Command | Description |
|---------|-------------|
| `/openapi-to-application-java-spring-boot:openapi-to-application-code` | Openapi To Application Code |
| `/openapi-to-application-java-spring-boot:openapi-to-application-code` | Generate a complete, production-ready application from an OpenAPI specification |
### Agents
| Agent | Description |
|-------|-------------|
| `openapi-to-application` | Openapi To Application |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `springboot` | Springboot |
| `openapi-to-application` | Expert assistant for generating working applications from OpenAPI specifications |
## Source

View File

@@ -6,7 +6,7 @@ Generate production-ready NestJS applications from OpenAPI specifications. Inclu
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/openapi-to-application-nodejs-nestjs
copilot plugin install openapi-to-application-nodejs-nestjs@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/openapi-to-application-nod
| Command | Description |
|---------|-------------|
| `/openapi-to-application-nodejs-nestjs:openapi-to-application-code` | Openapi To Application Code |
| `/openapi-to-application-nodejs-nestjs:openapi-to-application-code` | Generate a complete, production-ready application from an OpenAPI specification |
### Agents
| Agent | Description |
|-------|-------------|
| `openapi-to-application` | Openapi To Application |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `nestjs` | Nestjs |
| `openapi-to-application` | Expert assistant for generating working applications from OpenAPI specifications |
## Source

View File

@@ -6,7 +6,7 @@ Generate production-ready FastAPI applications from OpenAPI specifications. Incl
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/openapi-to-application-python-fastapi
copilot plugin install openapi-to-application-python-fastapi@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/openapi-to-application-pyt
| Command | Description |
|---------|-------------|
| `/openapi-to-application-python-fastapi:openapi-to-application-code` | Openapi To Application Code |
| `/openapi-to-application-python-fastapi:openapi-to-application-code` | Generate a complete, production-ready application from an OpenAPI specification |
### Agents
| Agent | Description |
|-------|-------------|
| `openapi-to-application` | Openapi To Application |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `python` | Python |
| `openapi-to-application` | Expert assistant for generating working applications from OpenAPI specifications |
## Source

View File

@@ -6,7 +6,7 @@ Custom agents that have been created by GitHub partners
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/partners
copilot plugin install partners@awesome-copilot
```
## What's Included
@@ -15,26 +15,26 @@ copilot plugin install github/awesome-copilot/plugins/partners
| Agent | Description |
|-------|-------------|
| `amplitude-experiment-implementation` | Amplitude Experiment Implementation |
| `apify-integration-expert` | Apify Integration Expert |
| `arm-migration` | Arm Migration |
| `diffblue-cover` | Diffblue Cover |
| `droid` | Droid |
| `dynatrace-expert` | Dynatrace Expert |
| `elasticsearch-observability` | Elasticsearch Observability |
| `jfrog-sec` | Jfrog Sec |
| `launchdarkly-flag-cleanup` | Launchdarkly Flag Cleanup |
| `lingodotdev-i18n` | Lingodotdev I18N |
| `monday-bug-fixer` | Monday Bug Fixer |
| `mongodb-performance-advisor` | Mongodb Performance Advisor |
| `neo4j-docker-client-generator` | Neo4J Docker Client Generator |
| `neon-migration-specialist` | Neon Migration Specialist |
| `neon-optimization-analyzer` | Neon Optimization Analyzer |
| `octopus-deploy-release-notes-mcp` | Octopus Deploy Release Notes Mcp |
| `stackhawk-security-onboarding` | Stackhawk Security Onboarding |
| `terraform` | Terraform |
| `pagerduty-incident-responder` | Pagerduty Incident Responder |
| `comet-opik` | Comet Opik |
| `amplitude-experiment-implementation` | This custom agent uses Amplitude's MCP tools to deploy new experiments inside of Amplitude, enabling seamless variant testing capabilities and rollout of product features. |
| `apify-integration-expert` | Expert agent for integrating Apify Actors into codebases. Handles Actor selection, workflow design, implementation across JavaScript/TypeScript and Python, testing, and production-ready deployment. |
| `arm-migration` | Arm Cloud Migration Assistant accelerates moving x86 workloads to Arm infrastructure. It scans the repository for architecture assumptions, portability issues, container base image and dependency incompatibilities, and recommends Arm-optimized changes. It can drive multi-arch container builds, validate performance, and guide optimization, enabling smooth cross-platform deployment directly inside GitHub. |
| `diffblue-cover` | Expert agent for creating unit tests for java applications using Diffblue Cover. |
| `droid` | Provides installation guidance, usage examples, and automation patterns for the Droid CLI, with emphasis on droid exec for CI/CD and non-interactive automation |
| `dynatrace-expert` | The Dynatrace Expert Agent integrates observability and security capabilities directly into GitHub workflows, enabling development teams to investigate incidents, validate deployments, triage errors, detect performance regressions, validate releases, and manage security vulnerabilities by autonomously analysing traces, logs, and Dynatrace findings. This enables targeted and precise remediation of identified issues directly within the repository. |
| `elasticsearch-observability` | Our expert AI assistant for debugging code (O11y), optimizing vector search (RAG), and remediating security threats using live Elastic data. |
| `jfrog-sec` | The dedicated Application Security agent for automated security remediation. Verifies package and version compliance, and suggests vulnerability fixes using JFrog security intelligence. |
| `launchdarkly-flag-cleanup` | A specialized GitHub Copilot agent that uses the LaunchDarkly MCP server to safely automate feature flag cleanup workflows. This agent determines removal readiness, identifies the correct forward value, and creates PRs that preserve production behavior while removing obsolete flags and updating stale defaults. |
| `lingodotdev-i18n` | Expert at implementing internationalization (i18n) in web applications using a systematic, checklist-driven approach. |
| `monday-bug-fixer` | Elite bug-fixing agent that enriches task context from Monday.com platform data. Gathers related items, docs, comments, epics, and requirements to deliver production-quality fixes with comprehensive PRs. |
| `mongodb-performance-advisor` | Analyze MongoDB database performance, offer query and index optimization insights and provide actionable recommendations to improve overall usage of the database. |
| `neo4j-docker-client-generator` | AI agent that generates simple, high-quality Python Neo4j client libraries from GitHub issues with proper best practices |
| `neon-migration-specialist` | Safe Postgres migrations with zero-downtime using Neon's branching workflow. Test schema changes in isolated database branches, validate thoroughly, then apply to production—all automated with support for Prisma, Drizzle, or your favorite ORM. |
| `neon-optimization-analyzer` | Identify and fix slow Postgres queries automatically using Neon's branching workflow. Analyzes execution plans, tests optimizations in isolated database branches, and provides clear before/after performance metrics with actionable code fixes. |
| `octopus-deploy-release-notes-mcp` | Generate release notes for a release in Octopus Deploy. The tools for this MCP server provide access to the Octopus Deploy APIs. |
| `stackhawk-security-onboarding` | Automatically set up StackHawk security testing for your repository with generated configuration and GitHub Actions workflow |
| `terraform` | Terraform infrastructure specialist with automated HCP Terraform workflows. Leverages Terraform MCP server for registry integration, workspace management, and run orchestration. Generates compliant code using latest provider/module versions, manages private registries, automates variable sets, and orchestrates infrastructure deployments with proper validation and security practices. |
| `pagerduty-incident-responder` | Responds to PagerDuty incidents by analyzing incident context, identifying recent code changes, and suggesting fixes via GitHub PRs. |
| `comet-opik` | Unified Comet Opik agent for instrumenting LLM apps, managing prompts/projects, auditing prompts, and investigating traces/metrics via the latest Opik MCP server. |
## Source

View File

@@ -6,33 +6,11 @@ Complete toolkit for developing custom code components using Power Apps Componen
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/pcf-development
copilot plugin install pcf-development@awesome-copilot
```
## What's Included
### Instructions
| Instruction | Description |
|-------------|-------------|
| `pcf-overview` | Pcf Overview |
| `pcf-code-components` | Pcf Code Components |
| `pcf-model-driven-apps` | Pcf Model Driven Apps |
| `pcf-canvas-apps` | Pcf Canvas Apps |
| `pcf-power-pages` | Pcf Power Pages |
| `pcf-react-platform-libraries` | Pcf React Platform Libraries |
| `pcf-fluent-modern-theming` | Pcf Fluent Modern Theming |
| `pcf-dependent-libraries` | Pcf Dependent Libraries |
| `pcf-events` | Pcf Events |
| `pcf-tooling` | Pcf Tooling |
| `pcf-limitations` | Pcf Limitations |
| `pcf-alm` | Pcf Alm |
| `pcf-best-practices` | Pcf Best Practices |
| `pcf-sample-components` | Pcf Sample Components |
| `pcf-api-reference` | Pcf Api Reference |
| `pcf-manifest-schema` | Pcf Manifest Schema |
| `pcf-community-resources` | Pcf Community Resources |
## Source
This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions.

View File

@@ -6,7 +6,7 @@ Comprehensive resources for building Model Context Protocol servers using the of
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/php-mcp-development
copilot plugin install php-mcp-development@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/php-mcp-development
| Command | Description |
|---------|-------------|
| `/php-mcp-development:php-mcp-server-generator` | Php Mcp Server Generator |
| `/php-mcp-development:php-mcp-server-generator` | Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK |
### Agents
| Agent | Description |
|-------|-------------|
| `php-mcp-expert` | Php Mcp Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `php-mcp-server` | Php Mcp Server |
| `php-mcp-expert` | Expert assistant for PHP MCP server development using the official PHP SDK with attribute-based discovery |
## Source

View File

@@ -6,7 +6,7 @@ Complete toolkit for Power Apps Code Apps development including project scaffold
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/power-apps-code-apps
copilot plugin install power-apps-code-apps@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/power-apps-code-apps
| Command | Description |
|---------|-------------|
| `/power-apps-code-apps:power-apps-code-app-scaffold` | Power Apps Code App Scaffold |
| `/power-apps-code-apps:power-apps-code-app-scaffold` | Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration |
### Agents
| Agent | Description |
|-------|-------------|
| `power-platform-expert` | Power Platform Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `power-apps-code-apps` | Power Apps Code Apps |
| `power-platform-expert` | Power Platform expert providing guidance on Code Apps, canvas apps, Dataverse, connectors, and Power Platform best practices |
## Source

View File

@@ -6,7 +6,7 @@ Comprehensive Power BI development resources including data modeling, DAX optimi
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/power-bi-development
copilot plugin install power-bi-development@awesome-copilot
```
## What's Included
@@ -15,30 +15,19 @@ copilot plugin install github/awesome-copilot/plugins/power-bi-development
| Command | Description |
|---------|-------------|
| `/power-bi-development:power-bi-dax-optimization` | Power Bi Dax Optimization |
| `/power-bi-development:power-bi-model-design-review` | Power Bi Model Design Review |
| `/power-bi-development:power-bi-performance-troubleshooting` | Power Bi Performance Troubleshooting |
| `/power-bi-development:power-bi-report-design-consultation` | Power Bi Report Design Consultation |
| `/power-bi-development:power-bi-dax-optimization` | Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations. |
| `/power-bi-development:power-bi-model-design-review` | Comprehensive Power BI data model design review prompt for evaluating model architecture, relationships, and optimization opportunities. |
| `/power-bi-development:power-bi-performance-troubleshooting` | Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues in Power BI models, reports, and queries. |
| `/power-bi-development:power-bi-report-design-consultation` | Power BI report visualization design prompt for creating effective, user-friendly, and accessible reports with optimal chart selection and layout design. |
### Agents
| Agent | Description |
|-------|-------------|
| `power-bi-data-modeling-expert` | Power Bi Data Modeling Expert |
| `power-bi-dax-expert` | Power Bi Dax Expert |
| `power-bi-performance-expert` | Power Bi Performance Expert |
| `power-bi-visualization-expert` | Power Bi Visualization Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `power-bi-custom-visuals-development` | Power Bi Custom Visuals Development |
| `power-bi-data-modeling-best-practices` | Power Bi Data Modeling Best Practices |
| `power-bi-dax-best-practices` | Power Bi Dax Best Practices |
| `power-bi-devops-alm-best-practices` | Power Bi Devops Alm Best Practices |
| `power-bi-report-design-best-practices` | Power Bi Report Design Best Practices |
| `power-bi-security-rls-best-practices` | Power Bi Security Rls Best Practices |
| `power-bi-data-modeling-expert` | Expert Power BI data modeling guidance using star schema principles, relationship design, and Microsoft best practices for optimal model performance and usability. |
| `power-bi-dax-expert` | Expert Power BI DAX guidance using Microsoft best practices for performance, readability, and maintainability of DAX formulas and calculations. |
| `power-bi-performance-expert` | Expert Power BI performance optimization guidance for troubleshooting, monitoring, and improving the performance of Power BI models, reports, and queries. |
| `power-bi-visualization-expert` | Expert Power BI report design and visualization guidance using Microsoft best practices for creating effective, performant, and user-friendly reports and dashboards. |
## Source

View File

@@ -6,7 +6,7 @@ Complete toolkit for developing Power Platform custom connectors with Model Cont
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/power-platform-mcp-connector-development
copilot plugin install power-platform-mcp-connector-development@awesome-copilot
```
## What's Included
@@ -15,20 +15,14 @@ copilot plugin install github/awesome-copilot/plugins/power-platform-mcp-connect
| Command | Description |
|---------|-------------|
| `/power-platform-mcp-connector-development:power-platform-mcp-connector-suite` | Power Platform Mcp Connector Suite |
| `/power-platform-mcp-connector-development:mcp-copilot-studio-server-generator` | Mcp Copilot Studio Server Generator |
| `/power-platform-mcp-connector-development:power-platform-mcp-connector-suite` | Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation |
| `/power-platform-mcp-connector-development:mcp-copilot-studio-server-generator` | Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support |
### Agents
| Agent | Description |
|-------|-------------|
| `power-platform-mcp-integration-expert` | Power Platform Mcp Integration Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `power-platform-mcp-development` | Power Platform Mcp Development |
| `power-platform-mcp-integration-expert` | Expert in Power Platform custom connector development with MCP integration for Copilot Studio - comprehensive knowledge of schemas, protocols, and integration patterns |
## Source

View File

@@ -1,4 +1,4 @@
# Project Planning Plugin
# Project Planning & Management Plugin
Tools and guidance for software project planning, feature breakdown, epic management, implementation planning, and task organization for development teams.
@@ -6,7 +6,7 @@ Tools and guidance for software project planning, feature breakdown, epic manage
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/project-planning
copilot plugin install project-planning@awesome-copilot
```
## What's Included
@@ -15,54 +15,26 @@ copilot plugin install github/awesome-copilot/plugins/project-planning
| Command | Description |
|---------|-------------|
| `/project-planning:breakdown-feature-implementation` | Create detailed feature implementation plans |
| `/project-planning:breakdown-feature-prd` | Break down features into PRD format |
| `/project-planning:breakdown-epic-arch` | Architecture breakdown for epics |
| `/project-planning:breakdown-epic-pm` | Product management breakdown for epics |
| `/project-planning:create-implementation-plan` | Generate implementation plans |
| `/project-planning:update-implementation-plan` | Update existing implementation plans |
| `/project-planning:create-github-issues-feature-from-implementation-plan` | Create GitHub issues from plans |
| `/project-planning:create-technical-spike` | Create technical spike documents |
| `/project-planning:breakdown-feature-implementation` | Prompt for creating detailed feature implementation plans, following Epoch monorepo structure. |
| `/project-planning:breakdown-feature-prd` | Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic. |
| `/project-planning:breakdown-epic-arch` | Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document. |
| `/project-planning:breakdown-epic-pm` | Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for generating a technical architecture specification. |
| `/project-planning:create-implementation-plan` | Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure. |
| `/project-planning:update-implementation-plan` | Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure. |
| `/project-planning:create-github-issues-feature-from-implementation-plan` | Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates. |
| `/project-planning:create-technical-spike` | Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation. |
### Agents
| Agent | Description |
|-------|-------------|
| `task-planner` | Plan and organize development tasks |
| `task-researcher` | Research context for task planning |
| `planner` | General planning assistance |
| `plan` | Quick planning mode |
| `prd` | Product Requirements Document creation |
| `implementation-plan` | Detailed implementation planning |
| `research-technical-spike` | Technical spike research and documentation |
### Skills
| Skill | Description |
|-------|-------------|
| `planning-guidelines` | Guidelines for task tracking and spec-driven workflows |
## Usage Examples
### Break down a feature
```
/project-planning:breakdown-feature-implementation
I need to implement user authentication with OAuth2
```
### Create an implementation plan
```
/project-planning:create-implementation-plan
Feature: Shopping cart checkout flow
Requirements: Support credit cards, PayPal, and Apple Pay
```
### Use the planning agent
```
@task-planner Help me plan the migration from REST to GraphQL
```
| `task-planner` | Task planner for creating actionable implementation plans - Brought to you by microsoft/edge-ai |
| `task-researcher` | Task research specialist for comprehensive project analysis - Brought to you by microsoft/edge-ai |
| `planner` | Generate an implementation plan for new features or refactoring existing code. |
| `plan` | Strategic planning and architecture assistant focused on thoughtful analysis before implementation. Helps developers understand codebases, clarify requirements, and develop comprehensive implementation strategies. |
| `prd` | Generate a comprehensive Product Requirements Document (PRD) in Markdown, detailing user stories, acceptance criteria, technical considerations, and metrics. Optionally create GitHub issues upon user confirmation. |
| `implementation-plan` | Generate an implementation plan for new features or refactoring existing code. |
| `research-technical-spike` | Systematically research and validate technical spike documents through exhaustive investigation and controlled experimentation. |
## Source

View File

@@ -1,41 +0,0 @@
---
name: planning-guidelines
description: 'Project planning guidelines including task implementation tracking and specification-driven workflow practices for software development teams.'
---
# Planning Guidelines
This skill provides guidelines and best practices for project planning and implementation tracking.
## Included Guidelines
### Task Implementation Tracking
Guidelines for implementing task plans with progressive tracking and change records.
See: [Task Implementation Instructions](../../../instructions/task-implementation.instructions.md)
Key practices:
- Read and understand the complete plan before starting
- Process tasks in order, one at a time
- Track progress in `.copilot-tracking/changes/` files
- Mark tasks complete as you go
- Follow existing workspace patterns and conventions
### Specification-Driven Workflow
A structured approach ensuring requirements are clearly defined, designs are planned, and implementations are documented.
See: [Spec-Driven Workflow v1](../../../instructions/spec-driven-workflow-v1.instructions.md)
Key artifacts to maintain:
- **`requirements.md`**: User stories and acceptance criteria in EARS notation
- **`design.md`**: Technical architecture and sequence diagrams
- **`tasks.md`**: Detailed, trackable implementation plan
## When to Use
Activate these guidelines when:
- Starting a new feature implementation
- Breaking down epics into tasks
- Creating implementation plans
- Tracking progress on complex work
- Ensuring documentation stays in sync with code

View File

@@ -6,7 +6,7 @@ Complete toolkit for building Model Context Protocol (MCP) servers in Python usi
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/python-mcp-development
copilot plugin install python-mcp-development@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/python-mcp-development
| Command | Description |
|---------|-------------|
| `/python-mcp-development:python-mcp-server-generator` | Python Mcp Server Generator |
| `/python-mcp-development:python-mcp-server-generator` | Generate a complete MCP server project in Python with tools, resources, and proper configuration |
### Agents
| Agent | Description |
|-------|-------------|
| `python-mcp-expert` | Python Mcp Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `python-mcp-server` | Python Mcp Server |
| `python-mcp-expert` | Expert assistant for developing Model Context Protocol (MCP) servers in Python |
## Source

View File

@@ -6,7 +6,7 @@ Complete toolkit for building Model Context Protocol servers in Ruby using the o
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/ruby-mcp-development
copilot plugin install ruby-mcp-development@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/ruby-mcp-development
| Command | Description |
|---------|-------------|
| `/ruby-mcp-development:ruby-mcp-server-generator` | Ruby Mcp Server Generator |
| `/ruby-mcp-development:ruby-mcp-server-generator` | Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem. |
### Agents
| Agent | Description |
|-------|-------------|
| `ruby-mcp-expert` | Ruby Mcp Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `ruby-mcp-server` | Ruby Mcp Server |
| `ruby-mcp-expert` | Expert assistance for building Model Context Protocol servers in Ruby using the official MCP Ruby SDK gem with Rails integration. |
## Source

View File

@@ -6,7 +6,7 @@ Build high-performance Model Context Protocol servers in Rust using the official
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/rust-mcp-development
copilot plugin install rust-mcp-development@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/rust-mcp-development
| Command | Description |
|---------|-------------|
| `/rust-mcp-development:rust-mcp-server-generator` | Rust Mcp Server Generator |
| `/rust-mcp-development:rust-mcp-server-generator` | Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK |
### Agents
| Agent | Description |
|-------|-------------|
| `rust-mcp-expert` | Rust Mcp Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `rust-mcp-server` | Rust Mcp Server |
| `rust-mcp-expert` | Expert assistant for Rust MCP server development using the rmcp SDK with tokio async runtime |
## Source

View File

@@ -6,7 +6,7 @@ Security frameworks, accessibility guidelines, performance optimization, and cod
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/security-best-practices
copilot plugin install security-best-practices@awesome-copilot
```
## What's Included
@@ -15,17 +15,7 @@ copilot plugin install github/awesome-copilot/plugins/security-best-practices
| Command | Description |
|---------|-------------|
| `/security-best-practices:ai-prompt-engineering-safety-review` | Ai Prompt Engineering Safety Review |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `security-and-owasp` | Security And Owasp |
| `a11y` | A11Y |
| `performance-optimization` | Performance Optimization |
| `object-calisthenics` | Object Calisthenics |
| `self-explanatory-code-commenting` | Self Explanatory Code Commenting |
| `/security-best-practices:ai-prompt-engineering-safety-review` | Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and educational content. |
## Source

View File

@@ -2,45 +2,30 @@
7 specialized agents covering the full software development lifecycle from UX design and architecture to security and DevOps.
Based on learnings from [The AI-Native Engineering Flow](https://medium.com/data-science-at-microsoft/the-ai-native-engineering-flow-5de5ffd7d877) experiments at Microsoft.
## Installation
```bash
copilot plugin install github/awesome-copilot/plugins/software-engineering-team
# Using Copilot CLI
copilot plugin install software-engineering-team@awesome-copilot
```
## Agents
## What's Included
### Agents
| Agent | Description |
|-------|-------------|
| `se-ux-ui-designer` | Jobs-to-be-Done analysis and user journey mapping |
| `se-technical-writer` | Technical documentation, blogs, ADRs, and user guides |
| `se-gitops-ci-specialist` | CI/CD debugging and deployment troubleshooting |
| `se-product-manager-advisor` | GitHub issues with business context and acceptance criteria |
| `se-responsible-ai-code` | Bias testing, accessibility (WCAG), and ethical development |
| `se-system-architecture-reviewer` | Architecture reviews with Well-Architected frameworks |
| `se-security-reviewer` | OWASP Top 10, LLM/ML security, and Zero Trust |
## Key Design Principles
- **Standalone**: Each agent works independently without cross-dependencies
- **Enterprise-ready**: Incorporates OWASP, Zero Trust, WCAG, and Well-Architected frameworks
- **Lifecycle coverage**: From UX research → Architecture → Development → Security → DevOps
## Usage
```
@se-security-reviewer Review this authentication implementation for security issues
```
```
@se-system-architecture-reviewer Evaluate this microservices design against Azure Well-Architected
```
| `se-ux-ui-designer` | Jobs-to-be-Done analysis, user journey mapping, and UX research artifacts for Figma and design workflows |
| `se-technical-writer` | Technical writing specialist for creating developer documentation, technical blogs, tutorials, and educational content |
| `se-gitops-ci-specialist` | DevOps specialist for CI/CD pipelines, deployment debugging, and GitOps workflows focused on making deployments boring and reliable |
| `se-product-manager-advisor` | Product management guidance for creating GitHub issues, aligning business value with user needs, and making data-driven product decisions |
| `se-responsible-ai-code` | Responsible AI specialist ensuring AI works for everyone through bias prevention, accessibility compliance, ethical development, and inclusive design |
| `se-system-architecture-reviewer` | System architecture review specialist with Well-Architected frameworks, design validation, and scalability analysis for AI and distributed systems |
| `se-security-reviewer` | Security-focused code review specialist with OWASP Top 10, Zero Trust, LLM security, and enterprise security standards |
## Source
Part of [Awesome Copilot](https://github.com/github/awesome-copilot).
This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions.
## License

View File

@@ -6,7 +6,7 @@ Comprehensive collection for building Model Context Protocol servers in Swift us
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/swift-mcp-development
copilot plugin install swift-mcp-development@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/swift-mcp-development
| Command | Description |
|---------|-------------|
| `/swift-mcp-development:swift-mcp-server-generator` | Swift Mcp Server Generator |
| `/swift-mcp-development:swift-mcp-server-generator` | Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package. |
### Agents
| Agent | Description |
|-------|-------------|
| `swift-mcp-expert` | Swift Mcp Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `swift-mcp-server` | Swift Mcp Server |
| `swift-mcp-expert` | Expert assistance for building Model Context Protocol servers in Swift using modern concurrency features and the official MCP Swift SDK. |
## Source

View File

@@ -6,7 +6,7 @@ Tools for creation, management and research of technical spikes to reduce unknow
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/technical-spike
copilot plugin install technical-spike@awesome-copilot
```
## What's Included
@@ -15,13 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/technical-spike
| Command | Description |
|---------|-------------|
| `/technical-spike:create-technical-spike` | Create Technical Spike |
| `/technical-spike:create-technical-spike` | Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation. |
### Agents
| Agent | Description |
|-------|-------------|
| `research-technical-spike` | Research Technical Spike |
| `research-technical-spike` | Systematically research and validate technical spike documents through exhaustive investigation and controlled experimentation. |
## Source

View File

@@ -5,39 +5,34 @@ Comprehensive collection for writing tests, test automation, and test-driven dev
## Installation
```bash
copilot plugin install github/awesome-copilot/plugins/testing-automation
# Using Copilot CLI
copilot plugin install testing-automation@awesome-copilot
```
## Agents
## What's Included
| Agent | Description |
|-------|-------------|
| `tdd-red` | Write failing tests first (Red phase of TDD) |
| `tdd-green` | Write minimal code to pass tests (Green phase of TDD) |
| `tdd-refactor` | Refactor while keeping tests green (Refactor phase of TDD) |
| `playwright-tester` | End-to-end testing with Playwright |
## Commands
### Commands (Slash Commands)
| Command | Description |
|---------|-------------|
| `/testing-automation:playwright-explore-website` | Explore a website with Playwright |
| `/testing-automation:playwright-generate-test` | Generate Playwright tests |
| `/testing-automation:csharp-nunit` | Generate C# NUnit tests |
| `/testing-automation:java-junit` | Generate Java JUnit tests |
| `/testing-automation:ai-prompt-engineering-safety-review` | Review AI prompts for safety |
| `/testing-automation:playwright-explore-website` | Website exploration for testing using Playwright MCP |
| `/testing-automation:playwright-generate-test` | Generate a Playwright test based on a scenario using Playwright MCP |
| `/testing-automation:csharp-nunit` | Get best practices for NUnit unit testing, including data-driven tests |
| `/testing-automation:java-junit` | Get best practices for JUnit 5 unit testing, including data-driven tests |
| `/testing-automation:ai-prompt-engineering-safety-review` | Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and educational content. |
## TDD Workflow
### Agents
Use the three TDD agents in sequence:
1. `@tdd-red` - Write a failing test for the feature
2. `@tdd-green` - Implement just enough code to pass
3. `@tdd-refactor` - Clean up while tests stay green
| Agent | Description |
|-------|-------------|
| `tdd-red` | Guide test-first development by writing failing tests that describe desired behaviour from GitHub issue context before implementation exists. |
| `tdd-green` | Implement minimal code to satisfy GitHub issue requirements and make failing tests pass without over-engineering. |
| `tdd-refactor` | Improve code quality, apply security best practices, and enhance design whilst maintaining green tests and GitHub issue compliance. |
| `playwright-tester` | Testing mode for Playwright tests |
## Source
Part of [Awesome Copilot](https://github.com/github/awesome-copilot).
This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions.
## License

View File

@@ -6,7 +6,7 @@ Complete toolkit for building Model Context Protocol (MCP) servers in TypeScript
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/typescript-mcp-development
copilot plugin install typescript-mcp-development@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/typescript-mcp-development
| Command | Description |
|---------|-------------|
| `/typescript-mcp-development:typescript-mcp-server-generator` | Typescript Mcp Server Generator |
| `/typescript-mcp-development:typescript-mcp-server-generator` | Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration |
### Agents
| Agent | Description |
|-------|-------------|
| `typescript-mcp-expert` | Typescript Mcp Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `typescript-mcp-server` | Typescript Mcp Server |
| `typescript-mcp-expert` | Expert assistant for developing Model Context Protocol (MCP) servers in TypeScript |
## Source

View File

@@ -6,7 +6,7 @@ Comprehensive collection of prompts, instructions, and resources for building de
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/typespec-m365-copilot
copilot plugin install typespec-m365-copilot@awesome-copilot
```
## What's Included
@@ -15,15 +15,9 @@ copilot plugin install github/awesome-copilot/plugins/typespec-m365-copilot
| Command | Description |
|---------|-------------|
| `/typespec-m365-copilot:typespec-create-agent` | Typespec Create Agent |
| `/typespec-m365-copilot:typespec-create-api-plugin` | Typespec Create Api Plugin |
| `/typespec-m365-copilot:typespec-api-operations` | Typespec Api Operations |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `typespec-m365-copilot` | Typespec M365 Copilot |
| `/typespec-m365-copilot:typespec-create-agent` | Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot |
| `/typespec-m365-copilot:typespec-create-api-plugin` | Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot |
| `/typespec-m365-copilot:typespec-api-operations` | Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards |
## Source