awesome-copilot/SKILL.md
GitHub Copilot Agent Skills catalog from awesome-copilot repository. Trigger: When user wants to browse, search, or use Agent Skills from the awesome-copilot collection.
npx skillsauth add Heldinhow/awesome-opencode-dev-skills awesome-copilotInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Agent Skills are self-contained folders with instructions and bundled resources that enhance AI capabilities for specialized tasks. Each skill contains a SKILL.md file with detailed instructions that agents load on-demand.
Structure:
SKILL.md instruction fileautoresearch - Autonomous iterative experimentation loopboost-prompt - Interactive prompt refinement workflowcontext-map - Generate map of relevant files before making changescreate-implementation-plan - Create implementation plan filescreate-specification - Create specification files optimized for AIgit-commit - Intelligent git commit with conventional messagesgit-flow-branch-creator - Git Flow branch creationaspire - Aspire distributed applicationsazure-deployment-preflight - Bicep deployment validationazure-devops-cli - Azure DevOps managementazure-pricing - Azure cost estimationazure-resource-health-diagnose - Azure resource diagnosisazure-resource-visualizer - Mermaid architecture diagramsazure-role-selector - Least privilege Azure role guidanceazure-static-web-apps - Azure Static Web Apps deploymentappinsights-instrumentation - Azure App Insights telemetrycreate-github-action-workflow-specification - GitHub Actions specscreate-github-issue-feature-from-specification - GitHub Issues from specscreate-github-issues-feature-from-implementation-plan - Bulk issue creationcreate-github-pull-request-from-specification - PRs from specsdependabot - Dependabot configurationgh-cli - GitHub CLI comprehensive referencegithub-issues - GitHub issues managementgithub-copilot-starter - GitHub Copilot setupaws-cdk-python-setup - AWS CDK Python setupaz-cost-optimize - Azure cost optimizationcloud-design-patterns - 42 distributed system patternsimport-infrastructure-as-code - Azure to Terraform importdevops-rollout-plan - Deployment rollout plansaspnet-minimal-api-openapi - ASP.NET Minimal APIscontainerize-aspnet-framework - ASP.NET Framework containerizationcontainerize-aspnetcore - ASP.NET Core containerizationcsharp-async - C# async best practicescsharp-docs - C# XML documentationcsharp-mcp-server-generator - C# MCP server generationcsharp-mstest, csharp-nunit, csharp-tunit, csharp-xunit - Unit testingdotnet-best-practices - .NET best practicesdotnet-design-pattern-review - Design pattern reviewdotnet-upgrade - .NET framework upgradeef-core - Entity Framework Corejava-add-graalvm-native-image-support - GraalVM Native Imagejava-docs - Javadoc best practicesjava-junit - JUnit 5 testingjava-mcp-server-generator - Java MCP serverjava-refactoring-extract-method - Extract method refactoringjava-springboot - Spring Boot best practicescreate-spring-boot-java-project - Spring Boot project skeletoncreate-spring-boot-kotlin-project - Spring Boot Kotlin skeletondatanalysis-credit-risk - Credit risk data pipelineeval-driven-dev - Eval-driven development for LLM appsdataverse-python-advanced-patterns - Dataverse SDK advanceddataverse-python-production-code - Dataverse production codedataverse-python-quickstart - Dataverse SDK quickstartbigquery-pipeline-audit - BigQuery pipeline auditdocumentation-writer - Diátaxis documentation frameworkcreate-readme - README creationcreate-llms - llms.txt file creationcreate-tldr-page - tldr page from docsmarkdown-to-html - Markdown to HTML conversionconvert-plaintext-to-md - Plaintext to Markdownarchitecture-blueprint-generator - Architecture documentationbreakdown-epic-arch - Epic technical architecturebreakdown-epic-pm - Epic PRD creationbreakdown-feature-implementation - Feature implementation planbreakdown-feature-prd - Feature PRDbreakdown-plan - Issue planning and automationbreakdown-test - Test planningcreate-architectural-decision-record - ADR creationfolder-structure-blueprint-generator - Folder structure analysiscode-exemplars-blueprint-generator - Code quality scanningcopilot-instructions-blueprint-generator - Copilot instructionsjavascript-typescript-jest - Jest best practicesplaywright - E2E testingpytest - Python testingcodeql - CodeQL security scanningdoublecheck - AI output verificationagent-governance - AI agent governance and trust controlsagentic-eval - AI agent evaluationai-prompt-engineering-safety-review - Prompt safety reviewchrome-devtools - Browser automationcli-mastery - GitHub Copilot CLI trainingcodeql - Security code scanningcopilot-sdk - GitHub Copilot SDKdeclarative-agents - Microsoft 365 Copilot agentsgame-engine - Web game developmentmcp-cli - MCP server CLI interfaceexcalidraw-diagram-generator - Excalidraw diagramsarch-linux-triage - Arch Linux issuescentos-linux-triage - CentOS issuesdebian-linux-triage - Debian issuesfedora-linux-triage - Fedora issuesgtm-0-to-1-launch - Product launchgtm-ai-gtm - AI product positioninggtm-board-and-investor-communication - Board communicationgtm-developer-ecosystem - Developer programsgtm-enterprise-account-planning - Enterprise salesgtm-enterprise-onboarding - Enterprise onboardinggtm-operating-cadence - Meeting rhythmsgtm-partnership-architecture - Partner ecosystemsgtm-positioning-strategy - Market positioninggtm-product-led-growth - PLG strategiesgtm-technical-product-pricing - Technical pricingTo fetch a specific skill from the awesome-copilot repository:
Use WebFetch to get the skill content from:
https://github.com/github/awesome-copilot/raw/refs/heads/main/skills/{skill-name}/SKILL.md
Or browse the full catalog at:
https://github.com/github/awesome-copilot/blob/main/docs/README.skills.md
Some skills include additional files:
| Skill | Assets |
|-------|--------|
| aspire | references/*.md - Architecture, CLI, dashboard docs |
| azure-devops-cli | references/*.md - Advanced usage, pipelines, repos |
| cli-mastery | references/*.md - 8 learning modules |
| cloud-design-patterns | references/*.md - 42 pattern references |
| codeql | references/*.md - CLI, SARIF, workflow config |
| copilot-usage-metrics | *.sh - Metric gathering scripts |
| excalidraw-diagram-generator | references/*.md, scripts/*.py, templates/ |
| game-engine | assets/*.md, references/*.md - Game templates |
| github-issues | references/*.md - Issue fields, templates |
tools
Implement WebSocket communication for real-time bidirectional client-server communication.
development
Implement webhook handlers for processing incoming events from external services.
development
Test web applications using Playwright for end-to-end browser testing.
development
Build production-quality HTML artifacts using React, Tailwind CSS, and shadcn/ui.