Source

github/awesome-copilot

452 skills · 2.3M combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1671
rust-mcp-server-generator Official Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the of…
github/awesome-copilot
9.2K
1679
debian-linux-triage Official Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.
github/awesome-copilot
9.1K
1689
breakdown-epic-pm Official Prompt for creating an Epic Product Requirements Document (PRD) for a new epic. This PRD will be used as input for ge…
github/awesome-copilot
9.1K
1693
go-mcp-server-generator Official Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official …
github/awesome-copilot
9.1K
1695
arch-linux-triage Official Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.
github/awesome-copilot
9.1K
1699
power-bi-dax-optimization Official Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of…
github/awesome-copilot
9.1K
1704
snowflake-semanticview Official Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow). Use when asked to build or troublesh…
github/awesome-copilot
9.1K
1709
vscode-ext-commands Official Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and…
github/awesome-copilot
9.1K
1710
microsoft-skill-creator Official Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teac…
github/awesome-copilot
9K
1712
technology-stack-blueprint-generator Official Comprehensive technology stack blueprint generator that analyzes codebases to create detailed architectural documenta…
github/awesome-copilot
9K
1715
create-github-pull-request-from-specification Official
github/awesome-copilot
9K
1716
aspire Official Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code ext…
github/awesome-copilot
9K
1717
quasi-coder Official Expert 10x engineer skill for interpreting and implementing code from shorthand, quasi-code, and natural language des…
github/awesome-copilot
9K
1719
fluentui-blazor Official Guide for using the Microsoft Fluent UI Blazor component library (Microsoft.FluentUI.AspNetCore.Components NuGet pack…
github/awesome-copilot
9K
1720
create-technical-spike Official Create time-boxed technical spike documents for researching and resolving critical development decisions before imple…
github/awesome-copilot
9K
1721
remember-interactive-programming Official A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has a…
github/awesome-copilot
9K
1723
breakdown-epic-arch Official Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.
github/awesome-copilot
9K
1724
finalize-agent-prompt Official Finalize prompt file using the role of an AI agent to polish the prompt for the end user.
github/awesome-copilot
9K
1735
azure-static-web-apps Official Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI. Use when deploying static sites to Azure…
github/awesome-copilot
9K
1725
convert-plaintext-to-md Official Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, fo…
github/awesome-copilot
9K
1729
copilot-instructions-blueprint-generator Official Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Co…
github/awesome-copilot
9K
1734
create-github-issues-for-unmet-specification-requirements Official Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.
github/awesome-copilot
9K
1732
csharp-nunit Official Get best practices for NUnit unit testing, including data-driven tests
github/awesome-copilot
9K
1733
generate-custom-instructions-from-codebase Official Migration and code evolution instructions generator for GitHub Copilot. Analyzes differences between two project vers…
github/awesome-copilot
9K
1726
github-copilot-starter Official Set up complete GitHub Copilot configuration for a new project based on technology stack
github/awesome-copilot
9K
1730
make-skill-template Official Scaffold new Agent Skills with proper frontmatter, directory structure, and bundled resource organization. Generates
github/awesome-copilot
9K
1727
repo-story-time Official Generate a comprehensive repository summary and narrative story from commit history
github/awesome-copilot
9K
1736
update-markdown-file-index Official Update a markdown file section with an index/table of files from a specified folder.
github/awesome-copilot
9K
1731
what-context-needed Official Ask Copilot what files it needs to see before answering a question
github/awesome-copilot
9K
1740
create-github-issue-feature-from-specification Official Create GitHub Issue for feature request from specification file using feature_request.yml template.
github/awesome-copilot
8.9K
1742
legacy-circuit-mockups Official Generate breadboard circuit mockups and visual diagrams using HTML5 Canvas drawing techniques. Use when asked to crea…
github/awesome-copilot
8.9K
1743
power-bi-model-design-review Official Comprehensive Power BI data model design review prompt for evaluating model architecture, relationships, and optimiza…
github/awesome-copilot
8.9K
1744
vscode-ext-localization Official Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, librari…
github/awesome-copilot
8.9K
1745
suggest-awesome-github-copilot-skills Official Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and ch…
github/awesome-copilot
8.9K
1747
java-refactoring-remove-parameter Official Refactoring using Remove Parameter in Java Language
github/awesome-copilot
8.9K
1748
php-mcp-server-generator Official Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the off…
github/awesome-copilot
8.9K
1749
azure-resource-visualizer Official Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between i…
github/awesome-copilot
8.9K
1750
terraform-azurerm-set-diff-analyzer Official Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only chang…
github/awesome-copilot
8.9K
1752
comment-code-generate-a-tutorial Official Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instruc…
github/awesome-copilot
8.9K
1761
code-exemplars-blueprint-generator Official Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high…
github/awesome-copilot
8.9K
1764
containerize-aspnetcore Official Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.
github/awesome-copilot
8.9K
1770
create-tldr-page Official Create a tldr page from documentation URLs and command examples, requiring both URL and command name.
github/awesome-copilot
8.9K
1756
csharp-mstest Official Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests
github/awesome-copilot
8.9K
1766
csharp-tunit Official Get best practices for TUnit unit testing, including data-driven tests
github/awesome-copilot
8.9K
1763
mcp-deploy-manage-agents Official Skill converted from mcp-deploy-manage-agents.prompt.md
github/awesome-copilot
8.9K
1759
power-bi-performance-troubleshooting Official Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues …
github/awesome-copilot
8.9K
1762
structured-autonomy-plan Official Structured Autonomy Planning Prompt
github/awesome-copilot
8.9K
1767
update-llms Official Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.…
github/awesome-copilot
8.9K
1758
workiq-copilot Official Guides the Copilot CLI on how to use the WorkIQ CLI/MCP server to query Microsoft 365 Copilot data (emails, meetings,…
github/awesome-copilot
8.9K
1771
mkdocs-translations Official Generate a language translation for a mkdocs documentation stack.
github/awesome-copilot
8.8K
Page 3 · 452 total Previous Next