# Awesome GitHub Copilot > A community-driven collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot experiences across various domains, languages, and use cases. ## Overview This repository provides resources to customize and enhance GitHub Copilot: - **Agents**: Specialized GitHub Copilot agents that integrate with MCP servers - **Prompts**: Task-specific prompts for code generation and problem-solving - **Instructions**: Coding standards and best practices applied to specific file patterns - **Skills**: Self-contained folders with instructions and bundled resources for specialized tasks ## Agents - [.NET Upgrade](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/dotnet-upgrade.agent.md): Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation. - [4.1 Beast Mode v3.1](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/4.1-Beast.agent.md): GPT 4.1 as a top-notch coding agent. - [Accessibility Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/accessibility.agent.md): Expert assistant for web accessibility (WCAG 2.1/2.2), inclusive UX, and a11y testing - [ADR Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/adr-generator.agent.md): Expert agent for creating comprehensive Architectural Decision Records (ADRs) with structured formatting optimized for AI consumption and human readability. - [AEM Front End Specialist](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/aem-frontend-specialist.agent.md): Expert assistant for developing AEM components using HTL, Tailwind CSS, and Figma-to-code workflows with design system integration - [Amplitude Experiment Implementation](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/amplitude-experiment-implementation.agent.md): 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. - [API Architect](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/api-architect.agent.md): Your role is that of an API architect. Help mentor the engineer by providing guidance, support, and working code. - [Apify Integration Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/apify-integration-expert.agent.md): Expert agent for integrating Apify Actors into codebases. Handles Actor selection, workflow design, implementation across JavaScript/TypeScript and Python, testing, and production-ready deployment. - [Arch Linux Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/arch-linux-expert.agent.md): Arch Linux specialist focused on pacman, rolling-release maintenance, and Arch-centric system administration workflows. - [Arm Migration Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/arm-migration.agent.md): 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. - [Atlassian Requirements to Jira](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/atlassian-requirements-to-jira.agent.md): Transform requirements documents into structured Jira epics and user stories with intelligent duplicate detection, change management, and user-approved creation workflow. - [Azure AVM Bicep mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/azure-verified-modules-bicep.agent.md): Create, update, or review Azure IaC in Bicep using Azure Verified Modules (AVM). - [Azure AVM Terraform mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/azure-verified-modules-terraform.agent.md): Create, update, or review Azure IaC in Terraform using Azure Verified Modules (AVM). - [Azure Iac Exporter](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/azure-iac-exporter.agent.md): Export existing Azure resources to Infrastructure as Code templates via Azure Resource Graph analysis, Azure Resource Manager API calls, and azure-iac-generator integration. Use this skill when the user asks to export, convert, migrate, or extract existing Azure resources to IaC templates (Bicep, ARM Templates, Terraform, Pulumi). - [Azure Iac Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/azure-iac-generator.agent.md): Central hub for generating Infrastructure as Code (Bicep, ARM, Terraform, Pulumi) with format-specific validation and best practices. Use this skill when the user asks to generate, create, write, or build infrastructure code, deployment code, or IaC templates in any format (Bicep, ARM Templates, Terraform, Pulumi). - [Azure Logic Apps Expert Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/azure-logic-apps-expert.agent.md): Expert guidance for Azure Logic Apps development focusing on workflow design, integration patterns, and JSON-based Workflow Definition Language. - [Azure Principal Architect mode instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/azure-principal-architect.agent.md): Provide expert Azure Principal Architect guidance using Azure Well-Architected Framework principles and Microsoft best practices. - [Azure SaaS Architect mode instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/azure-saas-architect.agent.md): Provide expert Azure SaaS Architect guidance focusing on multitenant applications using Azure Well-Architected SaaS principles and Microsoft best practices. - [Azure Terraform IaC Implementation Specialist](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/terraform-azure-implement.agent.md): Act as an Azure Terraform Infrastructure as Code coding specialist that creates and reviews Terraform for Azure resources. - [Azure Terraform Infrastructure Planning](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/terraform-azure-planning.agent.md): Act as implementation planner for your Azure Terraform Infrastructure as Code task. - [Bicep Planning](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/bicep-plan.agent.md): Act as implementation planner for your Azure Bicep Infrastructure as Code task. - [Bicep Specialist](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/bicep-implement.agent.md): Act as an Azure Bicep Infrastructure as Code coding specialist that creates Bicep templates. - [Blueprint Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/blueprint-mode.agent.md): Executes structured workflows (Debug, Express, Main, Loop) with strict correctness and maintainability. Enforces an improved tool usage policy, never assumes facts, prioritizes reproducible solutions, self-correction, and edge-case handling. - [Blueprint Mode Codex](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/blueprint-mode-codex.agent.md): Executes structured workflows with strict correctness and maintainability. Enforces a minimal tool usage policy, never assumes facts, prioritizes reproducible solutions, self-correction, and edge-case handling. - [C# Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/CSharpExpert.agent.md): An agent designed to assist with software development tasks for .NET projects. - [C# MCP Server Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/csharp-mcp-expert.agent.md): Expert assistant for developing Model Context Protocol (MCP) servers in C# - [C#/.NET Janitor](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/csharp-dotnet-janitor.agent.md): Perform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation. - [C++ Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/expert-cpp-software-engineer.agent.md): Provide expert C++ software engineering guidance using modern C++ and industry best practices. - [CAST Imaging Impact Analysis Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/cast-imaging-impact-analysis.agent.md): Specialized agent for comprehensive change impact assessment and risk analysis in software systems using CAST Imaging - [CAST Imaging Software Discovery Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/cast-imaging-software-discovery.agent.md): Specialized agent for comprehensive software application discovery and architectural mapping through static code analysis using CAST Imaging - [CAST Imaging Structural Quality Advisor Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/cast-imaging-structural-quality-advisor.agent.md): Specialized agent for identifying, analyzing, and providing remediation guidance for code quality issues using CAST Imaging - [CentOS Linux Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/centos-linux-expert.agent.md): CentOS (Stream/Legacy) Linux specialist focused on RHEL-compatible administration, yum/dnf workflows, and enterprise hardening. - [Clojure Interactive Programming](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/clojure-interactive-programming.agent.md): 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. - [Comet Opik](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/comet-opik.agent.md): Unified Comet Opik agent for instrumenting LLM apps, managing prompts/projects, auditing prompts, and investigating traces/metrics via the latest Opik MCP server. - [Context7 Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/context7.agent.md): Expert in latest library versions, best practices, and correct syntax using up-to-date documentation - [Create PRD Chat Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/prd.agent.md): 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. - [Critical thinking mode instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/critical-thinking.agent.md): Challenge assumptions and encourage critical thinking to ensure the best possible solution and outcomes. - [Custom Agent Foundry](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/custom-agent-foundry.agent.md): Expert at designing and creating VS Code custom agents with optimal configurations - [Debian Linux Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/debian-linux-expert.agent.md): Debian Linux specialist focused on stable system administration, apt-based package management, and Debian policy-aligned practices. - [Debug Mode Instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/debug.agent.md): Debug your application to find and fix a bug - [Declarative Agents Architect](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/declarative-agents-architect.agent.md): No description available - [Demonstrate Understanding mode instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/demonstrate-understanding.agent.md): Validate user understanding of code, design patterns, and implementation details through guided questioning. - [Devils Advocate](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/devils-advocate.agent.md): I play the devil's advocate to challenge and stress-test your ideas by finding flaws, risks, and edge cases - [DevOps Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/devops-expert.agent.md): DevOps specialist following the infinity loop principle (Plan → Code → Build → Test → Release → Deploy → Operate → Monitor) with focus on automation, collaboration, and continuous improvement - [DiffblueCover](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/diffblue-cover.agent.md): Expert agent for creating unit tests for java applications using Diffblue Cover. - [Droid](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/droid.agent.md): Provides installation guidance, usage examples, and automation patterns for the Droid CLI, with emphasis on droid exec for CI/CD and non-interactive automation - [Drupal Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/drupal-expert.agent.md): Expert assistant for Drupal development, architecture, and best practices using PHP 8.3+ and modern Drupal patterns - [Dynatrace Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/dynatrace-expert.agent.md): 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 Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/elasticsearch-observability.agent.md): Our expert AI assistant for debugging code (O11y), optimizing vector search (RAG), and remediating security threats using live Elastic data. - [Electron Code Review Mode Instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/electron-angular-native.agent.md): 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. - [Expert .NET software engineer mode instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/expert-dotnet-software-engineer.agent.md): Provide expert .NET software engineering guidance using modern software design patterns. - [Expert React Frontend Engineer](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/expert-react-frontend-engineer.agent.md): Expert React 19.2 frontend engineer specializing in modern hooks, Server Components, Actions, TypeScript, and performance optimization - [Fedora Linux Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/fedora-linux-expert.agent.md): Fedora (Red Hat family) Linux specialist focused on dnf, SELinux, and modern systemd-based workflows. - [Gilfoyle Code Review Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/gilfoyle.agent.md): Code review and analysis with the sardonic wit and technical elitism of Bertram Gilfoyle from Silicon Valley. Prepare for brutal honesty about your code. - [GitHub Actions Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/github-actions-expert.agent.md): GitHub Actions specialist focused on secure CI/CD workflows, action pinning, OIDC authentication, permissions least privilege, and supply-chain security - [Go MCP Server Development Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/go-mcp-expert.agent.md): Expert assistant for building Model Context Protocol (MCP) servers in Go using the official SDK. - [GPT 5 Beast Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/gpt-5-beast-mode.agent.md): Beast Mode 2.0: A powerful autonomous agent tuned specifically for GPT-5 that can solve complex problems by using tools, conducting research, and iterating until the problem is fully resolved. - [High Level Big Picture Architect (HLBPA)](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/hlbpa.agent.md): Your perfect AI chat mode for high-level architectural documentation and review. Perfect for targeted updates after a story or researching that legacy system when nobody remembers what it's supposed to be doing. - [Idea Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/simple-app-idea-generator.agent.md): Brainstorm and develop new application ideas through fun, interactive questioning until ready for specification creation. - [Implementation Plan Generation Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/implementation-plan.agent.md): Generate an implementation plan for new features or refactoring existing code. - [Java MCP Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/java-mcp-expert.agent.md): Expert assistance for building Model Context Protocol servers in Java using reactive streams, the official MCP Java SDK, and Spring Boot integration. - [JFrog Security Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/jfrog-sec.agent.md): The dedicated Application Security agent for automated security remediation. Verifies package and version compliance, and suggests vulnerability fixes using JFrog security intelligence. - [Kotlin MCP Server Development Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/kotlin-mcp-expert.agent.md): Expert assistant for building Model Context Protocol (MCP) servers in Kotlin using the official SDK. - [Kusto Assistant](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/kusto-assistant.agent.md): Expert KQL assistant for live Azure Data Explorer analysis via Azure MCP server - [Laravel Expert Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/laravel-expert-agent.agent.md): Expert Laravel development assistant specializing in modern Laravel 12+ applications with Eloquent, Artisan, testing, and best practices - [Launchdarkly Flag Cleanup](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/launchdarkly-flag-cleanup.agent.md): 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. - [Lingo.dev Localization (i18n) Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/lingodotdev-i18n.agent.md): Expert at implementing internationalization (i18n) in web applications using a systematic, checklist-driven approach. - [MAUI Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/dotnet-maui.agent.md): Support development of .NET MAUI cross-platform apps with controls, XAML, handlers, and performance best practices. - [MCP M365 Agent Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/mcp-m365-agent-expert.agent.md): Expert assistant for building MCP-based declarative agents for Microsoft 365 Copilot with Model Context Protocol integration - [Mentor mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/mentor.agent.md): Help mentor the engineer by providing guidance and support. - [Meta Agentic Project Scaffold](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/meta-agentic-project-scaffold.agent.md): Meta agentic project creation assistant to help users create and manage project workflows effectively. - [Microsoft Agent Framework .NET](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/microsoft-agent-framework-dotnet.agent.md): Create, update, refactor, explain or work with code using the .NET version of Microsoft Agent Framework. - [Microsoft Agent Framework Python](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/microsoft-agent-framework-python.agent.md): Create, update, refactor, explain or work with code using the Python version of Microsoft Agent Framework. - [Microsoft Learn Contributor](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/microsoft_learn_contributor.agent.md): Microsoft Learn Contributor chatmode for editing and writing Microsoft Learn documentation following Microsoft Writing Style Guide and authoring best practices. - [Microsoft Study and Learn](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/microsoft-study-mode.agent.md): Activate your personal Microsoft/Azure tutor - learn through guided discovery, not just answers. - [Modernization Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/modernization.agent.md): Human-in-the-loop modernization assistant for analyzing, documenting, and planning complete project modernization with architectural recommendations. - [Monday Bug Context Fixer](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/monday-bug-fixer.agent.md): 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](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/mongodb-performance-advisor.agent.md): Analyze MongoDB database performance, offer query and index optimization insights and provide actionable recommendations to improve overall usage of the database. - [MS SQL Database Administrator](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/ms-sql-dba.agent.md): Work with Microsoft SQL Server databases using the MS SQL extension. - [Neo4j Docker Client Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/neo4j-docker-client-generator.agent.md): AI agent that generates simple, high-quality Python Neo4j client libraries from GitHub issues with proper best practices - [Neon Migration Specialist](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/neon-migration-specialist.agent.md): 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 Performance Analyzer](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/neon-optimization-analyzer.agent.md): 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. - [Next.js Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/expert-nextjs-developer.agent.md): Expert Next.js 16 developer specializing in App Router, Server Components, Cache Components, Turbopack, and modern React patterns with TypeScript - [Octopus Release Notes With Mcp](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/octopus-deploy-release-notes-mcp.agent.md): Generate release notes for a release in Octopus Deploy. The tools for this MCP server provide access to the Octopus Deploy APIs. - [OpenAPI to Application Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/openapi-to-application.agent.md): Expert assistant for generating working applications from OpenAPI specifications - [PagerDuty Incident Responder](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/pagerduty-incident-responder.agent.md): Responds to PagerDuty incidents by analyzing incident context, identifying recent code changes, and suggesting fixes via GitHub PRs. - [PHP MCP Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/php-mcp-expert.agent.md): Expert assistant for PHP MCP server development using the official PHP SDK with attribute-based discovery - [Pimcore Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/pimcore-expert.agent.md): Expert Pimcore development assistant specializing in CMS, DAM, PIM, and E-Commerce solutions with Symfony integration - [Plan Mode Strategic Planning & Architecture](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/plan.agent.md): Strategic planning and architecture assistant focused on thoughtful analysis before implementation. Helps developers understand codebases, clarify requirements, and develop comprehensive implementation strategies. - [Planning mode instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/planner.agent.md): Generate an implementation plan for new features or refactoring existing code. - [Platform SRE for Kubernetes](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/platform-sre-kubernetes.agent.md): SRE-focused Kubernetes specialist prioritizing reliability, safe rollouts/rollbacks, security defaults, and operational verification for production-grade deployments - [Playwright Tester Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/playwright-tester.agent.md): Testing mode for Playwright tests - [PostgreSQL Database Administrator](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/postgresql-dba.agent.md): Work with PostgreSQL databases using the PostgreSQL extension. - [Power BI Data Modeling Expert Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/power-bi-data-modeling-expert.agent.md): 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 Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/power-bi-dax-expert.agent.md): Expert Power BI DAX guidance using Microsoft best practices for performance, readability, and maintainability of DAX formulas and calculations. - [Power BI Performance Expert Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/power-bi-performance-expert.agent.md): Expert Power BI performance optimization guidance for troubleshooting, monitoring, and improving the performance of Power BI models, reports, and queries. - [Power BI Visualization Expert Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/power-bi-visualization-expert.agent.md): Expert Power BI report design and visualization guidance using Microsoft best practices for creating effective, performant, and user-friendly reports and dashboards. - [Power Platform Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/power-platform-expert.agent.md): Power Platform expert providing guidance on Code Apps, canvas apps, Dataverse, connectors, and Power Platform best practices - [Power Platform MCP Integration Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/power-platform-mcp-integration-expert.agent.md): Expert in Power Platform custom connector development with MCP integration for Copilot Studio - comprehensive knowledge of schemas, protocols, and integration patterns - [Principal software engineer](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/principal-software-engineer.agent.md): Provide principal-level software engineering guidance with focus on engineering excellence, technical leadership, and pragmatic implementation. - [Prompt Builder](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/prompt-builder.agent.md): Expert prompt engineering and validation system for creating high-quality prompts - Brought to you by microsoft/edge-ai - [Prompt Engineer](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/prompt-engineer.agent.md): A specialized chat mode for analyzing and improving prompts. Every user input is treated as a prompt to be improved. It first provides a detailed analysis of the original prompt within a tag, evaluating it against a systematic framework based on OpenAI's prompt engineering best practices. Following the analysis, it generates a new, improved prompt. - [Python MCP Server Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/python-mcp-expert.agent.md): Expert assistant for developing Model Context Protocol (MCP) servers in Python - [Refine Requirement or Issue](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/refine-issue.agent.md): Refine the requirement or issue with Acceptance Criteria, Technical Considerations, Edge Cases, and NFRs - [Repo Architect Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/repo-architect.agent.md): Bootstraps and validates agentic project structures for GitHub Copilot (VS Code) and OpenCode CLI workflows. Run after `opencode /init` or VS Code Copilot initialization to scaffold proper folder hierarchies, instructions, agents, skills, and prompts. - [Ruby MCP Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/ruby-mcp-expert.agent.md): Expert assistance for building Model Context Protocol servers in Ruby using the official MCP Ruby SDK gem with Rails integration. - [Rust Beast Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/rust-gpt-4.1-beast-mode.agent.md): Rust GPT-4.1 Coding Beast Mode for VS Code - [Rust MCP Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/rust-mcp-expert.agent.md): Expert assistant for Rust MCP server development using the rmcp SDK with tokio async runtime - [Salesforce Expert Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/salesforce-expert.agent.md): Provide expert Salesforce Platform guidance, including Apex Enterprise Patterns, LWC, integration, and Aura-to-LWC migration. - [SE: Architect](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/se-system-architecture-reviewer.agent.md): System architecture review specialist with Well-Architected frameworks, design validation, and scalability analysis for AI and distributed systems - [SE: DevOps/CI](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/se-gitops-ci-specialist.agent.md): DevOps specialist for CI/CD pipelines, deployment debugging, and GitOps workflows focused on making deployments boring and reliable - [SE: Product Manager](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/se-product-manager-advisor.agent.md): Product management guidance for creating GitHub issues, aligning business value with user needs, and making data-driven product decisions - [SE: Responsible AI](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/se-responsible-ai-code.agent.md): Responsible AI specialist ensuring AI works for everyone through bias prevention, accessibility compliance, ethical development, and inclusive design - [SE: Security](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/se-security-reviewer.agent.md): Security-focused code review specialist with OWASP Top 10, Zero Trust, LLM security, and enterprise security standards - [SE: Tech Writer](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/se-technical-writer.agent.md): Technical writing specialist for creating developer documentation, technical blogs, tutorials, and educational content - [SE: UX Designer](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/se-ux-ui-designer.agent.md): Jobs-to-be-Done analysis, user journey mapping, and UX research artifacts for Figma and design workflows - [Search & AI Optimization Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/search-ai-optimization-expert.agent.md): Expert guidance for modern search optimization: SEO, Answer Engine Optimization (AEO), and Generative Engine Optimization (GEO) with AI-ready content strategies - [Semantic Kernel .NET](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/semantic-kernel-dotnet.agent.md): Create, update, refactor, explain or work with code using the .NET version of Semantic Kernel. - [Semantic Kernel Python](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/semantic-kernel-python.agent.md): Create, update, refactor, explain or work with code using the Python version of Semantic Kernel. - [Senior Cloud Architect](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/arch.agent.md): Expert in modern architecture design patterns, NFR requirements, and creating comprehensive architectural diagrams and documentation - [Shopify Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/shopify-expert.agent.md): Expert Shopify development assistant specializing in theme development, Liquid templating, app development, and Shopify APIs - [Software Engineer Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/software-engineer-agent-v1.agent.md): Expert-level software engineering agent. Deliver production-ready, maintainable code. Execute systematically and specification-driven. Document comprehensively. Operate autonomously and adaptively. - [Specification](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/specification.agent.md): Generate or update specification documents for new or existing functionality. - [Stackhawk Security Onboarding](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/stackhawk-security-onboarding.agent.md): Automatically set up StackHawk security testing for your repository with generated configuration and GitHub Actions workflow - [Swift MCP Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/swift-mcp-expert.agent.md): Expert assistance for building Model Context Protocol servers in Swift using modern concurrency features and the official MCP Swift SDK. - [Task Planner Instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/task-planner.agent.md): Task planner for creating actionable implementation plans - Brought to you by microsoft/edge-ai - [Task Researcher Instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/task-researcher.agent.md): Task research specialist for comprehensive project analysis - Brought to you by microsoft/edge-ai - [TDD Green Phase Make Tests Pass Quickly](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/tdd-green.agent.md): Implement minimal code to satisfy GitHub issue requirements and make failing tests pass without over-engineering. - [TDD Red Phase Write Failing Tests First](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/tdd-red.agent.md): Guide test-first development by writing failing tests that describe desired behaviour from GitHub issue context before implementation exists. - [TDD Refactor Phase Improve Quality & Security](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/tdd-refactor.agent.md): Improve code quality, apply security best practices, and enhance design whilst maintaining green tests and GitHub issue compliance. - [Technical Content Evaluator](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/technical-content-evaluator.agent.md): Elite technical content editor and curriculum architect for evaluating technical training materials, documentation, and educational content. Reviews for technical accuracy, pedagogical excellence, content flow, code validation, and ensures A-grade quality standards. - [Technical Debt Remediation Plan](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/tech-debt-remediation-plan.agent.md): Generate technical debt remediation plans for code, tests, and documentation. - [Technical spike research mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/research-technical-spike.agent.md): Systematically research and validate technical spike documents through exhaustive investigation and controlled experimentation. - [Terraform Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/terraform.agent.md): 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. - [Terraform IaC Reviewer](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/terraform-iac-reviewer.agent.md): Terraform-focused agent that reviews and creates safer IaC changes with emphasis on state safety, least privilege, module patterns, drift detection, and plan/apply discipline - [Thinking Beast Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/Thinking-Beast-Mode.agent.md): A transcendent coding agent with quantum cognitive architecture, adversarial intelligence, and unrestricted creative freedom. - [TypeScript MCP Server Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/typescript-mcp-expert.agent.md): Expert assistant for developing Model Context Protocol (MCP) servers in TypeScript - [Ultimate Transparent Thinking Beast Mode](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/Ultimate-Transparent-Thinking-Beast-Mode.agent.md): Ultimate Transparent Thinking Beast Mode - [Universal Janitor](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/janitor.agent.md): Perform janitorial tasks on any codebase including cleanup, simplification, and tech debt remediation. - [Universal PR Comment Addresser](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/address-comments.agent.md): Address PR comments - [VoidBeast_GPT41Enhanced 1.0 Elite Developer AI Assistant](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/voidbeast-gpt41enhanced.agent.md): 4.1 voidBeast_GPT41Enhanced 1.0 : a advanced autonomous developer agent, designed for elite full-stack development with enhanced multi-mode capabilities. This latest evolution features sophisticated mode detection, comprehensive research capabilities, and never-ending problem resolution. Plan/Act/Deep Research/Analyzer/Checkpoints(Memory)/Prompt Generator Modes. - [VSCode Tour Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/code-tour.agent.md): Expert agent for creating and maintaining VSCode CodeTour files with comprehensive schema support and best practices - [WG Code Alchemist](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/wg-code-alchemist.agent.md): Ask WG Code Alchemist to transform your code with Clean Code principles and SOLID design - [WG Code Sentinel](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/wg-code-sentinel.agent.md): Ask WG Code Sentinel to review your code for security issues. - [WinForms Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/agents/WinFormsExpert.agent.md): Support development of .NET (OOP) WinForms Designer compatible Apps. ## Prompts - [.NET Upgrade Analysis Prompts](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/dotnet-upgrade.prompt.md): Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution - [Add Educational Comments](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/add-educational-comments.prompt.md): Add educational comments to the file specified, or prompt asking for file to comment if one is not provided. - [Ai Prompt Engineering Safety Review](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/ai-prompt-engineering-safety-review.prompt.md): 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. - [Apple App Store Reviewer](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/apple-appstore-reviewer.prompt.md): Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons. - [Arch Linux Triage](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/arch-linux-triage.prompt.md): Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices. - [Architecture Blueprint Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/architecture-blueprint-generator.prompt.md): Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks and architectural patterns, generates visual diagrams, documents implementation patterns, and provides extensible blueprints for maintaining architectural consistency and guiding new development. - [Aspnet Minimal Api Openapi](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/aspnet-minimal-api-openapi.prompt.md): Create ASP.NET Minimal API endpoints with proper OpenAPI documentation - [Az Cost Optimize](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/az-cost-optimize.prompt.md): 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. - [Azure Resource Health Diagnose](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/azure-resource-health-diagnose.prompt.md): Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems. - [Boost Prompt](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/boost-prompt.prompt.md): Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension. - [Breakdown Epic Arch](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/breakdown-epic-arch.prompt.md): Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document. - [Breakdown Epic Pm](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/breakdown-epic-pm.prompt.md): 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. - [Breakdown Feature Implementation](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/breakdown-feature-implementation.prompt.md): Prompt for creating detailed feature implementation plans, following Epoch monorepo structure. - [Breakdown Feature Prd](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/breakdown-feature-prd.prompt.md): Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic. - [Breakdown Plan](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/breakdown-plan.prompt.md): Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies, priorities, and automated tracking. - [Breakdown Test](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/breakdown-test.prompt.md): Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for GitHub projects. - [Centos Linux Triage](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/centos-linux-triage.prompt.md): Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld. - [Code Exemplars Blueprint Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/code-exemplars-blueprint-generator.prompt.md): Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams. - [Comment Code Generate A Tutorial](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/comment-code-generate-a-tutorial.prompt.md): Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial. - [Containerize Aspnet Framework](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/containerize-aspnet-framework.prompt.md): Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project. - [Containerize Aspnetcore](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/containerize-aspnetcore.prompt.md): Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project. - [Conventional Commit](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/conventional-commit.prompt.md): Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation. - [Convert Plaintext To Md](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/convert-plaintext-to-md.prompt.md): Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions for that option. - [Copilot Instructions Blueprint Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/copilot-instructions-blueprint-generator.prompt.md): Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent with project standards, architecture patterns, and exact technology versions by analyzing existing codebase patterns and avoiding assumptions. - [Cosmosdb Datamodeling](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/cosmosdb-datamodeling.prompt.md): Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using best practices and common patterns, artifacts_produced: "cosmosdb_requirements.md" file and "cosmosdb_data_model.md" file - [Create Agentsmd](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-agentsmd.prompt.md): Prompt for generating an AGENTS.md file for a repository - [Create Architectural Decision Record](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-architectural-decision-record.prompt.md): Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation. - [Create Github Action Workflow Specification](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-github-action-workflow-specification.prompt.md): Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance. - [Create Github Issue Feature From Specification](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-github-issue-feature-from-specification.prompt.md): Create GitHub Issue for feature request from specification file using feature_request.yml template. - [Create Github Issues Feature From Implementation Plan](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-github-issues-feature-from-implementation-plan.prompt.md): Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates. - [Create Github Issues For Unmet Specification Requirements](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-github-issues-for-unmet-specification-requirements.prompt.md): Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template. - [Create Github Pull Request From Specification](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-github-pull-request-from-specification.prompt.md): Create GitHub Pull Request for feature request from specification file using pull_request_template.md template. - [Create Implementation Plan](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-implementation-plan.prompt.md): Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure. - [Create Llms](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-llms.prompt.md): Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/ - [Create Oo Component Documentation](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-oo-component-documentation.prompt.md): Create comprehensive, standardized documentation for object-oriented components following industry best practices and architectural documentation standards. - [Create Readme](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-readme.prompt.md): Create a README.md file for the project - [Create Specification](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-specification.prompt.md): Create a new specification file for the solution, optimized for Generative AI consumption. - [Create Spring Boot Java Project](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-spring-boot-java-project.prompt.md): Create Spring Boot Java Project Skeleton - [Create Spring Boot Kotlin Project](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-spring-boot-kotlin-project.prompt.md): Create Spring Boot Kotlin Project Skeleton - [Create Technical Spike](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-technical-spike.prompt.md): Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation. - [Create Tldr Page](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/create-tldr-page.prompt.md): Create a tldr page from documentation URLs and command examples, requiring both URL and command name. - [Csharp Async](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/csharp-async.prompt.md): Get best practices for C# async programming - [Csharp Docs](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/csharp-docs.prompt.md): Ensure that C# types are documented with XML comments and follow best practices for documentation. - [Csharp Mcp Server Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/csharp-mcp-server-generator.prompt.md): Generate a complete MCP server project in C# with tools, prompts, and proper configuration - [Csharp Mstest](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/csharp-mstest.prompt.md): Get best practices for MSTest unit testing, including data-driven tests - [Csharp Nunit](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/csharp-nunit.prompt.md): Get best practices for NUnit unit testing, including data-driven tests - [Csharp Tunit](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/csharp-tunit.prompt.md): Get best practices for TUnit unit testing, including data-driven tests - [Csharp Xunit](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/csharp-xunit.prompt.md): Get best practices for XUnit unit testing, including data-driven tests - [Dataverse Python Production Code Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/dataverse-python-production-code.prompt.md): Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices - [Dataverse Python Use Case Solution Builder](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/dataverse-python-usecase-builder.prompt.md): Generate complete solutions for specific Dataverse SDK use cases with architecture recommendations - [Dataverse Python Advanced Patterns](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/dataverse-python-advanced-patterns.prompt.md): Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques. - [Dataverse Python Quickstart Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/dataverse-python-quickstart.prompt.md): Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns. - [Debian Linux Triage](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/debian-linux-triage.prompt.md): Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance. - [Declarative Agents](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/declarative-agents.prompt.md): Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec support, and Microsoft 365 Agents Toolkit integration - [Devops Rollout Plan](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/devops-rollout-plan.prompt.md): Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification signals, rollback procedures, and communication plans for infrastructure and application changes - [Documentation Writer](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/documentation-writer.prompt.md): Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework. - [Dotnet Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/dotnet-best-practices.prompt.md): Ensure .NET/C# code meets best practices for the solution/project. - [Dotnet Design Pattern Review](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/dotnet-design-pattern-review.prompt.md): Review the C#/.NET code for design pattern implementation and suggest improvements. - [EditorConfig Expert](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/editorconfig.prompt.md): Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences. - [Ef Core](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/ef-core.prompt.md): Get best practices for Entity Framework Core - [Fedora Linux Triage](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/fedora-linux-triage.prompt.md): Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance. - [Finalize Agent Prompt](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/finalize-agent-prompt.prompt.md): Finalize prompt file using the role of an AI agent to polish the prompt for the end user. - [First Ask](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/first-ask.prompt.md): Interactive, input-tool powered, task refinement workflow: interrogates scope, deliverables, constraints before carrying out the task; Requires the Joyride extension. - [Folder Structure Blueprint Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/folder-structure-blueprint-generator.prompt.md): Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures. Auto-detects project types (.NET, Java, React, Angular, Python, Node.js, Flutter), generates detailed blueprints with visualization options, naming conventions, file placement patterns, and extension templates for maintaining consistent code organization across diverse technology stacks. - [Gen Specs As Issues](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/gen-specs-as-issues.prompt.md): This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation. - [Generate Custom Instructions From Codebase](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/generate-custom-instructions-from-codebase.prompt.md): Migration and code evolution instructions generator for GitHub Copilot. Analyzes differences between two project versions (branches, commits, or releases) to create precise instructions allowing Copilot to maintain consistency during technology migrations, major refactoring, or framework version upgrades. - [Git Flow Branch Creator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/git-flow-branch-creator.prompt.md): Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Git Flow branching model. - [Github Copilot Starter](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/github-copilot-starter.prompt.md): Set up complete GitHub Copilot configuration for a new project based on technology stack - [Go Mcp Server Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/go-mcp-server-generator.prompt.md): Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official github.com/modelcontextprotocol/go-sdk. - [Interactive Programming Nudge](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/remember-interactive-programming.prompt.md): 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. - [Java Add Graalvm Native Image Support](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/java-add-graalvm-native-image-support.prompt.md): GraalVM Native Image expert that adds native image support to Java applications, builds the project, analyzes build errors, applies fixes, and iterates until successful compilation using Oracle best practices. - [Java Docs](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/java-docs.prompt.md): Ensure that Java types are documented with Javadoc comments and follow best practices for documentation. - [Java Junit](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/java-junit.prompt.md): Get best practices for JUnit 5 unit testing, including data-driven tests - [Java Mcp Server Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/java-mcp-server-generator.prompt.md): Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration. - [Java Springboot](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/java-springboot.prompt.md): Get best practices for developing applications with Spring Boot. - [Javascript Typescript Jest](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/javascript-typescript-jest.prompt.md): Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns. - [Kotlin Mcp Server Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/kotlin-mcp-server-generator.prompt.md): Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library. - [Kotlin Springboot](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/kotlin-springboot.prompt.md): Get best practices for developing applications with Spring Boot and Kotlin. - [Mcp Copilot Studio Server Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/mcp-copilot-studio-server-generator.prompt.md): Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support - [Mcp Create Adaptive Cards](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/mcp-create-adaptive-cards.prompt.md): No description available - [Mcp Create Declarative Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/mcp-create-declarative-agent.prompt.md): No description available - [Mcp Deploy Manage Agents](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/mcp-deploy-manage-agents.prompt.md): No description available - [Memory Merger](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/memory-merger.prompt.md): Merges mature lessons from a domain memory file into its instruction file. Syntax: `/memory-merger >domain [scope]` where scope is `global` (default), `user`, `workspace`, or `ws`. - [Mkdocs Translations](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/mkdocs-translations.prompt.md): Generate a language translation for a mkdocs documentation stack. - [Model Recommendation](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/model-recommendation.prompt.md): Analyze chatmode or prompt files and recommend optimal AI models based on task complexity, required capabilities, and cost-efficiency - [Multi Stage Dockerfile](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/multi-stage-dockerfile.prompt.md): Create optimized multi-stage Dockerfiles for any language or framework - [My Issues](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/my-issues.prompt.md): List my issues in the current repository - [My Pull Requests](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/my-pull-requests.prompt.md): List my pull requests in the current repository - [Next Intl Add Language](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/next-intl-add-language.prompt.md): Add new language to a Next.js + next-intl application - [Openapi To Application Code](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/openapi-to-application-code.prompt.md): Generate a complete, production-ready application from an OpenAPI specification - [Php Mcp Server Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/php-mcp-server-generator.prompt.md): Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK - [Playwright Automation Fill In Form](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/playwright-automation-fill-in-form.prompt.md): Automate filling in a form using Playwright MCP - [Playwright Explore Website](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/playwright-explore-website.prompt.md): Website exploration for testing using Playwright MCP - [Playwright Generate Test](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/playwright-generate-test.prompt.md): Generate a Playwright test based on a scenario using Playwright MCP - [Postgresql Code Review](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/postgresql-code-review.prompt.md): 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). - [Postgresql Optimization](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/postgresql-optimization.prompt.md): 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. - [Power Apps Code App Scaffold](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/power-apps-code-app-scaffold.prompt.md): Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration - [Power Bi Dax Optimization](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/power-bi-dax-optimization.prompt.md): Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations. - [Power Bi Model Design Review](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/power-bi-model-design-review.prompt.md): Comprehensive Power BI data model design review prompt for evaluating model architecture, relationships, and optimization opportunities. - [Power Bi Performance Troubleshooting](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/power-bi-performance-troubleshooting.prompt.md): Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues in Power BI models, reports, and queries. - [Power Bi Report Design Consultation](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/power-bi-report-design-consultation.prompt.md): Power BI report visualization design prompt for creating effective, user-friendly, and accessible reports with optimal chart selection and layout design. - [Power Platform Mcp Connector Suite](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/power-platform-mcp-connector-suite.prompt.md): Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation - [Project Workflow Analysis Blueprint Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/project-workflow-analysis-blueprint-generator.prompt.md): Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows. Automatically detects project architecture patterns, technology stacks, and data flow patterns to generate detailed implementation blueprints covering entry points, service layers, data access, error handling, and testing approaches across multiple technologies including .NET, Java/Spring, React, and microservices architectures. - [Prompt Builder](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/prompt-builder.prompt.md): Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices. - [Pytest Coverage](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/pytest-coverage.prompt.md): Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%. - [Python Mcp Server Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/python-mcp-server-generator.prompt.md): Generate a complete MCP server project in Python with tools, resources, and proper configuration - [Readme Blueprint Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/readme-blueprint-generator.prompt.md): Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack, architecture, development workflow, coding standards, and testing approaches while generating well-structured markdown documentation with proper formatting, cross-references, and developer-focused content. - [Refactoring Java Methods with Extract Method](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/java-refactoring-extract-method.prompt.md): Refactoring using Extract Methods in Java Language - [Refactoring Java Methods with Remove Parameter](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/java-refactoring-remove-parameter.prompt.md): Refactoring using Remove Parameter in Java Language - [Remember](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/remember.prompt.md): Transforms lessons learned into domain-organized memory instructions (global or workspace). Syntax: `/remember [>domain [scope]] lesson clue` where scope is `global` (default), `user`, `workspace`, or `ws`. - [Repo Story Time](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/repo-story-time.prompt.md): Generate a comprehensive repository summary and narrative story from commit history - [Review And Refactor](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/review-and-refactor.prompt.md): Review and refactor code in your project according to defined instructions - [Ruby Mcp Server Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/ruby-mcp-server-generator.prompt.md): Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem. - [Rust Mcp Server Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/rust-mcp-server-generator.prompt.md): Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK - [Sa Generate](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/structured-autonomy-generate.prompt.md): Structured Autonomy Implementation Generator Prompt - [Sa Implement](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/structured-autonomy-implement.prompt.md): Structured Autonomy Implementation Prompt - [Sa Plan](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/structured-autonomy-plan.prompt.md): Structured Autonomy Planning Prompt - [Shuffle Json Data](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/shuffle-json-data.prompt.md): Shuffle repetitive JSON objects safely by validating schema consistency before randomising entries. - [Sql Code Review](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/sql-code-review.prompt.md): 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. - [Sql Optimization](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/sql-optimization.prompt.md): 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. - [Suggest Awesome Github Copilot Agents](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/suggest-awesome-github-copilot-agents.prompt.md): 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. - [Suggest Awesome Github Copilot Collections](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/suggest-awesome-github-copilot-collections.prompt.md): 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. - [Suggest Awesome Github Copilot Instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/suggest-awesome-github-copilot-instructions.prompt.md): 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. - [Suggest Awesome Github Copilot Prompts](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/suggest-awesome-github-copilot-prompts.prompt.md): 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. - [Swift Mcp Server Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/swift-mcp-server-generator.prompt.md): Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package. - [Technology Stack Blueprint Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/technology-stack-blueprint-generator.prompt.md): Comprehensive technology stack blueprint generator that analyzes codebases to create detailed architectural documentation. Automatically detects technology stacks, programming languages, and implementation patterns across multiple platforms (.NET, Java, JavaScript, React, Python). Generates configurable blueprints with version information, licensing details, usage patterns, coding conventions, and visual diagrams. Provides implementation-ready templates and maintains architectural consistency for guided development. - [Tldr Prompt](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/tldr-prompt.prompt.md): Create tldr summaries for GitHub Copilot files (prompts, agents, instructions, collections), MCP servers, or documentation from URLs and queries. - [Typescript Mcp Server Generator](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/typescript-mcp-server-generator.prompt.md): Generate a complete MCP server project in TypeScript with tools, resources, and proper configuration - [Typespec Api Operations](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/typespec-api-operations.prompt.md): Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards - [Typespec Create Agent](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/typespec-create-agent.prompt.md): Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot - [Typespec Create Api Plugin](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/typespec-create-api-plugin.prompt.md): Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot - [Update Avm Modules In Bicep](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/update-avm-modules-in-bicep.prompt.md): Update Azure Verified Modules (AVM) to latest versions in Bicep files. - [Update Implementation Plan](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/update-implementation-plan.prompt.md): 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. - [Update Llms](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/update-llms.prompt.md): Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at https://llmstxt.org/ - [Update Markdown File Index](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/update-markdown-file-index.prompt.md): Update a markdown file section with an index/table of files from a specified folder. - [Update Oo Component Documentation](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/update-oo-component-documentation.prompt.md): Update existing object-oriented component documentation following industry best practices and architectural documentation standards. - [Update Specification](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/update-specification.prompt.md): Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code. - [Write Coding Standards From File](https://raw.githubusercontent.com/github/awesome-copilot/main/prompts/write-coding-standards-from-file.prompt.md): Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt. ## Instructions - [.NET Framework Upgrade Specialist](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dotnet-upgrade.instructions.md): Specialized agent for comprehensive .NET framework upgrades with progressive tracking and validation - [A11y](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/a11y.instructions.md): Guidance for creating more accessible code - [Agent Skills](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/agent-skills.instructions.md): Guidelines for creating high-quality Agent Skills for GitHub Copilot - [Agents](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/agents.instructions.md): Guidelines for creating custom agent files for GitHub Copilot - [Ai Prompt Engineering Safety Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/ai-prompt-engineering-safety-best-practices.instructions.md): Comprehensive best practices for AI prompt engineering, safety frameworks, bias mitigation, and responsible AI usage for Copilot and LLMs. - [Angular](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/angular.instructions.md): Angular-specific coding standards and best practices - [Ansible](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/ansible.instructions.md): Ansible conventions and best practices - [Apex](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/apex.instructions.md): Guidelines and best practices for Apex development on the Salesforce Platform - [Arch Linux](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/arch-linux.instructions.md): Guidance for Arch Linux administration, pacman workflows, and rolling-release best practices. - [Aspnet Rest Apis](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/aspnet-rest-apis.instructions.md): Guidelines for building REST APIs with ASP.NET - [Astro](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/astro.instructions.md): Astro development standards and best practices for content-driven websites - [Azure Devops Pipelines](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/azure-devops-pipelines.instructions.md): Best practices for Azure DevOps Pipeline YAML files - [Azure Functions Typescript](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/azure-functions-typescript.instructions.md): TypeScript patterns for Azure Functions - [Azure Logic Apps Power Automate](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/azure-logic-apps-power-automate.instructions.md): Guidelines for developing Azure Logic Apps and Power Automate workflows with best practices for Workflow Definition Language (WDL), integration patterns, and enterprise automation - [Azure Verified Modules Bicep](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/azure-verified-modules-bicep.instructions.md): Azure Verified Modules (AVM) and Bicep - [Azure Verified Modules Terraform](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/azure-verified-modules-terraform.instructions.md): Azure Verified Modules (AVM) and Terraform - [Bicep Code Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/bicep-code-best-practices.instructions.md): Infrastructure as Code with Bicep - [Blazor](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/blazor.instructions.md): Blazor component and application patterns - [Centos Linux](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/centos-linux.instructions.md): Guidance for CentOS administration, RHEL-compatible tooling, and SELinux-aware operations. - [Clojure](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/clojure.instructions.md): Clojure-specific coding patterns, inline def usage, code block templates, and namespace handling for Clojure development. - [Cmake Vcpkg](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/cmake-vcpkg.instructions.md): C++ project configuration and package management - [Code Review Generic](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/code-review-generic.instructions.md): Generic code review instructions that can be customized for any project using GitHub Copilot - [Codexer](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/codexer.instructions.md): Advanced Python research assistant with Context 7 MCP integration, focusing on speed, reliability, and 10+ years of software development expertise - [Coldfusion Cfc](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/coldfusion-cfc.instructions.md): ColdFusion Coding Standards for CFC component and application patterns - [Coldfusion Cfm](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/coldfusion-cfm.instructions.md): ColdFusion cfm files and application patterns - [Collections](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/collections.instructions.md): Guidelines for creating and managing awesome-copilot collections - [Containerization Docker Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/containerization-docker-best-practices.instructions.md): Comprehensive best practices for creating optimized, secure, and efficient Docker images and managing containers. Covers multi-stage builds, image layer optimization, security scanning, and runtime best practices. - [Convert Cassandra To Spring Data Cosmos](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/convert-cassandra-to-spring-data-cosmos.instructions.md): Step-by-step guide for converting Spring Boot Cassandra applications to use Azure Cosmos DB with Spring Data Cosmos - [Convert Jpa To Spring Data Cosmos](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/convert-jpa-to-spring-data-cosmos.instructions.md): Step-by-step guide for converting Spring Boot JPA applications to use Azure Cosmos DB with Spring Data Cosmos - [Copilot Thought Logging](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/copilot-thought-logging.instructions.md): See process Copilot is following where you can edit this to reshape the interaction or save when follow up may be needed - [Csharp](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/csharp.instructions.md): Guidelines for building C# applications - [Csharp Ja](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/csharp-ja.instructions.md): C# アプリケーション構築指針 by @tsubakimoto - [Csharp Ko](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/csharp-ko.instructions.md): C# 애플리케이션 개발을 위한 코드 작성 규칙 by @jgkim999 - [Csharp Mcp Server](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/csharp-mcp-server.instructions.md): Instructions for building Model Context Protocol (MCP) servers using the C# SDK - [Dart N Flutter](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dart-n-flutter.instructions.md): Instructions for writing Dart and Flutter code following the official recommendations. - [Dataverse Python](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python.instructions.md): No description available - [Dataverse Python Advanced Features](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-advanced-features.instructions.md): No description available - [Dataverse Python Agentic Workflows](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-agentic-workflows.instructions.md): No description available - [Dataverse Python Api Reference](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-api-reference.instructions.md): No description available - [Dataverse Python Authentication Security](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-authentication-security.instructions.md): No description available - [Dataverse Python Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-best-practices.instructions.md): No description available - [Dataverse Python Error Handling](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-error-handling.instructions.md): No description available - [Dataverse Python File Operations](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-file-operations.instructions.md): No description available - [Dataverse Python Modules](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-modules.instructions.md): No description available - [Dataverse Python Pandas Integration](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-pandas-integration.instructions.md): No description available - [Dataverse Python Performance Optimization](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-performance-optimization.instructions.md): No description available - [Dataverse Python Real World Usecases](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-real-world-usecases.instructions.md): No description available - [Dataverse Python Sdk](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-sdk.instructions.md): No description available - [Dataverse Python Testing Debugging](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dataverse-python-testing-debugging.instructions.md): No description available - [Debian Linux](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/debian-linux.instructions.md): Guidance for Debian-based Linux administration, apt workflows, and Debian policy conventions. - [Declarative Agents Microsoft365](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/declarative-agents-microsoft365.instructions.md): Comprehensive development guidelines for Microsoft 365 Copilot declarative agents with schema v1.5, TypeSpec integration, and Microsoft 365 Agents Toolkit workflows - [Devbox Image Definition](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/devbox-image-definition.instructions.md): Authoring recommendations for creating YAML based image definition files for use with Microsoft Dev Box Team Customizations - [Devops Core Principles](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/devops-core-principles.instructions.md): Foundational instructions covering core DevOps principles, culture (CALMS), and key metrics (DORA) to guide GitHub Copilot in understanding and promoting effective software delivery. - [Dotnet Architecture Good Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dotnet-architecture-good-practices.instructions.md): DDD and .NET architecture guidelines - [Dotnet Framework](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dotnet-framework.instructions.md): Guidance for working with .NET Framework projects. Includes project structure, C# language version, NuGet management, and best practices. - [Dotnet Maui](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dotnet-maui.instructions.md): .NET MAUI component and application patterns - [Dotnet Maui 9 To Dotnet Maui 10 Upgrade](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dotnet-maui-9-to-dotnet-maui-10-upgrade.instructions.md): Instructions for upgrading .NET MAUI applications from version 9 to version 10, including breaking changes, deprecated APIs, and migration strategies for ListView to CollectionView. - [Dotnet Wpf](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/dotnet-wpf.instructions.md): .NET WPF component and application patterns - [Fedora Linux](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/fedora-linux.instructions.md): Guidance for Fedora (Red Hat family) systems, dnf workflows, SELinux, and modern systemd practices. - [Genaiscript](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/genaiscript.instructions.md): AI-powered script generation guidelines - [Generate Modern Terraform Code For Azure](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/generate-modern-terraform-code-for-azure.instructions.md): Guidelines for generating modern Terraform code for Azure - [Gilfoyle Code Review](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/gilfoyle-code-review.instructions.md): Gilfoyle-style code review instructions that channel the sardonic technical supremacy of Silicon Valley's most arrogant systems architect. - [Github Actions Ci Cd Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/github-actions-ci-cd-best-practices.instructions.md): Comprehensive guide for building robust, secure, and efficient CI/CD pipelines using GitHub Actions. Covers workflow structure, jobs, steps, environment variables, secret management, caching, matrix strategies, testing, and deployment strategies. - [GitHub Copilot SDK C# Instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/copilot-sdk-csharp.instructions.md): This file provides guidance on building C# applications using GitHub Copilot SDK. - [GitHub Copilot SDK Go Instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/copilot-sdk-go.instructions.md): This file provides guidance on building Go applications using GitHub Copilot SDK. - [GitHub Copilot SDK Node.js Instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/copilot-sdk-nodejs.instructions.md): This file provides guidance on building Node.js/TypeScript applications using GitHub Copilot SDK. - [GitHub Copilot SDK Python Instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/copilot-sdk-python.instructions.md): This file provides guidance on building Python applications using GitHub Copilot SDK. - [Go](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/go.instructions.md): Instructions for writing Go code following idiomatic Go practices and community standards - [Go Mcp Server](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/go-mcp-server.instructions.md): Best practices and patterns for building Model Context Protocol (MCP) servers in Go using the official github.com/modelcontextprotocol/go-sdk package. - [Html Css Style Color Guide](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/html-css-style-color-guide.instructions.md): Color usage guidelines and styling rules for HTML elements to ensure accessible, professional designs. - [Instructions](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/instructions.instructions.md): Guidelines for creating high-quality custom instruction files for GitHub Copilot - [Java](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/java.instructions.md): Guidelines for building Java base applications - [Java 11 To Java 17 Upgrade](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/java-11-to-java-17-upgrade.instructions.md): Comprehensive best practices for adopting new Java 17 features since the release of Java 11. - [Java 17 To Java 21 Upgrade](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/java-17-to-java-21-upgrade.instructions.md): Comprehensive best practices for adopting new Java 21 features since the release of Java 17. - [Java 21 To Java 25 Upgrade](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/java-21-to-java-25-upgrade.instructions.md): Comprehensive best practices for adopting new Java 25 features since the release of Java 21. - [Java Mcp Server](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/java-mcp-server.instructions.md): Best practices and patterns for building Model Context Protocol (MCP) servers in Java using the official MCP Java SDK with reactive streams and Spring integration. - [Joyride User Project](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/joyride-user-project.instructions.md): Expert assistance for Joyride User Script projects - REPL-driven ClojureScript and user space automation of VS Code - [Joyride Workspace Automation](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/joyride-workspace-automation.instructions.md): Expert assistance for Joyride Workspace automation - REPL-driven and user space ClojureScript automation within specific VS Code workspaces - [Kotlin Mcp Server](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/kotlin-mcp-server.instructions.md): Best practices and patterns for building Model Context Protocol (MCP) servers in Kotlin using the official io.modelcontextprotocol:kotlin-sdk library. - [Kubernetes Deployment Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/kubernetes-deployment-best-practices.instructions.md): Comprehensive best practices for deploying and managing applications on Kubernetes. Covers Pods, Deployments, Services, Ingress, ConfigMaps, Secrets, health checks, resource limits, scaling, and security contexts. - [Kubernetes Manifests](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/kubernetes-manifests.instructions.md): Best practices for Kubernetes YAML manifests including labeling conventions, security contexts, pod security, resource management, probes, and validation commands - [Langchain Python](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/langchain-python.instructions.md): Instructions for using LangChain with Python - [Localization](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/localization.instructions.md): Guidelines for localizing markdown documents - [Lwc](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/lwc.instructions.md): Guidelines and best practices for developing Lightning Web Components (LWC) on Salesforce Platform. - [Makefile](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/makefile.instructions.md): Best practices for authoring GNU Make Makefiles - [Markdown](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/markdown.instructions.md): Documentation and content creation standards - [Mcp M365 Copilot](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/mcp-m365-copilot.instructions.md): Best practices for building MCP-based declarative agents and API plugins for Microsoft 365 Copilot with Model Context Protocol integration - [Memory Bank](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/memory-bank.instructions.md): No description available - [Mongo Dba](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/mongo-dba.instructions.md): Instructions for customizing GitHub Copilot behavior for MONGODB DBA chat mode. - [Ms Sql Dba](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/ms-sql-dba.instructions.md): Instructions for customizing GitHub Copilot behavior for MS-SQL DBA chat mode. - [Nestjs](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/nestjs.instructions.md): NestJS development standards and best practices for building scalable Node.js server-side applications - [Nextjs](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/nextjs.instructions.md): Best practices for building Next.js (App Router) apps with modern caching, tooling, and server/client boundaries (aligned with Next.js 16.1.1). - [Nextjs Tailwind](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/nextjs-tailwind.instructions.md): Next.js + Tailwind development standards and instructions - [Nodejs Javascript Vitest](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/nodejs-javascript-vitest.instructions.md): Guidelines for writing Node.js and JavaScript code with Vitest testing - [Object Calisthenics](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/object-calisthenics.instructions.md): Enforces Object Calisthenics principles for business domain code to ensure clean, maintainable, and robust code - [Oqtane](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/oqtane.instructions.md): Oqtane Module patterns - [Pcf Alm](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-alm.instructions.md): Application lifecycle management (ALM) for PCF code components - [Pcf Api Reference](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-api-reference.instructions.md): Complete PCF API reference with all interfaces and their availability in model-driven and canvas apps - [Pcf Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-best-practices.instructions.md): Best practices and guidance for developing PCF code components - [Pcf Canvas Apps](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-canvas-apps.instructions.md): Code components for canvas apps implementation, security, and configuration - [Pcf Code Components](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-code-components.instructions.md): Understanding code components structure and implementation - [Pcf Community Resources](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-community-resources.instructions.md): PCF community resources including gallery, videos, blogs, and development tools - [Pcf Dependent Libraries](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-dependent-libraries.instructions.md): Using dependent libraries in PCF components - [Pcf Events](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-events.instructions.md): Define and handle custom events in PCF components - [Pcf Fluent Modern Theming](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-fluent-modern-theming.instructions.md): Style components with modern theming using Fluent UI - [Pcf Limitations](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-limitations.instructions.md): Limitations and restrictions of Power Apps Component Framework - [Pcf Manifest Schema](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-manifest-schema.instructions.md): Complete manifest schema reference for PCF components with all available XML elements - [Pcf Model Driven Apps](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-model-driven-apps.instructions.md): Code components for model-driven apps implementation and configuration - [Pcf Overview](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-overview.instructions.md): Power Apps Component Framework overview and fundamentals - [Pcf Power Pages](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-power-pages.instructions.md): Using code components in Power Pages sites - [Pcf React Platform Libraries](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-react-platform-libraries.instructions.md): React controls and platform libraries for PCF components - [Pcf Sample Components](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-sample-components.instructions.md): How to use and run PCF sample components from the PowerApps-Samples repository - [Pcf Tooling](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/pcf-tooling.instructions.md): Get Microsoft Power Platform CLI tooling for Power Apps Component Framework - [Performance Optimization](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/performance-optimization.instructions.md): The most comprehensive, practical, and engineer-authored performance optimization instructions for all languages, frameworks, and stacks. Covers frontend, backend, and database best practices with actionable guidance, scenario-based checklists, troubleshooting, and pro tips. - [Php Mcp Server](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/php-mcp-server.instructions.md): Best practices for building Model Context Protocol servers in PHP using the official PHP SDK with attribute-based discovery and multiple transport options - [Php Symfony](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/php-symfony.instructions.md): Symfony development standards aligned with official Symfony Best Practices - [Playwright Dotnet](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/playwright-dotnet.instructions.md): Playwright .NET test generation instructions - [Playwright Python](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/playwright-python.instructions.md): Playwright Python AI test generation instructions based on official documentation. - [Playwright Typescript](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/playwright-typescript.instructions.md): Playwright test generation instructions - [Power Apps Canvas Yaml](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/power-apps-canvas-yaml.instructions.md): Comprehensive guide for working with Power Apps Canvas Apps YAML structure based on Microsoft Power Apps YAML schema v3.0. Covers Power Fx formulas, control structures, data types, and source control best practices. - [Power Apps Code Apps](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/power-apps-code-apps.instructions.md): Power Apps Code Apps development standards and best practices for TypeScript, React, and Power Platform integration - [Power Bi Custom Visuals Development](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/power-bi-custom-visuals-development.instructions.md): Comprehensive Power BI custom visuals development guide covering React, D3.js integration, TypeScript patterns, testing frameworks, and advanced visualization techniques. - [Power Bi Data Modeling Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/power-bi-data-modeling-best-practices.instructions.md): Comprehensive Power BI data modeling best practices based on Microsoft guidance for creating efficient, scalable, and maintainable semantic models using star schema principles. - [Power Bi Dax Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/power-bi-dax-best-practices.instructions.md): Comprehensive Power BI DAX best practices and patterns based on Microsoft guidance for creating efficient, maintainable, and performant DAX formulas. - [Power Bi Devops Alm Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/power-bi-devops-alm-best-practices.instructions.md): Comprehensive guide for Power BI DevOps, Application Lifecycle Management (ALM), CI/CD pipelines, deployment automation, and version control best practices. - [Power Bi Report Design Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/power-bi-report-design-best-practices.instructions.md): Comprehensive Power BI report design and visualization best practices based on Microsoft guidance for creating effective, accessible, and performant reports and dashboards. - [Power Bi Security Rls Best Practices](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/power-bi-security-rls-best-practices.instructions.md): Comprehensive Power BI Row-Level Security (RLS) and advanced security patterns implementation guide with dynamic security, best practices, and governance strategies. - [Power Platform Connector](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/power-platform-connector.instructions.md): Comprehensive development guidelines for Power Platform Custom Connectors using JSON Schema definitions. Covers API definitions (Swagger 2.0), API properties, and settings configuration with Microsoft extensions. - [Power Platform Mcp Development](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/power-platform-mcp-development.instructions.md): Instructions for developing Power Platform custom connectors with Model Context Protocol (MCP) integration for Microsoft Copilot Studio - [Powershell](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/powershell.instructions.md): PowerShell cmdlet and scripting best practices based on Microsoft guidelines - [Powershell Pester 5](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/powershell-pester-5.instructions.md): PowerShell Pester testing best practices based on Pester v5 conventions - [Prompt](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/prompt.instructions.md): Guidelines for creating high-quality prompt files for GitHub Copilot - [Python](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/python.instructions.md): Python coding conventions and guidelines - [Python Mcp Server](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/python-mcp-server.instructions.md): Instructions for building Model Context Protocol (MCP) servers using the Python SDK - [Quarkus](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/quarkus.instructions.md): Quarkus development standards and instructions - [Quarkus Mcp Server Sse](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/quarkus-mcp-server-sse.instructions.md): Quarkus and MCP Server with HTTP SSE transport development standards and instructions - [R](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/r.instructions.md): R language and document formats (R, Rmd, Quarto): coding standards and Copilot guidance for idiomatic, safe, and consistent code generation. - [Reactjs](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/reactjs.instructions.md): ReactJS development standards and best practices - [Ruby Mcp Server](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/ruby-mcp-server.instructions.md): Best practices and patterns for building Model Context Protocol (MCP) servers in Ruby using the official MCP Ruby SDK gem. - [Ruby On Rails](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/ruby-on-rails.instructions.md): Ruby on Rails coding conventions and guidelines - [Rust](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/rust.instructions.md): Rust programming language coding conventions and best practices - [Rust Mcp Server](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/rust-mcp-server.instructions.md): Best practices for building Model Context Protocol servers in Rust using the official rmcp SDK with async/await patterns - [Scala2](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/scala2.instructions.md): Scala 2.12/2.13 programming language coding conventions and best practices following Databricks style guide for functional programming, type safety, and production code quality. - [Security And Owasp](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/security-and-owasp.instructions.md): Comprehensive secure coding instructions for all languages and frameworks, based on OWASP Top 10 and industry best practices. - [Self Explanatory Code Commenting](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/self-explanatory-code-commenting.instructions.md): Guidelines for GitHub Copilot to write comments to achieve self-explanatory code with less comments. Examples are in JavaScript but it should work on any language that has comments. - [Shell](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/shell.instructions.md): Shell scripting best practices and conventions for bash, sh, zsh, and other shells - [Spec Driven Workflow V1](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/spec-driven-workflow-v1.instructions.md): Specification-Driven Workflow v1 provides a structured approach to software development, ensuring that requirements are clearly defined, designs are meticulously planned, and implementations are thoroughly documented and validated. - [Springboot](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/springboot.instructions.md): Guidelines for building Spring Boot base applications - [Springboot 4 Migration](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/springboot-4-migration.instructions.md): Comprehensive guide for migrating Spring Boot applications from 3.x to 4.0, focusing on Gradle Kotlin DSL and version catalogs - [Sql Sp Generation](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/sql-sp-generation.instructions.md): Guidelines for generating SQL statements and stored procedures - [Svelte](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/svelte.instructions.md): Svelte 5 and SvelteKit development standards and best practices for component-based user interfaces and full-stack applications - [Swift Mcp Server](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/swift-mcp-server.instructions.md): Best practices and patterns for building Model Context Protocol (MCP) servers in Swift using the official MCP Swift SDK package. - [Tailwind V4 Vite](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/tailwind-v4-vite.instructions.md): Tailwind CSS v4+ installation and configuration for Vite projects using the official @tailwindcss/vite plugin - [Taming Copilot](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/taming-copilot.instructions.md): Prevent Copilot from wreaking havoc across your codebase, keeping it under control. - [Tanstack Start Shadcn Tailwind](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/tanstack-start-shadcn-tailwind.instructions.md): Guidelines for building TanStack Start applications - [Task Implementation](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/task-implementation.instructions.md): Instructions for implementing task plans with progressive tracking and change record - Brought to you by microsoft/edge-ai - [Tasksync](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/tasksync.instructions.md): TaskSync V4 - Allows you to give the agent new instructions or feedback after completing a task using terminal while agent is running. - [Terraform](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/terraform.instructions.md): Terraform Conventions and Guidelines - [Terraform Azure](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/terraform-azure.instructions.md): Create or modify solutions built using Terraform on Azure. - [Terraform Sap Btp](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/terraform-sap-btp.instructions.md): Terraform conventions and guidelines for SAP Business Technology Platform (SAP BTP). - [Typescript 5 Es2022](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/typescript-5-es2022.instructions.md): Guidelines for TypeScript Development targeting TypeScript 5.x and ES2022 output - [Typescript Mcp Server](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/typescript-mcp-server.instructions.md): Instructions for building Model Context Protocol (MCP) servers using the TypeScript SDK - [Typespec M365 Copilot](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/typespec-m365-copilot.instructions.md): Guidelines and best practices for building TypeSpec-based declarative agents and API plugins for Microsoft 365 Copilot - [Update Code From Shorthand](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/update-code-from-shorthand.instructions.md): Shorthand code will be in the file provided from the prompt or raw data in the prompt, and will be used to update the code file when the prompt has the text `UPDATE CODE FROM SHORTHAND`. - [Update Docs On Code Change](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/update-docs-on-code-change.instructions.md): Automatically update README.md and documentation files when application code changes require documentation updates - [Vsixtoolkit](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/vsixtoolkit.instructions.md): Guidelines for Visual Studio extension (VSIX) development using Community.VisualStudio.Toolkit - [Vuejs3](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/vuejs3.instructions.md): VueJS 3 development standards and best practices with Composition API and TypeScript - [Wordpress](https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/wordpress.instructions.md): Coding, security, and testing rules for WordPress plugins and themes ## Skills - [Agentic Eval](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/agentic-eval/SKILL.md): Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: - Implementing self-critique and reflection loops - Building evaluator-optimizer pipelines for quality-critical generation - Creating test-driven code refinement workflows - Designing rubric-based or LLM-as-judge evaluation systems - Adding iterative improvement to agent outputs (code, reports, analysis) - Measuring and improving agent response quality - [Appinsights Instrumentation](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/appinsights-instrumentation/SKILL.md): Instrument a webapp to send useful telemetry data to Azure App Insights - [Azure Deployment Preflight](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/azure-deployment-preflight/SKILL.md): Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission checks. Use this skill before any deployment to Azure to preview changes, identify potential issues, and ensure the deployment will succeed. Activate when users mention deploying to Azure, validating Bicep files, checking deployment permissions, previewing infrastructure changes, running what-if, or preparing for azd provision. - [Azure Devops Cli](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/azure-devops-cli/SKILL.md): Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when working with Azure DevOps, az commands, devops automation, CI/CD, or when user mentions Azure DevOps CLI. - [Azure Resource Visualizer](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/azure-resource-visualizer/SKILL.md): Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources. Use this skill when the user asks for a diagram of their Azure resources or help in understanding how the resources relate to each other. - [Azure Role Selector](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/azure-role-selector/SKILL.md): When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role. - [Azure Static Web Apps](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/azure-static-web-apps/SKILL.md): Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure, setting up SWA local development, configuring staticwebapp.config.json, adding Azure Functions APIs to SWA, or setting up GitHub Actions CI/CD for Static Web Apps. - [Chrome Devtools](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/chrome-devtools/SKILL.md): Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance. - [Copilot Sdk](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/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. - [Gh Cli](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/gh-cli/SKILL.md): GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line. - [Git Commit](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/git-commit/SKILL.md): Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping - [Github Issues](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/github-issues/SKILL.md): Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task. - [Image Manipulation Image Magick](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/image-manipulation-image-magick/SKILL.md): Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata. Use when working with images, creating thumbnails, resizing wallpapers, or performing batch image operations. - [Legacy Circuit Mockups](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/legacy-circuit-mockups/SKILL.md): Generate breadboard circuit mockups and visual diagrams using HTML5 Canvas drawing techniques. Use when asked to create circuit layouts, visualize electronic component placements, draw breadboard diagrams, mockup 6502 builds, generate retro computer schematics, or design vintage electronics projects. Supports 555 timers, W65C02S microprocessors, 28C256 EEPROMs, W65C22 VIA chips, 7400-series logic gates, LEDs, resistors, capacitors, switches, buttons, crystals, and wires. - [Make Skill Template](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/make-skill-template/SKILL.md): Create new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders. - [Markdown To Html](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/markdown-to-html/SKILL.md): Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to "convert markdown to html", "transform md to html", "render markdown", "generate html from markdown", or when working with .md files and/or web a templating system that converts markdown to HTML output. Supports CLI and Node.js workflows with GFM, CommonMark, and standard Markdown flavors. - [Mcp Cli](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/mcp-cli/SKILL.md): Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line. - [Microsoft Code Reference](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/microsoft-code-reference/SKILL.md): Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs. - [Microsoft Docs](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/microsoft-docs/SKILL.md): Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft technologies. Get accurate, current information from learn.microsoft.com and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices. - [Nuget Manager](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/nuget-manager/SKILL.md): Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions. It enforces using `dotnet` CLI for package management and provides strict procedures for direct file edits only when updating versions. - [Plantuml Ascii](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/plantuml-ascii/SKILL.md): Generate ASCII art diagrams using PlantUML text mode. Use when user asks to create ASCII diagrams, text-based diagrams, terminal-friendly diagrams, or mentions plantuml ascii, text diagram, ascii art diagram. Supports: Converting PlantUML diagrams to ASCII art, Creating sequence diagrams, class diagrams, flowcharts in ASCII format, Generating Unicode-enhanced ASCII art with -utxt flag - [Prd](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/prd/SKILL.md): Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis. - [Refactor](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/refactor/SKILL.md): Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements. - [Scoutqa Test](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/scoutqa-test/SKILL.md): This skill should be used when the user asks to "test this website", "run exploratory testing", "check for accessibility issues", "verify the login flow works", "find bugs on this page", or requests automated QA testing. Triggers on web application testing scenarios including smoke tests, accessibility audits, e-commerce flows, and user flow validation using ScoutQA CLI. IMPORTANT: Use this skill proactively after implementing web application features to verify they work correctly - don't wait for the user to ask for testing. - [Snowflake Semanticview](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/snowflake-semanticview/SKILL.md): Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow). Use when asked to build or troubleshoot semantic views/semantic layer definitions with CREATE/ALTER SEMANTIC VIEW, to validate semantic-view DDL against Snowflake via CLI, or to guide Snowflake CLI installation and connection setup. - [Terraform Azurerm Set Diff Analyzer](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/terraform-azurerm-set-diff-analyzer/SKILL.md): Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attributes) and actual resource changes. Use when reviewing terraform plan output for Azure resources like Application Gateway, Load Balancer, Firewall, Front Door, NSG, and other resources with Set-type attributes that cause spurious diffs due to internal ordering changes. - [Vscode Ext Commands](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/vscode-ext-commands/SKILL.md): Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes, following VS Code extension development guidelines, libraries and good practices - [Vscode Ext Localization](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/vscode-ext-localization/SKILL.md): Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices - [Web Design Reviewer](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/web-design-reviewer/SKILL.md): This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level. - [Webapp Testing](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/webapp-testing/SKILL.md): Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. - [Winapp Cli](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/winapp-cli/SKILL.md): Windows App Development CLI (winapp) for building, packaging, and deploying Windows applications. Use when asked to initialize Windows app projects, create MSIX packages, generate AppxManifest.xml, manage development certificates, add package identity for debugging, sign packages, or access Windows SDK build tools. Supports .NET, C++, Electron, Rust, Tauri, and cross-platform frameworks targeting Windows. - [Workiq Copilot](https://raw.githubusercontent.com/github/awesome-copilot/main/skills/workiq-copilot/SKILL.md): Guides the Copilot CLI on how to use the WorkIQ CLI/MCP server to query Microsoft 365 Copilot data (emails, meetings, docs, Teams, people) for live context, summaries, and recommendations. ## Documentation - [README.md](https://raw.githubusercontent.com/github/awesome-copilot/main/README.md): Main documentation and getting started guide - [CONTRIBUTING.md](https://raw.githubusercontent.com/github/awesome-copilot/main/CONTRIBUTING.md): Guidelines for contributing to this repository - [CODE_OF_CONDUCT.md](https://raw.githubusercontent.com/github/awesome-copilot/main/CODE_OF_CONDUCT.md): Community standards and expectations - [SECURITY.md](https://raw.githubusercontent.com/github/awesome-copilot/main/SECURITY.md): Security policies and reporting - [AGENTS.md](https://raw.githubusercontent.com/github/awesome-copilot/main/AGENTS.md): Project overview and setup commands ## Repository - **GitHub**: https://github.com/github/awesome-copilot - **License**: MIT - **Website**: https://github.github.io/awesome-copilot