Source

github/awesome-copilot

452 skills · 2.3M combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
vcpkg Guide for setting up vcpkg in C++ projects, managing dependency versions, and cross-compiling. Covers manifest initia…
github/awesome-copilot
36
2
java-helidon Get best practices for developing applications with Helidon 4 (SE and MP). Use when working with Helidon SE or Helido…
github/awesome-copilot
35
3
pester-should-migration Experimental (preview) Pester skill for migrating classic Should -Be (v5) assertion syntax to the new Should-* (v6) a…
github/awesome-copilot
35
4
tm7-threat-model Creates valid Microsoft Threat Modeling Tool (.tm7) files compatible with the Microsoft Threat Modeling Tool v7.3+. U…
github/awesome-copilot
35
5
bench-read Read artifacts from the shared bench — the workspace where desks leave findings, verdicts, and work products for each…
github/awesome-copilot
34
6
workshop-create Create a new workshop or use an existing directory as one. Handles two paths: (A) use an existing local directory the…
github/awesome-copilot
34
7
foundry-hosted-agent-copilotkit Ongoing development guidance for agentic web apps that pair a CopilotKit frontend with Microsoft Agent Framework agen…
github/awesome-copilot
33
8
desk-journal Write, append, or read desk journal entries. The journal is persistent memory — what survives session boundaries. A g…
github/awesome-copilot
32
9
desk-open Create and open a new desk in the workshop. Sets up the folder structure, initial journal, and desk identity so the n…
github/awesome-copilot
32
10
webmcpify Make a web app agent-ready — propose a WebMCP tool manifest, integrate, verify in a real browser, heal; unrelated cod…
github/awesome-copilot
32
11
azure-container-registry-cli Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authenticat…
github/awesome-copilot
31
12
signal-write Emit structured agent signals — hands-up, blocked, done, checkpoint, partnership. Signals are written as JSON to .sig…
github/awesome-copilot
30
13
azure-developer-cli Design, create, review, migrate, or troubleshoot Azure Developer CLI (azd) projects using current Microsoft guidance.…
github/awesome-copilot
29
14
markstream-install Install and configure Markstream streaming Markdown renderers for Vue, React, Svelte, Angular, Nuxt, and Vue 2 applic…
github/awesome-copilot
29
15
create-canvas-extension Create or register a canvas extension in the awesome-copilot repository. Use when asked to scaffold a new canvas exte…
github/awesome-copilot
28
16
verify-agent-action Review a proposed AI-agent action or human-approval packet before execution. Use when an agent wants to run a consequ…
github/awesome-copilot
28
17
bug-receipt Close defects and incidents with a BUG RECEIPT and VERIFIED, PARTIAL, or BLOCKED status after diagnosis, repair, or r…
github/awesome-copilot
27
18
daily-focus-board Spin up a personal, motivating daily focus board that renders in a browser canvas and that the user drives by talking…
github/awesome-copilot
27
19
latchshot-page-capture Use this skill when a user needs a screenshot, website thumbnail, full-page capture, or PDF of a public HTTP(S) webpa…
github/awesome-copilot
26
20
landing-page-conversion-audit Audit a landing page, sales page or checkout page for conversion leaks and return a fix list ordered by expected reve…
github/awesome-copilot
25
21
mcp-release-qa Verify an MCP server before release by exercising a real protocol session, comparing runtime capabilities with source…
github/awesome-copilot
22
22
server-side-conversion-tracking Set up server-side conversion tracking so purchases are reported accurately to Facebook, TikTok, Google and Bing desp…
github/awesome-copilot
22
23
system-commandline-cli Use this skill when adding, modifying, or reviewing CLI commands in a .NET project built with System.CommandLine. Tri…
github/awesome-copilot
22
24
gem-devops-guidelines Design or review infrastructure, deployment, CI/CD, Docker, Kubernetes, health checks, rollback, feature flags, produ…
github/awesome-copilot
21
25
shopify-review-triage Use this skill when someone wants public Shopify App Store reviews, low-star reviews, or merchant feedback triaged, p…
github/awesome-copilot
19
26
repo-standardizer Polish any GitHub repository's surface — labels (emoji rating tiers, P0–P3 priority, impact severity), issue forms, P…
github/awesome-copilot
17
27
d365-solution-blueprint Authors a Dynamics 365 Finance and Supply Chain Management Solution Blueprint from scratch through a structured, sect…
github/awesome-copilot
15
28
migrating-oracle-to-postgres-data-access-code Migrates .NET/C# data access code from Oracle to PostgreSQL (Npgsql).
github/awesome-copilot
15
29
poka-yoke Mistake-proof code so misuse cannot be expressed, rather than warning against it. Use when designing an interface, sc…
github/awesome-copilot
14
30
resx-source-generator-migration Migrates a project that uses checked-in .designer.cs files behind .resx to using a source-generator instead
github/awesome-copilot
12
31
gem-design-md-guidelines Create or review accessible web, desktop, iOS, Android, and cross-platform UI/UX. Use for layouts, themes, components…
github/awesome-copilot
10
32
roslyn-analyzers Build, review, debug, package, and test Roslyn diagnostic analyzers, code fix providers, and incremental source gener…
github/awesome-copilot
8
33
speak-summary speak-summary Installation Command Prompt $ npx skills add https://github.com/github/awesome-copilot --skill speak-su…
github/awesome-copilot
7
34
tugboat Anxiety-aware, evidence-driven collaboration for stalled or high-stakes work when a user says uncertainty, repeated s…
github/awesome-copilot
7
35
docs-sync-audit Run a read-only documentation drift audit for a feature, PR, branch, release, API, configuration change, workflow, CL…
github/awesome-copilot
4
36
qdrant-sliding-time-window Guides sliding time window scaling in Qdrant. Use when someone asks 'only recent data matters', 'how to expire old ve…
github/awesome-copilot
3
37
test-gap-audit Run a read-only audit for missing, weak, stale, or mis-scoped test coverage. If the user does not name a scope, audit…
github/awesome-copilot
3
38
qdrant-horizontal-scaling Diagnoses and guides Qdrant horizontal scaling decisions. Use when someone asks 'vertical or horizontal?', 'how many …
github/awesome-copilot
2
39
qdrant-indexing-performance-optimization Diagnoses and fixes slow Qdrant indexing and data ingestion. Use when someone reports 'uploads are slow', 'indexing t…
github/awesome-copilot
2
40
qdrant-memory-usage-optimization Diagnoses and reduces Qdrant memory usage. Use when someone reports 'memory too high', 'RAM keeps growing', 'node cra…
github/awesome-copilot
2
41
qdrant-minimize-latency Guides Qdrant query latency optimization. Use when someone asks 'search is slow', 'how to reduce latency', 'p99 is to…
github/awesome-copilot
2
42
qdrant-monitoring-debugging Diagnoses Qdrant production issues using metrics and observability tools. Use when someone reports 'optimizer stuck',…
github/awesome-copilot
2
43
qdrant-monitoring-setup Guides Qdrant monitoring setup including Prometheus scraping, health probes, Hybrid Cloud metrics, alerting, and log …
github/awesome-copilot
2
44
qdrant-scaling-data-volume Guides Qdrant data volume scaling decisions. Use when someone asks 'data doesn't fit on one node', 'too much data', '…
github/awesome-copilot
2
45
qdrant-scaling-qps Guides Qdrant query throughput (QPS) scaling. Use when someone asks 'how to increase QPS', 'need more throughput', 'q…
github/awesome-copilot
2
46
qdrant-scaling-query-volume Guides Qdrant query volume scaling. Use when someone asks 'query returns too many results', 'scroll performance', 'la…
github/awesome-copilot
2
47
qdrant-search-quality-diagnosis Diagnoses Qdrant search quality issues. Use when someone reports 'results are bad', 'wrong results', 'not relevant re…
github/awesome-copilot
2
48
qdrant-search-speed-optimization Diagnoses and fixes slow Qdrant search. Use when someone reports 'search is slow', 'high latency', 'queries take too …
github/awesome-copilot
2
49
qdrant-search-strategies Guides Qdrant search strategy selection. Use when someone asks 'should I use hybrid search?', 'BM25 or sparse vectors…
github/awesome-copilot
2
50
qdrant-tenant-scaling Guides Qdrant multi-tenant scaling. Use when someone asks 'how to scale tenants', 'one collection per tenant?', 'tena…
github/awesome-copilot
2
Page 9 · 452 total Previous Next