Files
awesome-copilot/docs/README.collections.md
hoodini 855c17a500 chore: Add skill to copilot-sdk collection
Added copilot-sdk skill to the copilot-sdk.collection.yml as requested
by reviewer. Updated generated docs via npm run build.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 00:20:44 +02:00

13 KiB

📦 Collections

Curated collections of related prompts, instructions, and agents organized around specific themes, workflows, or use cases.

How to Use Collections

Browse Collections:

  • Featured collections are highlighted and appear at the top of the list
  • Explore themed collections that group related customizations
  • Each collection includes prompts, instructions, and agents for specific workflows
  • Collections make it easy to adopt comprehensive toolkits for particular scenarios

Install Items:

  • Click install buttons for individual items within collections
  • Or browse to the individual files to copy content manually
  • Collections help you discover related customizations you might have missed
Name Description Items Tags
Awesome Copilot Meta prompts that help you discover and generate curated GitHub Copilot agents, collections, instructions, prompts, and skills. 5 items github-copilot, discovery, meta, prompt-engineering, agents
Copilot SDK 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. 5 items copilot-sdk, sdk, csharp, go, nodejs, typescript, python, ai, github-copilot
Partners Custom agents that have been created by GitHub partners 20 items devops, security, database, cloud, infrastructure, observability, feature-flags, cicd, migration, performance
Azure & Cloud Development Comprehensive Azure cloud development tools including Infrastructure as Code, serverless functions, architecture patterns, and cost optimization for building scalable cloud applications. 18 items azure, cloud, infrastructure, bicep, terraform, serverless, architecture, devops
C# .NET Development Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices. 8 items csharp, dotnet, aspnet, testing
C# MCP Server Development 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. 3 items csharp, mcp, model-context-protocol, dotnet, server-development
CAST Imaging Agents A comprehensive collection of specialized agents for software analysis, impact assessment, structural quality advisories, and architectural review using CAST Imaging. 3 items cast-imaging, software-analysis, architecture, quality, impact-analysis, devops
Clojure Interactive Programming Tools for REPL-first Clojure workflows featuring Clojure instructions, the interactive programming chat mode and supporting guidance. 3 items clojure, repl, interactive-programming
Database & Data Management Database administration, SQL optimization, and data management tools for PostgreSQL, SQL Server, and general database development best practices. 8 items database, sql, postgresql, sql-server, dba, optimization, queries, data-management
Dataverse SDK for Python Comprehensive collection for building production-ready Python integrations with Microsoft Dataverse. Includes official documentation, best practices, advanced features, file operations, and code generation prompts. 17 items dataverse, python, integration, sdk
DevOps On-Call A focused set of prompts, instructions, and a chat mode to help triage incidents and respond quickly with DevOps tools and Azure resources. 5 items devops, incident-response, oncall, azure
Frontend Web Development Essential prompts, instructions, and chat modes for modern frontend web development including React, Angular, Vue, TypeScript, and CSS frameworks. 11 items frontend, web, react, typescript, javascript, css, html, angular, vue
Go MCP Server Development 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. 3 items go, golang, mcp, model-context-protocol, server-development, sdk
Java Development Comprehensive collection of prompts and instructions for Java development including Spring Boot, Quarkus, testing, documentation, and best practices. 12 items java, springboot, quarkus, jpa, junit, javadoc
Java MCP Server Development Complete toolkit for building Model Context Protocol servers in Java using the official MCP Java SDK with reactive streams and Spring Boot integration. 3 items java, mcp, model-context-protocol, server-development, sdk, reactive-streams, spring-boot, reactor
Kotlin MCP Server Development 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. 3 items kotlin, mcp, model-context-protocol, kotlin-multiplatform, server-development, ktor
MCP-based M365 Agents Comprehensive collection for building declarative agents with Model Context Protocol integration for Microsoft 365 Copilot 5 items mcp, m365-copilot, declarative-agents, api-plugins, model-context-protocol, adaptive-cards
OpenAPI to Application - C# .NET Generate production-ready .NET applications from OpenAPI specifications. Includes ASP.NET Core project scaffolding, controller generation, entity framework integration, and C# best practices. 3 items openapi, code-generation, api, csharp, dotnet, aspnet
OpenAPI to Application - Go Generate production-ready Go applications from OpenAPI specifications. Includes project scaffolding, handler generation, middleware setup, and Go best practices for REST APIs. 3 items openapi, code-generation, api, go, golang
OpenAPI to Application - Java Spring Boot Generate production-ready Spring Boot applications from OpenAPI specifications. Includes project scaffolding, REST controller generation, service layer organization, and Spring Boot best practices. 3 items openapi, code-generation, api, java, spring-boot
OpenAPI to Application - Node.js NestJS Generate production-ready NestJS applications from OpenAPI specifications. Includes project scaffolding, controller and service generation, TypeScript best practices, and enterprise patterns. 3 items openapi, code-generation, api, nodejs, typescript, nestjs
OpenAPI to Application - Python FastAPI Generate production-ready FastAPI applications from OpenAPI specifications. Includes project scaffolding, route generation, dependency injection, and Python best practices for async APIs. 3 items openapi, code-generation, api, python, fastapi
PHP MCP Server Development 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 3 items php, mcp, model-context-protocol, server-development, sdk, attributes, composer
Power Apps Code Apps Development 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. 3 items power-apps, power-platform, typescript, react, code-apps, dataverse, connectors
Power Apps Component Framework (PCF) Development Complete toolkit for developing custom code components using Power Apps Component Framework for model-driven and canvas apps 17 items power-apps, pcf, component-framework, typescript, power-platform
Power BI Development 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. 14 items power-bi, dax, data-modeling, performance, visualization, security, devops, business-intelligence
Power Platform MCP Connector Development Complete toolkit for developing Power Platform custom connectors with Model Context Protocol integration for Microsoft Copilot Studio 4 items power-platform, mcp, copilot-studio, custom-connector, json-rpc
Project Planning & Management Tools and guidance for software project planning, feature breakdown, epic management, implementation planning, and task organization for development teams. 17 items planning, project-management, epic, feature, implementation, task, architecture, technical-spike
Python MCP Server Development 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. 3 items python, mcp, model-context-protocol, fastmcp, server-development
Ruby MCP Server Development Complete toolkit for building Model Context Protocol servers in Ruby using the official MCP Ruby SDK gem with Rails integration support. 3 items ruby, mcp, model-context-protocol, server-development, sdk, rails, gem
Rust MCP Server Development Build high-performance Model Context Protocol servers in Rust using the official rmcp SDK with async/await, procedural macros, and type-safe implementations. 3 items rust, mcp, model-context-protocol, server-development, sdk, tokio, async, macros, rmcp
Security & Code Quality Security frameworks, accessibility guidelines, performance optimization, and code quality best practices for building secure, maintainable, and high-performance applications. 6 items security, accessibility, performance, code-quality, owasp, a11y, optimization, best-practices
Software Engineering Team 7 specialized agents covering the full software development lifecycle from UX design and architecture to security and DevOps. 7 items team, enterprise, security, devops, ux, architecture, product, ai-ethics
Swift MCP Server Development Comprehensive collection for building Model Context Protocol servers in Swift using the official MCP Swift SDK with modern concurrency features. 3 items swift, mcp, model-context-protocol, server-development, sdk, ios, macos, concurrency, actor, async-await
Tasks by microsoft/edge-ai Task Researcher and Task Planner for intermediate to expert users and large codebases - Brought to you by microsoft/edge-ai 3 items architecture, planning, research, tasks, implementation
Technical Spike Tools for creation, management and research of technical spikes to reduce unknowns and assumptions before proceeding to specification and implementation of solutions. 2 items technical-spike, assumption-testing, validation, research
Testing & Test Automation Comprehensive collection for writing tests, test automation, and test-driven development including unit tests, integration tests, and end-to-end testing strategies. 11 items testing, tdd, automation, unit-tests, integration, playwright, jest, nunit
TypeScript MCP Server Development 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. 3 items typescript, mcp, model-context-protocol, nodejs, server-development
TypeSpec for Microsoft 365 Copilot Comprehensive collection of prompts, instructions, and resources for building declarative agents and API plugins using TypeSpec for Microsoft 365 Copilot extensibility. 4 items typespec, m365-copilot, declarative-agents, api-plugins, agent-development, microsoft-365