home / skills / github

github skills

Find 29 skills from 1 repo created by github on GitHub.

1 repo
29 skills
GitHub

Sponsored

vscode-ext-commands

github/awesome-copilot

19.4k
This skill helps you configure and contribute VS Code extension commands following official guidelines, ensuring proper titles, categories, visibility, and
gh-cli

github/awesome-copilot

19.4k
This skill helps you navigate and leverage GitHub CLI gh commands to manage repos, issues, PRs, and workflows efficiently.
image-manipulation-image-magick

github/awesome-copilot

19.4k
This skill enables efficient image processing with ImageMagick, resizing, format conversion, and metadata retrieval for batch operations and thumbnails.
azure-devops-cli

github/awesome-copilot

19.4k
This skill helps you manage Azure DevOps resources via the Azure CLI extension, enabling streamlined project, pipeline, and repo administration.
azure-deployment-preflight

github/awesome-copilot

19.4k
This skill validates and previews Azure Bicep deployments, detects syntax issues, permissions, and what-if results to prevent failures.
legacy-circuit-mockups

github/awesome-copilot

19.4k
This skill generates breadboard circuit mockups and visual diagrams using HTML5 Canvas for retro electronics projects.
plantuml-ascii

github/awesome-copilot

19.4k
This skill generates ASCII and Unicode ASCII PlantUML diagrams for terminals and docs, converting PlantUML text into readable ASCII art across diagram types.
azure-static-web-apps

github/awesome-copilot

19.4k
This skill helps you streamline Azure Static Web Apps deployment and local development using SWA CLI for configuration, testing, and CI/CD.
agentic-eval

github/awesome-copilot

19.4k
This skill enables iterative self-evaluation and refinement of AI outputs to improve quality-critical results across code, reports, and analyses.
chrome-devtools

github/awesome-copilot

19.4k
This skill enables powerful browser automation and debugging with Chrome DevTools, capturing screenshots, profiling performance, and analyzing network traffic
prd

github/awesome-copilot

19.4k
This skill generates high-quality PRDs for software features including executive summaries, user stories, technical specs, and risk analysis.
webapp-testing

github/awesome-copilot

19.4k
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.
make-skill-template

github/awesome-copilot

19.4k
This skill scaffolds a new GitHub Copilot Agent Skill by generating a SKILL.md with frontmatter and optional resources based on prompts.
microsoft-docs

github/awesome-copilot

19.4k
This skill helps you locate and retrieve official Microsoft documentation across Azure, .NET, and 365 services for accurate, up-to-date guidance.
microsoft-code-reference

github/awesome-copilot

19.4k
This skill helps you find official Microsoft API references, working code samples, and correct SDK usage to troubleshoot and implement Azure, .NET, and Graph
azure-resource-visualizer

github/awesome-copilot

19.4k
This skill analyzes Azure resource groups and generates detailed Mermaid diagrams showing resource relationships to help you understand architecture quickly.
vscode-ext-localization

github/awesome-copilot

19.4k
This skill helps you localize every aspect of VS Code extensions, from settings to messages, across languages.
azure-role-selector

github/awesome-copilot

19.4k
This skill helps you identify the least-privilege Azure role that meets required permissions and generates CLI and Bicep guidance for assignment.
nuget-manager

github/awesome-copilot

19.4k
This skill manages NuGet packages in .NET projects using the dotnet CLI, ensuring safe additions, removals, and version updates with restoration.
appinsights-instrumentation

github/awesome-copilot

19.4k
This skill guides you to instrument a web app with Azure App Insights for comprehensive telemetry and improved observability.
snowflake-semanticview

github/awesome-copilot

19.4k
This skill helps you create, validate, and troubleshoot Snowflake semantic views using the CLI, ensuring correct DDL and validated results.
github-issues

github/awesome-copilot

19.4k
This skill helps you create, update, and manage GitHub issues using MCP tools for efficient bug reports, feature requests, and task tracking.
copilot-sdk

github/awesome-copilot

19.4k
This skill helps you embed agentic Copilot workflows in apps, enabling streaming responses, tool integration, and session management.
workiq-copilot

github/awesome-copilot

19.4k
This skill helps Copilot query Live Microsoft 365 data via WorkIQ to summarize emails, meetings, docs, and teams for actionable insights.
mcp-cli

github/awesome-copilot

19.4k
This skill helps you interact with MCP servers via the CLI, listing, exploring, and executing tools to fetch data and automate tasks.
web-design-reviewer

github/awesome-copilot

19.4k
This skill visually inspects websites from local or remote hosts to identify design issues and suggest source-level fixes.
scoutqa-test

github/awesome-copilot

19.4k
This skill performs AI-powered exploratory testing of web apps with scoutqa, autonomously exploring, verifying flows, and surfacing issues.
refactor

github/awesome-copilot

19.4k
This skill helps you progressively refactor JavaScript code to improve maintainability without changing behavior, with guidance on extracting functions and