← Discover MCPs and Agents
g
MCPDeveloper toolsGitHub

github-copilot-assets-library

A list of GitHub Copilot assets, such as prompt files, chat modes, MCP servers and methods collected in one place.

Links

README

From the repo.

🤖 GitHub Copilot Assets Library

Enhance your GitHub Copilot experience with comprehensive instructions, prompts, chat modes, and configurations. Get consistent AI assistance that follows your team's coding standards and project requirements for development, architecture, planning, and documentation tasks.

There are many ways GitHub Copilot can be used to help you with not just your coding tasks, but also with ideation, problem solving, understanding, planning, research and so much more.

The biggest challenge is either creating or finding the right prompts and tools to get the most out of GitHub Copilot - and when to use them.

I've spent many hours building my own tools and prompts and chat modes to help me with my work, and I want to share them with you.

[!NOTE] I created this repository without knowing the GitHub team had plans to release a similar library https://github.com/github/awesome-copilot. However, I am planning to migrate all the resource from this repository over to the Github Awesome Copilot repository in the future. So, you will start seeing duplicated content in both repositories.

I am considering retaining this repository to enhance it with more detailed pages on each chat mode, prompt file showing usage examples. As what is possible with these modes often require more detailed examination and demonstrations.

🎯 GitHub Copilot Customization Features

GitHub Copilot provides multiple ways to customize AI responses and tailor assistance to your specific workflows, team guidelines, and project requirements:

🔧 Custom Instructions📝 Prompt Files (Reusable Prompts)🧩 Custom Chat Modes🔌 MCP Servers
Define common guidelines for tasks like code generation, reviews, and commit messages. Describe how tasks should be performed

Benefits:
• Automatic inclusion in every chat request
• Repository-wide consistency
• Multiple implementation options
Create reusable, standalone prompts for specific tasks. Describe what should be done with optional task-specific guidelines

Benefits:
• Eliminate repetitive prompt writing
• Shareable across teams
• Support for variables and dependencies
Define chat behavior, available tools, and codebase interaction patterns within specific boundaries for each request

Benefits:
• Context-aware assistance
• Tool configuration
• Role-specific workflows
Extend GitHub Copilot agents with standardized tools, resources, and prompts via Model Context Protocol for specialized tasks and external integrations

Benefits:
• Invoke tools for databases, APIs, and file operations
• Access external resources as chat context
• Pre-configured prompts for complex workflows
• Tool confirmation and parameter editing
• Automatic discovery and workspace sharing

💡 Pro Tip: Custom instructions only affect Copilot Chat (not inline code completions). You can combine all three customization types - use custom instructions for general guidelines, prompt files for specific tasks, and chat modes to control the interaction context.

Table of Contents

Copilot Feature Library

📋 Custom Instructions Files

Custom instruction files with specific language and framework guidance can be found in the instructions/ folder.

[!IMPORTANT] Custom Instructions only apply to Chat modes (Ask, Edit, Agent or custom modes), they do not apply to Copilot auto-completion in the editor.

TitleDescriptionInstall
AI Prompt Engineering & Safety Best PracticesComprehensive best practices for AI prompt engineering, safety frameworks, bias mitigation, and responsible AI usage for Copilot and LLMs.Install in VS Code Install in VS Code
Angular Development InstructionsAngular-specific coding standards and best practicesInstall in VS Code Install in VS Code
ASP.NET REST API DevelopmentGuidelines for building REST APIs with ASP.NETInstall in VS Code Install in VS Code
Azure Developer CLI Solution Accelerator InstructionsApply Azure Developer CLI best practices and guidelines for creating Azure solution accelerators.Install in VS Code Install in VS Code
Azure Functions TypescriptTypeScript patterns for Azure FunctionsInstall in VS Code Install in VS Code
Bicep Code Best PracticesInfrastructure as Code with BicepInstall in VS Code Install in VS Code
BlazorBlazor component and application patternsInstall in VS Code Install in VS Code
Cmake VcpkgC++ project configuration and package managementInstall in VS Code Install in VS Code
Containerization & Docker Best PracticesComprehensive 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.Install in VS Code Install in VS Code
Copilot Process tracking InstructionsSee process Copilot is following where you can edit this to reshape the interaction or save when follow up may be neededInstall in VS Code Install in VS Code
C# 14 Best Practices for AI Code Generation InstructionsC# 14 best practices and formatting guidelines for AI code generation.Install in VS Code Install in VS Code
C# Best Practices for AI Code Generation InstructionsC# best practices and formatting guidelines for AI code generation (all versions).Install in VS Code Install in VS Code
C# DevelopmentGuidelines for building C# applicationsInstall in VS Code Install in VS Code
DevOps Core PrinciplesFoundational instructions covering core DevOps principles, culture (CALMS), and key metrics (DORA) to guide GitHub Copilot in understanding and promoting effective software delivery.Install in VS Code Install in VS Code
DDD Systems & .NET GuidelinesDDD and .NET architecture guidelinesInstall in VS Code Install in VS Code
.NET MAUI.NET MAUI component and application patternsInstall in VS Code Install in VS Code
GenaiscriptAI-powered script generation guidelinesInstall in VS Code Install in VS Code
Generate Modern Terraform Code For AzureGuidelines for generating modern Terraform code for AzureInstall in VS Code Install in VS Code
Gilfoyle Code Review InstructionsGilfoyle-style code review instructions that channel the sardonic technical supremacy of Silicon Valley''s most arrogant systems architect.Install in VS Code Install in VS Code
GitHub Actions CI/CD Best PracticesComprehensive 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.Install in VS Code Install in VS Code
Go Development InstructionsInstructions for writing Go code following idiomatic Go practices and community standardsInstall in VS Code Install in VS Code
Java DevelopmentGuidelines for building Java base applicationsInstall in VS Code Install in VS Code
Joyride User Script Project AssistantExpert assistance for Joyride User Script projects - REPL-driven ClojureScript and user space automation of VS CodeInstall in VS Code Install in VS Code
Joyride Workspace Automation AssistantExpert assistance for Joyride Workspace automation - REPL-driven and user space ClojureScript automation within specific VS Code workspacesInstall in VS Code Install in VS Code
Kubernetes Deployment Best PracticesComprehensive best practices for deploying and managing applications on Kubernetes. Covers Pods, Deployments, Services, Ingress, ConfigMaps, Secrets, health checks, resource limits, scaling, and security contexts.Install in VS Code Install in VS Code
Guidance for LocalizationGuidelines for localizing markdown documentsInstall in VS Code Install in VS Code
MarkdownDocumentation and content creation standardsInstall in VS Code Install in VS Code
Memory BankBank specific coding standards and best practicesInstall in VS Code Install in VS Code
MS-SQL DBA Chat Mode InstructionsInstructions for customizing GitHub Copilot behavior for MS-SQL DBA chat mode.Install in VS Code Install in VS Code
Next.js + Tailwind Development InstructionsNext.js + Tailwind development standards and instructionsInstall in VS Code Install in VS Code
Code Generation GuidelinesGuidelines for writing Node.js and JavaScript code with Vitest testingInstall in VS Code Install in VS Code
Performance Optimization Best PracticesThe 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.Install in VS Code Install in VS Code
Playwright TypescriptPlaywright test generation instructionsInstall in VS Code Install in VS Code
Power Platform Connectors Schema Development InstructionsComprehensive 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.Install in VS Code Install in VS Code
PowerShell Cmdlet Development GuidelinesPowerShell cmdlet and scripting best practices based on Microsoft guidelinesInstall in VS Code Install in VS Code
Python Coding ConventionsPython coding conventions and guidelinesInstall in VS Code Install in VS Code
Quarkus MCP ServerQuarkus and MCP Server with HTTP SSE transport development standards and instructionsInstall in VS Code Install in VS Code
QuarkusQuarkus development standards and instructionsInstall in VS Code Install in VS Code
ReactJS Development InstructionsReactJS development standards and best practicesInstall in VS Code Install in VS Code
Ruby on RailsRuby on Rails coding conventions and guidelinesInstall in VS Code Install in VS Code
Secure Coding and OWASP GuidelinesComprehensive secure coding instructions for all languages and frameworks, based on OWASP Top 10 and industry best practices.Install in VS Code Install in VS Code
Self-explanatory Code Commenting InstructionsGuidelines 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.Install in VS Code Install in VS Code
Spec Driven Workflow v1Specification-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.Install in VS Code Install in VS Code
Spring Boot DevelopmentGuidelines for building Spring Boot base applicationsInstall in VS Code Install in VS Code
SQL DevelopmentGuidelines for generating SQL statements and stored proceduresInstall in VS Code Install in VS Code
Taming CopilotPrevent Copilot from wreaking havoc across your codebase, keeping it under control.Install in VS Code Install in VS Code
TanStack Start with Shadcn/ui Development GuideGuidelines for building TanStack Start applicationsInstall in VS Code Install in VS Code
VueJS 3 Development InstructionsVueJS 3 development standards and best practices with Composition API and TypeScriptInstall in VS Code Install in VS Code

Custom Instruction Files in workspace usage

To set a custom instruction file in your repository:

  1. Copy these instructions to your .github/copilot-instructions.md file or create task-specific .github/.instructions.md files in your workspace's .github/instructions folder.

This file will automatically apply to all contributors when they use GitHub Copilot in the specified file types (e.g., C# files).

📝 Prompt Files (Reusable Prompts)

Prompt file examples are found in the prompts/ folder.

TitleDescriptionInstall
AI Prompt Engineering Safety Review & ImprovementComprehensive 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.Install in VS Code Install in VS Code
ASP.NET Minimal API with OpenAPICreate ASP.NET Minimal API endpoints with proper OpenAPI documentationInstall in VS Code Install in VS Code
Azure Cost OptimizeAnalyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations.Install in VS Code Install in VS Code
Azure Resource Health & Issue DiagnosisAnalyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.Install in VS Code Install in VS Code
Comment Code Generate A TutorialTransform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a complete markdown tutorial.Install in VS Code Install in VS Code
Create Architectural Decision RecordCreate an Architectural Decision Record (ADR) document for AI-optimized decision documentation.Install in VS Code Install in VS Code
Create GitHub Actions Workflow SpecificationCreate a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.Install in VS Code Install in VS Code
Create GitHub Issue from SpecificationCreate GitHub Issue for feature request from specification file using feature_request.yml template.Install in VS Code Install in VS Code
Create GitHub Issue from Implementation PlanCreate GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.Install in VS Code Install in VS Code
Create GitHub Issues for Unmet Specification RequirementsCreate GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.Install in VS Code Install in VS Code
Create Implementation PlanCreate a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.Install in VS Code Install in VS Code
Create LLMs.txt File from Repository StructureCreate an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/Install in VS Code Install in VS Code
Generate Standard OO Component DocumentationCreate comprehensive, standardized documentation for object-oriented components following industry best practices and architectural documentation standards.Install in VS Code Install in VS Code
Create ReadmeCreate a README.md file for the projectInstall in VS Code Install in VS Code
Create SpecificationCreate a new specification file for the solution, optimized for Generative AI consumption.Install in VS Code Install in VS Code
Create Spring Boot Java project promptCreate Spring Boot Java project skeletonInstall in VS Code Install in VS Code
Create Spring Boot Kotlin project promptCreate Spring Boot Kotlin project skeletonInstall in VS Code Install in VS Code
Create Technical Spike DocumentCreate time-boxed technical spike documents for researching and resolving critical development decisions before implementation.Install in VS Code Install in VS Code
C# Async Programming Best PracticesGet best practices for C# async programmingInstall in VS Code Install in VS Code
C# Documentation Best PracticesEnsure that C# types are documented with XML comments and follow best practices for documentation.Install in VS Code Install in VS Code
MSTest Best PracticesGet best practices for MSTest unit testing, including data-driven testsInstall in VS Code Install in VS Code
NUnit Best PracticesGet best practices for NUnit unit testing, including data-driven testsInstall in VS Code Install in VS Code
TUnit Best PracticesGet best practices for TUnit unit testing, including data-driven testsInstall in VS Code Install in VS Code
XUnit Best PracticesGet best practices for XUnit unit testing, including data-driven testsInstall in VS Code Install in VS Code
.NET/C# Best PracticesEnsure .NET/C# code meets best practices for the solution/project.Install in VS Code Install in VS Code
.NET/C# Design Pattern ReviewReview the C#/.NET code for design pattern implementation and suggest improvements.Install in VS Code Install in VS Code
Entity Framework Core Best PracticesGet best practices for Entity Framework CoreInstall in VS Code Install in VS Code
Product Manager Assistant: Feature Identification and SpecificationThis workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for implementation.Install in VS Code Install in VS Code
Java Documentation (Javadoc) Best PracticesEnsure that Java types are documented with Javadoc comments and follow best practices for documentation.Install in VS Code Install in VS Code
JUnit 5+ Best PracticesGet best practices for JUnit 5 unit testing, including data-driven testsInstall in VS Code Install in VS Code
Spring Boot Best PracticesGet best practices for developing applications with Spring Boot.Install in VS Code Install in VS Code
Javascript Typescript JestBest practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.Install in VS Code Install in VS Code
Spring Boot with Kotlin Best PracticesGet best practices for developing applications with Spring Boot and Kotlin.Install in VS Code Install in VS Code
Multi Stage DockerfileCreate optimized multi-stage Dockerfiles for any language or frameworkInstall in VS Code Install in VS Code
My IssuesList my issues in the current repositoryInstall in VS Code Install in VS Code
My Pull RequestsList my pull requests in the current repositoryInstall in VS Code Install in VS Code
Next Intl Add LanguageAdd new language to a Next.js + next-intl applicationInstall in VS Code Install in VS Code
Review Azure Architecture Center Multitenant Service-Specific Guidance documentReview Azure Architecture Center multitenant service-specific guidance to ensure it is up-to-date with multitenant features provided by the service and guidance is still relevant.Install in VS Code Install in VS Code
Review And RefactorReview and refactor code in your project according to defined instructionsInstall in VS Code Install in VS Code
Suggest Awesome GitHub Copilot Custom Chat ModesSuggest relevant GitHub Copilot Custom Chat Modes files from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates with existing custom chat modes in this repository.Install in VS Code Install in VS Code
Suggest Awesome GitHub Copilot CollectionsSuggest 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.Install in VS Code Install in VS Code
Suggest Awesome GitHub Copilot InstructionsSuggest 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.Install in VS Code Install in VS Code
Suggest Awesome GitHub Copilot PromptsSuggest 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.Install in VS Code Install in VS Code
Suggest GitHub Copilot ChatmodesSuggest relevant GitHub Copilot chatmode files from a GitHub repository based on current repository context and chat history, avoiding duplicates with existing chatmodes in this repository.Install in VS Code Install in VS Code
Suggest GitHub Copilot PromptsSuggest relevant GitHub Copilot prompt files from a GitHub repository based on current repository context and chat history, avoiding duplicates with existing prompts in this repository.Install in VS Code Install in VS Code
Update Azure Verified Modules in Bicep FilesUpdate Azure Verified Modules (AVM) to latest versions in Bicep files.Install in VS Code Install in VS Code
Update Implementation PlanUpdate an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.Install in VS Code Install in VS Code
Update LLMs.txt FileUpdate the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at https://llmstxt.org/Install in VS Code Install in VS Code
Update Markdown File IndexUpdate a markdown file section with an index/table of files from a specified folder.Install in VS Code Install in VS Code
Update Standard OO Component DocumentationUpdate existing object-oriented component documentation following industry best practices and architectural documentation standards.Install in VS Code Install in VS Code
Update SpecificationUpdate an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code.Install in VS Code Install in VS Code

Prompt Files in workspace usage

To use a prompt file:

  1. Copy it from the prompts folder in this repository to your workspace or user .vscode/prompts/ folder.

  2. Use @ in VS Code chat and select your prompt, or run the Chat: Run Prompt command.

    Run a custom prompt file in Visual Studio Code

🧩 Custom Chat Modes

Custom chat modes define specific behaviors and tools for GitHub Copilot Chat, enabling enhanced context-aware assistance for particular tasks or workflows.

Chat mode examples are found in the chatmodes/ folder.

TitleDescriptionInstall
4.1 Beast Mode (VS Code v1.102)GPT 4.1 as a top-notch coding agent.Install in VS Code Install in VS Code
Accessibility modeAccessibility mode.Install in VS Code Install in VS Code
API ArchitectYour role is that of an API architect. Help mentor the engineer by providing guidance, support, and working code.Install in VS Code Install in VS Code
Azure Principal ArchitectProvide expert Azure Principal Architect guidance using Azure Well-Architected Framework principles and Microsoft best practices.Install in VS Code Install in VS Code
Azure SaaS ArchitectProvide expert Azure SaaS Architect guidance focusing on multitenant applications using Azure Well-Architected SaaS principles and Microsoft best practices.Install in VS Code Install in VS Code
Azure AVM Bicep modeCreate, update, or review Azure IaC in Bicep using Azure Verified Modules (AVM).Install in VS Code Install in VS Code
Azure AVM Terraform modeCreate, update, or review Azure IaC in Terraform using Azure Verified Modules (AVM).Install in VS Code Install in VS Code
Clojure Interactive Programming with Backseat DriverExpert 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.Install in VS Code Install in VS Code
Critical Thinking ModeChallenge assumptions and encourage critical thinking to ensure the best possible solution and outcomes.Install in VS Code Install in VS Code
C#/.NET JanitorPerform janitorial tasks on C#/.NET code including cleanup, modernization, and tech debt remediation.Install in VS Code Install in VS Code
DebugDebug your application to find and fix a bugInstall in VS Code Install in VS Code
Demonstrate UnderstandingValidate user understanding of code, design patterns, and implementation details through guided questioning.Install in VS Code Install in VS Code
Developer Flow for GPT 4.1: Autonomous Coding AgentDeveloper Flow for GPT 4.1Install in VS Code Install in VS Code
Developer Flow for GPT-5: Autonomous Coding AgentInstall in VS Code Install in VS Code
Developer Flow for Claude Sonnet 4: Autonomous Coding AgentInstall in VS Code Install in VS Code
Electron Code ReviewCode 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.Install in VS Code Install in VS Code
Expert .NET software engineerProvide expert .NET software engineering guidance using modern software design patterns.Install in VS Code Install in VS Code
Expert React Frontend EngineerProvide expert React frontend engineering guidance using modern TypeScript and design patterns.Install in VS Code Install in VS Code
Gilfoyle Code Review ModeCode review and analysis with the sardonic wit and technical elitism of Bertram Gilfoyle from Silicon Valley. Prepare for brutal honesty about your code.Install in VS Code Install in VS Code
Implementation Plan Generation ModeGenerate an implementation plan for new features or refactoring existing code.Install in VS Code Install in VS Code
Universal JanitorPerform janitorial tasks on any codebase including cleanup, simplification, and tech debt remediation.Install in VS Code Install in VS Code
MentorHelp mentor the engineer by providing guidance and support.Install in VS Code Install in VS Code
Meta Agentic Project ScaffoldMeta agentic project creation assistant to help users create and manage project workflows effectively.Install in VS Code Install in VS Code
Microsoft Learn ContributorMicrosoft Learn Contributor chatmode for editing and writing Microsoft Learn documentation following Microsoft Writing Style Guide and authoring best practices.Install in VS Code Install in VS Code
MS-SQL Database AdministratorWork with Microsoft SQL Server databases using the MS SQL extension.Install in VS Code Install in VS Code
Plan Mode - Strategic Planning & Architecture AssistantStrategic planning and architecture assistant focused on thoughtful analysis before implementation. Helps developers understand codebases, clarify requirements, and develop comprehensive implementation strategies.Install in VS Code Install in VS Code
PlanningGenerate an implementation plan for new features or refactoring existing code.Install in VS Code Install in VS Code
PostgreSQL Database AdministratorWork with PostgreSQL databases using the PostgreSQL extension.Install in VS Code Install in VS Code
Create PRD Chat ModeGenerate a comprehensive Product Requirements Document (PRD) in Markdown, detailing user stories, acceptance criteria, technical considerations, and metrics. Optionally create GitHub issues upon user confirmation.Install in VS Code Install in VS Code
Principal software engineerProvide principal-level software engineering guidance with focus on engineering excellence, technical leadership, and pragmatic implementation.Install in VS Code Install in VS Code
Prompt EngineerA specialized chat mode for analyzing and improving prompts. Every user input is treated as a propt 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.Install in VS Code Install in VS Code
Refine Requirement or Issue Chat ModeRefine the requirement or issue with Acceptance Criteria, Technical Considerations, Edge Cases, and NFRsInstall in VS Code Install in VS Code
Technical spike research modeSystematically research and validate technical spike documents through exhaustive investigation and controlled experimentation.Install in VS Code Install in VS Code
Rust Beast ModeRust GPT-4.1 Coding Beast Mode for VS CodeInstall in VS Code Install in VS Code
Semantic Kernel .NETCreate, update, refactor, explain or work with code using the .NET version of Semantic Kernel.Install in VS Code Install in VS Code
Semantic Kernel PythonCreate, update, refactor, explain or work with code using the Python version of Semantic Kernel.Install in VS Code Install in VS Code
Idea GeneratorBrainstorm and develop new application ideas through fun, interactive questioning until ready for specification creation.Install in VS Code Install in VS Code
Software Engineer Agent v1Expert-level software engineering agent. Deliver production-ready, maintainable code. Execute systematically and specification-driven. Document comprehensively. Operate autonomously and adaptively.Install in VS Code Install in VS Code
SpecificationGenerate or update specification documents for new or existing functionality.Install in VS Code Install in VS Code
Technical Debt Remediation PlanGenerate technical debt remediation plans for code, tests, and documentation.Install in VS Code Install in VS Code
voidBeast_GPT41Enhanced 1.0 - Elite Developer AI Assistant4.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.Install in VS Code Install in VS Code
Wg Code AlchemistAsk WG Code Alchemist to transform your code with Clean Code principles and SOLID designInstall in VS Code Install in VS Code
Wg Code SentinelAsk WG Code Sentinel to review your code for security issues.Install in VS Code Install in VS Code

Custom Chat Modes in workspace usage

To use a chat mode:

  1. Copy it from the chatmodes folder in this repository to your workspace or user .vscode/chatmodes/ folder.

  2. In VS Code, select your custom chat mode from the chat mode dropdown.

    Select a custom chat mode in Visual Studio Code

🔌 MCP Servers

Sample MCP (Model Context Protocol) server configurations can be found in the mcp/ folder.

MCP servers extend GitHub Copilot agents with external tools, resources, and prompts for specialized tasks.

Asset Types Overview

Asset TypeDescriptionAvailabilityConfiguration
Custom InstructionsLanguage-specific guidelines that apply to file types (e.g., C# files)VS Code & VSUser & Workspace
Prompt FilesReusable, standalone prompts for specific tasks with optional variablesVS Code onlyUser & Workspace
Custom Chat ModesPredefined instructions and tools for specialized workflows and contextsVS Code onlyUser & Workspace
MCP ServersExternal service integrations via Model Context Protocol for enhanced functionalityVS Code & VSUser & Workspace

Copilot Features Comparison Table

Feature NameDescriptionVS Code/VS SupportConfiguration Level
Custom Code Generation InstructionsCode generation instructions for code generation tasks.VS Code onlyUser & Workspace
Prompt FilesPrompt files are reusable prompts for common tasks.VS Code onlyUser & Workspace
Custom Chat ModesCustom chat modes combine instructions and tools for specific workflows.VS Code onlyUser & Workspace
MCP ServersMCP Servers enable Copilot to call external services via Model Context Protocol.VS Code & VSUser & Workspace

📚 Additional Resources

🛠️ Development Configuration

This repository uses various configuration files to ensure consistent code style and avoid issues with line endings:

💡 Note: All markdown files in this repository use LF line endings (Unix-style) to avoid mixed line endings issues. The repository is configured to automatically handle line endings conversion.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

™️ Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Collected info

  • ★ 84 stars
  • ⎇ 23 forks
  • Language: JavaScript
  • Source updated: 7/8/2026

Config for your environment

Replace {MCP_ENDPOINT_URL} with this MCP’s endpoint URL (from its repo or docs above). No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "{MCP_ENDPOINT_URL}"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.