Logo
Agent Skills Guide
github/awesome-copilot logo

github/awesome-copilot

Community-contributed instructions, prompts, and configurations to help you make the most of GitHub Copilot.

14 skills published18,555 starsGitHub

fluentui-blazor

@github/awesome-copilot

24909

Guide for using the Microsoft Fluent UI Blazor component library (Microsoft.FluentUI.AspNetCore.Components NuGet package) in Blazor applications. Use this when the user is building a Blazor app with Fluent UI components, setting up the library, using FluentUI components like FluentButton, FluentDataGrid, FluentDialog, FluentToast, FluentNavMenu, FluentTextField, FluentSelect, FluentAutocomplete, FluentDesignTheme, or any component prefixed with "Fluent". Also use when troubleshooting missing providers, JS interop issues, or theming.

Software Development

doublecheck

@github/awesome-copilot

24909

Three-layer verification pipeline for AI output. Extracts verifiable claims, finds supporting or contradicting sources via web search, runs adversarial review for hallucination patterns, and produces a structured verification report with source links for human review.

Data & AI

containerize-aspnetcore

@github/awesome-copilot

24909

Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.

DevOps & Infrastructure

java-mcp-server-generator

@github/awesome-copilot

24909

Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration.

Software Development

cosmosdb-datamodeling

@github/awesome-copilot

24909

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

Data & AI

workiq-copilot

@github/awesome-copilot

19382

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.

Productivity & Collaboration

copilot-sdk

@github/awesome-copilot

19382

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.

Software Development

gh-cli

@github/awesome-copilot

19382

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.

Software Development

azure-static-web-apps

@github/awesome-copilot

19068

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.

DevOps & Infrastructure

web-design-reviewer

@github/awesome-copilot

18825

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.

Software Development

git-commit

@github/awesome-copilot

18555

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

Software Development

mcp-cli

@github/awesome-copilot

18555

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.

DevOps & Infrastructure

appinsights-instrumentation

@github/awesome-copilot

18555

Instrument a webapp to send useful telemetry data to Azure App Insights

DevOps & Infrastructure

nuget-manager

@github/awesome-copilot

18555

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.

Software Development