|
12 | 12 | "plugins": [ |
13 | 13 | { |
14 | 14 | "name": "awesome-copilot", |
15 | | - "source": "./plugins/awesome-copilot", |
| 15 | + "source": "awesome-copilot", |
16 | 16 | "description": "Meta prompts that help you discover and generate curated GitHub Copilot agents, instructions, prompts, and skills.", |
17 | 17 | "version": "1.0.0" |
18 | 18 | }, |
19 | 19 | { |
20 | 20 | "name": "azure-cloud-development", |
21 | | - "source": "./plugins/azure-cloud-development", |
| 21 | + "source": "azure-cloud-development", |
22 | 22 | "description": "Comprehensive Azure cloud development tools including Infrastructure as Code, serverless functions, architecture patterns, and cost optimization for building scalable cloud applications.", |
23 | 23 | "version": "1.0.0" |
24 | 24 | }, |
25 | 25 | { |
26 | 26 | "name": "cast-imaging", |
27 | | - "source": "./plugins/cast-imaging", |
| 27 | + "source": "cast-imaging", |
28 | 28 | "description": "A comprehensive collection of specialized agents for software analysis, impact assessment, structural quality advisories, and architectural review using CAST Imaging.", |
29 | 29 | "version": "1.0.0" |
30 | 30 | }, |
31 | 31 | { |
32 | 32 | "name": "clojure-interactive-programming", |
33 | | - "source": "./plugins/clojure-interactive-programming", |
| 33 | + "source": "clojure-interactive-programming", |
34 | 34 | "description": "Tools for REPL-first Clojure workflows featuring Clojure instructions, the interactive programming chat mode and supporting guidance.", |
35 | 35 | "version": "1.0.0" |
36 | 36 | }, |
37 | 37 | { |
38 | 38 | "name": "context-engineering", |
39 | | - "source": "./plugins/context-engineering", |
| 39 | + "source": "context-engineering", |
40 | 40 | "description": "Tools and techniques for maximizing GitHub Copilot effectiveness through better context management. Includes guidelines for structuring code, an agent for planning multi-file changes, and prompts for context-aware development.", |
41 | 41 | "version": "1.0.0" |
42 | 42 | }, |
43 | 43 | { |
44 | 44 | "name": "copilot-sdk", |
45 | | - "source": "./plugins/copilot-sdk", |
| 45 | + "source": "copilot-sdk", |
46 | 46 | "description": "Build applications with the GitHub Copilot SDK across multiple programming languages. Includes comprehensive instructions for C#, Go, Node.js/TypeScript, and Python to help you create AI-powered applications.", |
47 | 47 | "version": "1.0.0" |
48 | 48 | }, |
49 | 49 | { |
50 | 50 | "name": "csharp-dotnet-development", |
51 | | - "source": "./plugins/csharp-dotnet-development", |
| 51 | + "source": "csharp-dotnet-development", |
52 | 52 | "description": "Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices.", |
53 | 53 | "version": "1.1.0" |
54 | 54 | }, |
55 | 55 | { |
56 | 56 | "name": "csharp-mcp-development", |
57 | | - "source": "./plugins/csharp-mcp-development", |
| 57 | + "source": "csharp-mcp-development", |
58 | 58 | "description": "Complete toolkit for building Model Context Protocol (MCP) servers in C# using the official SDK. Includes instructions for best practices, a prompt for generating servers, and an expert chat mode for guidance.", |
59 | 59 | "version": "1.0.0" |
60 | 60 | }, |
61 | 61 | { |
62 | 62 | "name": "database-data-management", |
63 | | - "source": "./plugins/database-data-management", |
| 63 | + "source": "database-data-management", |
64 | 64 | "description": "Database administration, SQL optimization, and data management tools for PostgreSQL, SQL Server, and general database development best practices.", |
65 | 65 | "version": "1.0.0" |
66 | 66 | }, |
67 | 67 | { |
68 | 68 | "name": "dataverse-sdk-for-python", |
69 | | - "source": "./plugins/dataverse-sdk-for-python", |
| 69 | + "source": "dataverse-sdk-for-python", |
70 | 70 | "description": "Comprehensive collection for building production-ready Python integrations with Microsoft Dataverse. Includes official documentation, best practices, advanced features, file operations, and code generation prompts.", |
71 | 71 | "version": "1.0.0" |
72 | 72 | }, |
73 | 73 | { |
74 | 74 | "name": "devops-oncall", |
75 | | - "source": "./plugins/devops-oncall", |
| 75 | + "source": "devops-oncall", |
76 | 76 | "description": "A focused set of prompts, instructions, and a chat mode to help triage incidents and respond quickly with DevOps tools and Azure resources.", |
77 | 77 | "version": "1.0.0" |
78 | 78 | }, |
79 | 79 | { |
80 | 80 | "name": "edge-ai-tasks", |
81 | | - "source": "./plugins/edge-ai-tasks", |
| 81 | + "source": "edge-ai-tasks", |
82 | 82 | "description": "Task Researcher and Task Planner for intermediate to expert users and large codebases - Brought to you by microsoft/edge-ai", |
83 | 83 | "version": "1.0.0" |
84 | 84 | }, |
85 | 85 | { |
86 | 86 | "name": "frontend-web-dev", |
87 | | - "source": "./plugins/frontend-web-dev", |
| 87 | + "source": "frontend-web-dev", |
88 | 88 | "description": "Essential prompts, instructions, and chat modes for modern frontend web development including React, Angular, Vue, TypeScript, and CSS frameworks.", |
89 | 89 | "version": "1.0.0" |
90 | 90 | }, |
91 | 91 | { |
92 | 92 | "name": "gem-team", |
93 | | - "source": "./plugins/gem-team", |
| 93 | + "source": "gem-team", |
94 | 94 | "description": "A modular multi-agent team for complex project execution with DAG-based planning, parallel execution, TDD verification, and automated testing.", |
95 | 95 | "version": "1.1.0" |
96 | 96 | }, |
97 | 97 | { |
98 | 98 | "name": "go-mcp-development", |
99 | | - "source": "./plugins/go-mcp-development", |
| 99 | + "source": "go-mcp-development", |
100 | 100 | "description": "Complete toolkit for building Model Context Protocol (MCP) servers in Go using the official github.com/modelcontextprotocol/go-sdk. Includes instructions for best practices, a prompt for generating servers, and an expert chat mode for guidance.", |
101 | 101 | "version": "1.0.0" |
102 | 102 | }, |
103 | 103 | { |
104 | 104 | "name": "java-development", |
105 | | - "source": "./plugins/java-development", |
| 105 | + "source": "java-development", |
106 | 106 | "description": "Comprehensive collection of prompts and instructions for Java development including Spring Boot, Quarkus, testing, documentation, and best practices.", |
107 | 107 | "version": "1.0.0" |
108 | 108 | }, |
109 | 109 | { |
110 | 110 | "name": "java-mcp-development", |
111 | | - "source": "./plugins/java-mcp-development", |
| 111 | + "source": "java-mcp-development", |
112 | 112 | "description": "Complete toolkit for building Model Context Protocol servers in Java using the official MCP Java SDK with reactive streams and Spring Boot integration.", |
113 | 113 | "version": "1.0.0" |
114 | 114 | }, |
115 | 115 | { |
116 | 116 | "name": "kotlin-mcp-development", |
117 | | - "source": "./plugins/kotlin-mcp-development", |
| 117 | + "source": "kotlin-mcp-development", |
118 | 118 | "description": "Complete toolkit for building Model Context Protocol (MCP) servers in Kotlin using the official io.modelcontextprotocol:kotlin-sdk library. Includes instructions for best practices, a prompt for generating servers, and an expert chat mode for guidance.", |
119 | 119 | "version": "1.0.0" |
120 | 120 | }, |
121 | 121 | { |
122 | 122 | "name": "mcp-m365-copilot", |
123 | | - "source": "./plugins/mcp-m365-copilot", |
| 123 | + "source": "mcp-m365-copilot", |
124 | 124 | "description": "Comprehensive collection for building declarative agents with Model Context Protocol integration for Microsoft 365 Copilot", |
125 | 125 | "version": "1.0.0" |
126 | 126 | }, |
127 | 127 | { |
128 | 128 | "name": "openapi-to-application-csharp-dotnet", |
129 | | - "source": "./plugins/openapi-to-application-csharp-dotnet", |
| 129 | + "source": "openapi-to-application-csharp-dotnet", |
130 | 130 | "description": "Generate production-ready .NET applications from OpenAPI specifications. Includes ASP.NET Core project scaffolding, controller generation, entity framework integration, and C# best practices.", |
131 | 131 | "version": "1.0.0" |
132 | 132 | }, |
133 | 133 | { |
134 | 134 | "name": "openapi-to-application-go", |
135 | | - "source": "./plugins/openapi-to-application-go", |
| 135 | + "source": "openapi-to-application-go", |
136 | 136 | "description": "Generate production-ready Go applications from OpenAPI specifications. Includes project scaffolding, handler generation, middleware setup, and Go best practices for REST APIs.", |
137 | 137 | "version": "1.0.0" |
138 | 138 | }, |
139 | 139 | { |
140 | 140 | "name": "openapi-to-application-java-spring-boot", |
141 | | - "source": "./plugins/openapi-to-application-java-spring-boot", |
| 141 | + "source": "openapi-to-application-java-spring-boot", |
142 | 142 | "description": "Generate production-ready Spring Boot applications from OpenAPI specifications. Includes project scaffolding, REST controller generation, service layer organization, and Spring Boot best practices.", |
143 | 143 | "version": "1.0.0" |
144 | 144 | }, |
145 | 145 | { |
146 | 146 | "name": "openapi-to-application-nodejs-nestjs", |
147 | | - "source": "./plugins/openapi-to-application-nodejs-nestjs", |
| 147 | + "source": "openapi-to-application-nodejs-nestjs", |
148 | 148 | "description": "Generate production-ready NestJS applications from OpenAPI specifications. Includes project scaffolding, controller and service generation, TypeScript best practices, and enterprise patterns.", |
149 | 149 | "version": "1.0.0" |
150 | 150 | }, |
151 | 151 | { |
152 | 152 | "name": "openapi-to-application-python-fastapi", |
153 | | - "source": "./plugins/openapi-to-application-python-fastapi", |
| 153 | + "source": "openapi-to-application-python-fastapi", |
154 | 154 | "description": "Generate production-ready FastAPI applications from OpenAPI specifications. Includes project scaffolding, route generation, dependency injection, and Python best practices for async APIs.", |
155 | 155 | "version": "1.0.0" |
156 | 156 | }, |
157 | 157 | { |
158 | 158 | "name": "ospo-sponsorship", |
159 | | - "source": "./plugins/ospo-sponsorship", |
| 159 | + "source": "ospo-sponsorship", |
160 | 160 | "description": "Tools and resources for Open Source Program Offices (OSPOs) to identify, evaluate, and manage sponsorship of open source dependencies through GitHub Sponsors, Open Collective, and other funding platforms.", |
161 | 161 | "version": "1.0.0" |
162 | 162 | }, |
163 | 163 | { |
164 | 164 | "name": "partners", |
165 | | - "source": "./plugins/partners", |
| 165 | + "source": "partners", |
166 | 166 | "description": "Custom agents that have been created by GitHub partners", |
167 | 167 | "version": "1.0.0" |
168 | 168 | }, |
169 | 169 | { |
170 | 170 | "name": "pcf-development", |
171 | | - "source": "./plugins/pcf-development", |
| 171 | + "source": "pcf-development", |
172 | 172 | "description": "Complete toolkit for developing custom code components using Power Apps Component Framework for model-driven and canvas apps", |
173 | 173 | "version": "1.0.0" |
174 | 174 | }, |
175 | 175 | { |
176 | 176 | "name": "php-mcp-development", |
177 | | - "source": "./plugins/php-mcp-development", |
| 177 | + "source": "php-mcp-development", |
178 | 178 | "description": "Comprehensive resources for building Model Context Protocol servers using the official PHP SDK with attribute-based discovery, including best practices, project generation, and expert assistance", |
179 | 179 | "version": "1.0.0" |
180 | 180 | }, |
181 | 181 | { |
182 | 182 | "name": "polyglot-test-agent", |
183 | | - "source": "./plugins/polyglot-test-agent", |
| 183 | + "source": "polyglot-test-agent", |
184 | 184 | "description": "Multi-agent pipeline for generating comprehensive unit tests across any programming language. Orchestrates research, planning, and implementation phases using specialized agents to produce tests that compile, pass, and follow project conventions.", |
185 | 185 | "version": "1.0.0" |
186 | 186 | }, |
187 | 187 | { |
188 | 188 | "name": "power-apps-code-apps", |
189 | | - "source": "./plugins/power-apps-code-apps", |
| 189 | + "source": "power-apps-code-apps", |
190 | 190 | "description": "Complete toolkit for Power Apps Code Apps development including project scaffolding, development standards, and expert guidance for building code-first applications with Power Platform integration.", |
191 | 191 | "version": "1.0.0" |
192 | 192 | }, |
193 | 193 | { |
194 | 194 | "name": "power-bi-development", |
195 | | - "source": "./plugins/power-bi-development", |
| 195 | + "source": "power-bi-development", |
196 | 196 | "description": "Comprehensive Power BI development resources including data modeling, DAX optimization, performance tuning, visualization design, security best practices, and DevOps/ALM guidance for building enterprise-grade Power BI solutions.", |
197 | 197 | "version": "1.0.0" |
198 | 198 | }, |
199 | 199 | { |
200 | 200 | "name": "power-platform-mcp-connector-development", |
201 | | - "source": "./plugins/power-platform-mcp-connector-development", |
| 201 | + "source": "power-platform-mcp-connector-development", |
202 | 202 | "description": "Complete toolkit for developing Power Platform custom connectors with Model Context Protocol integration for Microsoft Copilot Studio", |
203 | 203 | "version": "1.0.0" |
204 | 204 | }, |
205 | 205 | { |
206 | 206 | "name": "project-planning", |
207 | | - "source": "./plugins/project-planning", |
| 207 | + "source": "project-planning", |
208 | 208 | "description": "Tools and guidance for software project planning, feature breakdown, epic management, implementation planning, and task organization for development teams.", |
209 | 209 | "version": "1.0.0" |
210 | 210 | }, |
211 | 211 | { |
212 | 212 | "name": "python-mcp-development", |
213 | | - "source": "./plugins/python-mcp-development", |
| 213 | + "source": "python-mcp-development", |
214 | 214 | "description": "Complete toolkit for building Model Context Protocol (MCP) servers in Python using the official SDK with FastMCP. Includes instructions for best practices, a prompt for generating servers, and an expert chat mode for guidance.", |
215 | 215 | "version": "1.0.0" |
216 | 216 | }, |
217 | 217 | { |
218 | 218 | "name": "ruby-mcp-development", |
219 | | - "source": "./plugins/ruby-mcp-development", |
| 219 | + "source": "ruby-mcp-development", |
220 | 220 | "description": "Complete toolkit for building Model Context Protocol servers in Ruby using the official MCP Ruby SDK gem with Rails integration support.", |
221 | 221 | "version": "1.0.0" |
222 | 222 | }, |
223 | 223 | { |
224 | 224 | "name": "rug-agentic-workflow", |
225 | | - "source": "./plugins/rug-agentic-workflow", |
| 225 | + "source": "rug-agentic-workflow", |
226 | 226 | "description": "Three-agent workflow for orchestrated software delivery with an orchestrator plus implementation and QA subagents.", |
227 | 227 | "version": "1.0.0" |
228 | 228 | }, |
229 | 229 | { |
230 | 230 | "name": "rust-mcp-development", |
231 | | - "source": "./plugins/rust-mcp-development", |
| 231 | + "source": "rust-mcp-development", |
232 | 232 | "description": "Build high-performance Model Context Protocol servers in Rust using the official rmcp SDK with async/await, procedural macros, and type-safe implementations.", |
233 | 233 | "version": "1.0.0" |
234 | 234 | }, |
235 | 235 | { |
236 | 236 | "name": "security-best-practices", |
237 | | - "source": "./plugins/security-best-practices", |
| 237 | + "source": "security-best-practices", |
238 | 238 | "description": "Security frameworks, accessibility guidelines, performance optimization, and code quality best practices for building secure, maintainable, and high-performance applications.", |
239 | 239 | "version": "1.0.0" |
240 | 240 | }, |
241 | 241 | { |
242 | 242 | "name": "software-engineering-team", |
243 | | - "source": "./plugins/software-engineering-team", |
| 243 | + "source": "software-engineering-team", |
244 | 244 | "description": "7 specialized agents covering the full software development lifecycle from UX design and architecture to security and DevOps.", |
245 | 245 | "version": "1.0.0" |
246 | 246 | }, |
247 | 247 | { |
248 | 248 | "name": "structured-autonomy", |
249 | | - "source": "./plugins/structured-autonomy", |
| 249 | + "source": "structured-autonomy", |
250 | 250 | "description": "Premium planning, thrifty implementation", |
251 | 251 | "version": "1.0.0" |
252 | 252 | }, |
253 | 253 | { |
254 | 254 | "name": "swift-mcp-development", |
255 | | - "source": "./plugins/swift-mcp-development", |
| 255 | + "source": "swift-mcp-development", |
256 | 256 | "description": "Comprehensive collection for building Model Context Protocol servers in Swift using the official MCP Swift SDK with modern concurrency features.", |
257 | 257 | "version": "1.0.0" |
258 | 258 | }, |
259 | 259 | { |
260 | 260 | "name": "technical-spike", |
261 | | - "source": "./plugins/technical-spike", |
| 261 | + "source": "technical-spike", |
262 | 262 | "description": "Tools for creation, management and research of technical spikes to reduce unknowns and assumptions before proceeding to specification and implementation of solutions.", |
263 | 263 | "version": "1.0.0" |
264 | 264 | }, |
265 | 265 | { |
266 | 266 | "name": "testing-automation", |
267 | | - "source": "./plugins/testing-automation", |
| 267 | + "source": "testing-automation", |
268 | 268 | "description": "Comprehensive collection for writing tests, test automation, and test-driven development including unit tests, integration tests, and end-to-end testing strategies.", |
269 | 269 | "version": "1.0.0" |
270 | 270 | }, |
271 | 271 | { |
272 | 272 | "name": "typescript-mcp-development", |
273 | | - "source": "./plugins/typescript-mcp-development", |
| 273 | + "source": "typescript-mcp-development", |
274 | 274 | "description": "Complete toolkit for building Model Context Protocol (MCP) servers in TypeScript/Node.js using the official SDK. Includes instructions for best practices, a prompt for generating servers, and an expert chat mode for guidance.", |
275 | 275 | "version": "1.0.0" |
276 | 276 | }, |
277 | 277 | { |
278 | 278 | "name": "typespec-m365-copilot", |
279 | | - "source": "./plugins/typespec-m365-copilot", |
| 279 | + "source": "typespec-m365-copilot", |
280 | 280 | "description": "Comprehensive collection of prompts, instructions, and resources for building declarative agents and API plugins using TypeSpec for Microsoft 365 Copilot extensibility.", |
281 | 281 | "version": "1.0.0" |
282 | 282 | } |
|
0 commit comments