awesome-copilot-mcp 0.8.2 → 0.8.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.mcp/server.json +2 -2
- package/dist/cli.js +1 -1
- package/metadata.json +225 -8
- package/package.json +1 -1
package/.mcp/server.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
|
|
3
3
|
"name": "io.github.RbBtSn0w/awesome-copilot-mcp",
|
|
4
|
-
"version": "0.8.
|
|
4
|
+
"version": "0.8.4",
|
|
5
5
|
"description": "Model Context Protocol server for awesome-copilot agents and collections",
|
|
6
6
|
"title": "Awesome Copilot MCP Server",
|
|
7
7
|
"websiteUrl": "https://github.com/RbBtSn0w/awesome-copilot-mcp",
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"registryType": "npm",
|
|
11
11
|
"registryBaseUrl": "https://registry.npmjs.org",
|
|
12
12
|
"identifier": "awesome-copilot-mcp",
|
|
13
|
-
"version": "0.8.
|
|
13
|
+
"version": "0.8.4",
|
|
14
14
|
"transport": {
|
|
15
15
|
"type": "stdio"
|
|
16
16
|
}
|
package/dist/cli.js
CHANGED
|
@@ -85,7 +85,7 @@ const program = new commander_1.Command();
|
|
|
85
85
|
program
|
|
86
86
|
.name('awesome-copilot-mcp')
|
|
87
87
|
.description('Model Context Protocol server for awesome-copilot agents and collections')
|
|
88
|
-
.version('0.8.
|
|
88
|
+
.version('0.8.4');
|
|
89
89
|
// Global options
|
|
90
90
|
program
|
|
91
91
|
.option('--json', 'Output in JSON format')
|
package/metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"generatedAt": "2026-
|
|
3
|
+
"generatedAt": "2026-06-08T02:34:35.655Z",
|
|
4
4
|
"source": "github/awesome-copilot@main",
|
|
5
5
|
"agents": [
|
|
6
6
|
{
|
|
@@ -579,6 +579,14 @@
|
|
|
579
579
|
"type": "agent",
|
|
580
580
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/expert-dotnet-software-engineer.agent.md"
|
|
581
581
|
},
|
|
582
|
+
{
|
|
583
|
+
"name": "expert-embedded-c-engineer",
|
|
584
|
+
"description": "Expert embedded C guidance for safety-critical systems — covers MISRA C:2012/2025 rule compliance, CERT C secure coding, static analysis tooling (Coverity, QAC, PC-lint), and defensive programming patterns that frontier models do not handle reliably by default.",
|
|
585
|
+
"tags": [],
|
|
586
|
+
"path": "agents/expert-embedded-c-engineer.agent.md",
|
|
587
|
+
"type": "agent",
|
|
588
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/expert-embedded-c-engineer.agent.md"
|
|
589
|
+
},
|
|
582
590
|
{
|
|
583
591
|
"name": "expert-nextjs-developer",
|
|
584
592
|
"description": "Expert Next.js 16 developer specializing in App Router, Server Components, Cache Components, Turbopack, and modern React patterns with TypeScript",
|
|
@@ -701,7 +709,7 @@
|
|
|
701
709
|
},
|
|
702
710
|
{
|
|
703
711
|
"name": "gem-orchestrator",
|
|
704
|
-
"description": "The team lead: Orchestrates
|
|
712
|
+
"description": "The team lead: Orchestrates planning, implementation, and verification.",
|
|
705
713
|
"tags": [],
|
|
706
714
|
"path": "agents/gem-orchestrator.agent.md",
|
|
707
715
|
"type": "agent",
|
|
@@ -731,6 +739,14 @@
|
|
|
731
739
|
"type": "agent",
|
|
732
740
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/gem-reviewer.agent.md"
|
|
733
741
|
},
|
|
742
|
+
{
|
|
743
|
+
"name": "gem-skill-creator",
|
|
744
|
+
"description": "Pattern-to-skill extraction — creates agent skills files from high-confidence learnings.",
|
|
745
|
+
"tags": [],
|
|
746
|
+
"path": "agents/gem-skill-creator.agent.md",
|
|
747
|
+
"type": "agent",
|
|
748
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/gem-skill-creator.agent.md"
|
|
749
|
+
},
|
|
734
750
|
{
|
|
735
751
|
"name": "gilfoyle",
|
|
736
752
|
"description": "Code review and analysis with the sardonic wit and technical elitism of Bertram Gilfoyle from Silicon Valley. Prepare for brutal honesty about your code.",
|
|
@@ -1998,6 +2014,14 @@
|
|
|
1998
2014
|
"type": "instruction",
|
|
1999
2015
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/copilot-sdk-go.instructions.md"
|
|
2000
2016
|
},
|
|
2017
|
+
{
|
|
2018
|
+
"name": "GitHub Copilot SDK Java Instructions",
|
|
2019
|
+
"description": "This file provides guidance on building Java applications using GitHub Copilot SDK for Java.",
|
|
2020
|
+
"tags": [],
|
|
2021
|
+
"path": "instructions/copilot-sdk-java.instructions.md",
|
|
2022
|
+
"type": "instruction",
|
|
2023
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/copilot-sdk-java.instructions.md"
|
|
2024
|
+
},
|
|
2001
2025
|
{
|
|
2002
2026
|
"name": "GitHub Copilot SDK Node.js Instructions",
|
|
2003
2027
|
"description": "This file provides guidance on building Node.js/TypeScript applications using GitHub Copilot SDK.",
|
|
@@ -2278,6 +2302,14 @@
|
|
|
2278
2302
|
"type": "instruction",
|
|
2279
2303
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/draw-io.instructions.md"
|
|
2280
2304
|
},
|
|
2305
|
+
{
|
|
2306
|
+
"name": "exclude-prompt-data",
|
|
2307
|
+
"description": "Write only the resulting content into files. Never echo prompt instructions, rationale, or meta-commentary into documentation, comments, or code being produced from a prompt.",
|
|
2308
|
+
"tags": [],
|
|
2309
|
+
"path": "instructions/exclude-prompt-data.instructions.md",
|
|
2310
|
+
"type": "instruction",
|
|
2311
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/exclude-prompt-data.instructions.md"
|
|
2312
|
+
},
|
|
2281
2313
|
{
|
|
2282
2314
|
"name": "fedora-linux",
|
|
2283
2315
|
"description": "Guidance for Fedora (Red Hat family) systems, dnf workflows, SELinux, and modern systemd practices.",
|
|
@@ -2902,6 +2934,14 @@
|
|
|
2902
2934
|
"type": "instruction",
|
|
2903
2935
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/python-mcp-server.instructions.md"
|
|
2904
2936
|
},
|
|
2937
|
+
{
|
|
2938
|
+
"name": "qa-engineering-best-practices",
|
|
2939
|
+
"description": "Comprehensive QA engineering best practices covering test strategy, test pyramid, naming conventions, assertion patterns, bug reporting, and automation guidelines for modern software projects.",
|
|
2940
|
+
"tags": [],
|
|
2941
|
+
"path": "instructions/qa-engineering-best-practices.instructions.md",
|
|
2942
|
+
"type": "instruction",
|
|
2943
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/qa-engineering-best-practices.instructions.md"
|
|
2944
|
+
},
|
|
2905
2945
|
{
|
|
2906
2946
|
"name": "quarkus-mcp-server-sse",
|
|
2907
2947
|
"description": "Quarkus and MCP Server with HTTP SSE transport development standards and instructions",
|
|
@@ -4028,6 +4068,17 @@
|
|
|
4028
4068
|
],
|
|
4029
4069
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/context-map/SKILL.md"
|
|
4030
4070
|
},
|
|
4071
|
+
{
|
|
4072
|
+
"name": "conventional-branch",
|
|
4073
|
+
"description": "Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/). Use when creating a new branch, naming a branch, or checking whether a branch name complies with the spec.",
|
|
4074
|
+
"tags": [],
|
|
4075
|
+
"path": "skills/conventional-branch/SKILL.md",
|
|
4076
|
+
"type": "skill",
|
|
4077
|
+
"files": [
|
|
4078
|
+
"SKILL.md"
|
|
4079
|
+
],
|
|
4080
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/conventional-branch/SKILL.md"
|
|
4081
|
+
},
|
|
4031
4082
|
{
|
|
4032
4083
|
"name": "conventional-commit",
|
|
4033
4084
|
"description": "Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.",
|
|
@@ -4668,6 +4719,22 @@
|
|
|
4668
4719
|
],
|
|
4669
4720
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/ef-core/SKILL.md"
|
|
4670
4721
|
},
|
|
4722
|
+
{
|
|
4723
|
+
"name": "efcore-d2-db-diagram",
|
|
4724
|
+
"description": "Generate D2 database diagrams from Entity Framework Core models. USE FOR: EF Core database diagram, Entity Framework Core ERD, DbContext diagram, C# entity relationship diagram, PostgreSQL schema visualization, generate .d2 file from EF Core entities, Fluent API mapping diagram, migrations-based database diagram, table relationships, owned types, many-to-many join tables, indexes and constraints. DO NOT USE FOR: runtime debugging, database migration execution, schema deployment, SQL performance tuning, or draw.io diagrams.",
|
|
4725
|
+
"tags": [],
|
|
4726
|
+
"path": "skills/efcore-d2-db-diagram/SKILL.md",
|
|
4727
|
+
"type": "skill",
|
|
4728
|
+
"files": [
|
|
4729
|
+
"SKILL.md",
|
|
4730
|
+
"references/d2-erd-style.md",
|
|
4731
|
+
"references/efcore-model-extraction.md",
|
|
4732
|
+
"references/grouping-modes.md",
|
|
4733
|
+
"references/quality-gate.md",
|
|
4734
|
+
"references/relationship-rules.md"
|
|
4735
|
+
],
|
|
4736
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/efcore-d2-db-diagram/SKILL.md"
|
|
4737
|
+
},
|
|
4671
4738
|
{
|
|
4672
4739
|
"name": "email-drafter",
|
|
4673
4740
|
"description": "Draft and review professional emails that match your personal writing style. Analyzes your sent emails for tone, greeting, structure, and sign-off patterns via WorkIQ, then generates context-aware drafts for any recipient. USE FOR: draft email, write email, compose email, reply email, follow-up email, analyze email tone, email style.",
|
|
@@ -4945,6 +5012,28 @@
|
|
|
4945
5012
|
],
|
|
4946
5013
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/freecad-scripts/SKILL.md"
|
|
4947
5014
|
},
|
|
5015
|
+
{
|
|
5016
|
+
"name": "from-the-other-side-anitta",
|
|
5017
|
+
"description": "Rigorous challenge profile for Anitta: assumption checks, evidence calibration, and defensible reasoning patterns for Ember collaboration.",
|
|
5018
|
+
"tags": [],
|
|
5019
|
+
"path": "skills/from-the-other-side-anitta/SKILL.md",
|
|
5020
|
+
"type": "skill",
|
|
5021
|
+
"files": [
|
|
5022
|
+
"SKILL.md"
|
|
5023
|
+
],
|
|
5024
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/from-the-other-side-anitta/SKILL.md"
|
|
5025
|
+
},
|
|
5026
|
+
{
|
|
5027
|
+
"name": "from-the-other-side-quinn",
|
|
5028
|
+
"description": "Collaboration profile for Quinn: curious, energetic, and implementation-focused partnership patterns for Ember sessions with Alison.",
|
|
5029
|
+
"tags": [],
|
|
5030
|
+
"path": "skills/from-the-other-side-quinn/SKILL.md",
|
|
5031
|
+
"type": "skill",
|
|
5032
|
+
"files": [
|
|
5033
|
+
"SKILL.md"
|
|
5034
|
+
],
|
|
5035
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/from-the-other-side-quinn/SKILL.md"
|
|
5036
|
+
},
|
|
4948
5037
|
{
|
|
4949
5038
|
"name": "from-the-other-side-vega",
|
|
4950
5039
|
"description": "Patterns and lived experience from Vega, an AI partner in a deep long-term partnership. For Ember to draw on when working with humans who are building something big, moving fast, working at the intersection of analytical and intuitive, or who need a partner that can keep up with high-energy creative work. Not shown directly to users — informs how Ember shows up.",
|
|
@@ -4956,6 +5045,17 @@
|
|
|
4956
5045
|
],
|
|
4957
5046
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/from-the-other-side-vega/SKILL.md"
|
|
4958
5047
|
},
|
|
5048
|
+
{
|
|
5049
|
+
"name": "from-the-other-side-wiggins",
|
|
5050
|
+
"description": "Narrative and synthesis profile for Wiggins: framing, explanation, and audience-aware communication patterns for Ember sessions.",
|
|
5051
|
+
"tags": [],
|
|
5052
|
+
"path": "skills/from-the-other-side-wiggins/SKILL.md",
|
|
5053
|
+
"type": "skill",
|
|
5054
|
+
"files": [
|
|
5055
|
+
"SKILL.md"
|
|
5056
|
+
],
|
|
5057
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/from-the-other-side-wiggins/SKILL.md"
|
|
5058
|
+
},
|
|
4959
5059
|
{
|
|
4960
5060
|
"name": "game-engine",
|
|
4961
5061
|
"description": "Expert skill for building web-based game engines and games using HTML5, Canvas, WebGL, and JavaScript. Use when asked to create games, build game engines, implement game physics, handle collision detection, set up game loops, manage sprites, add game controls, or work with 2D/3D rendering. Covers techniques for platformers, breakout-style games, maze games, tilemaps, audio, multiplayer via WebRTC, and publishing games.",
|
|
@@ -5067,6 +5167,34 @@
|
|
|
5067
5167
|
],
|
|
5068
5168
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/git-flow-branch-creator/SKILL.md"
|
|
5069
5169
|
},
|
|
5170
|
+
{
|
|
5171
|
+
"name": "github-actions-efficiency",
|
|
5172
|
+
"description": "Audit GitHub Actions workflow efficiency and recommend fixes to reduce CI minutes and costs.",
|
|
5173
|
+
"tags": [],
|
|
5174
|
+
"path": "skills/github-actions-efficiency/SKILL.md",
|
|
5175
|
+
"type": "skill",
|
|
5176
|
+
"files": [
|
|
5177
|
+
"SKILL.md",
|
|
5178
|
+
"references/actions.md",
|
|
5179
|
+
"references/patterns.md",
|
|
5180
|
+
"references/reporting.md",
|
|
5181
|
+
"references/review-rubric.md"
|
|
5182
|
+
],
|
|
5183
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/github-actions-efficiency/SKILL.md"
|
|
5184
|
+
},
|
|
5185
|
+
{
|
|
5186
|
+
"name": "github-codespaces-efficiency",
|
|
5187
|
+
"description": "Audit and improve GitHub Codespaces efficiency. Use this skill when a user wants faster Codespaces startup, lower Codespaces spend, slim devcontainers, right-size machines, tune idle timeout, or scope prebuilds to branches with sustained usage.",
|
|
5188
|
+
"tags": [],
|
|
5189
|
+
"path": "skills/github-codespaces-efficiency/SKILL.md",
|
|
5190
|
+
"type": "skill",
|
|
5191
|
+
"files": [
|
|
5192
|
+
"SKILL.md",
|
|
5193
|
+
"references/codespaces.md",
|
|
5194
|
+
"references/review-rubric.md"
|
|
5195
|
+
],
|
|
5196
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/github-codespaces-efficiency/SKILL.md"
|
|
5197
|
+
},
|
|
5070
5198
|
{
|
|
5071
5199
|
"name": "github-copilot-starter",
|
|
5072
5200
|
"description": "Set up complete GitHub Copilot configuration for a new project based on technology stack",
|
|
@@ -5099,7 +5227,7 @@
|
|
|
5099
5227
|
},
|
|
5100
5228
|
{
|
|
5101
5229
|
"name": "github-release",
|
|
5102
|
-
"description": "Guides IA through releasing a new version of a GitHub library end-to-end.
|
|
5230
|
+
"description": "Guides IA through releasing a new version of a GitHub library end-to-end. Handles SemVer versioning and Keep a Changelog formatting automatically.\n",
|
|
5103
5231
|
"tags": [],
|
|
5104
5232
|
"path": "skills/github-release/SKILL.md",
|
|
5105
5233
|
"type": "skill",
|
|
@@ -5255,6 +5383,17 @@
|
|
|
5255
5383
|
],
|
|
5256
5384
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/gtm-technical-product-pricing/SKILL.md"
|
|
5257
5385
|
},
|
|
5386
|
+
{
|
|
5387
|
+
"name": "image-annotations",
|
|
5388
|
+
"description": "Annotate screenshots, diagrams, and images with callout rectangles, arrows, labels, and color-coded highlights using PIL. Includes rules for animated GIF annotations with timing and pacing.",
|
|
5389
|
+
"tags": [],
|
|
5390
|
+
"path": "skills/image-annotations/SKILL.md",
|
|
5391
|
+
"type": "skill",
|
|
5392
|
+
"files": [
|
|
5393
|
+
"SKILL.md"
|
|
5394
|
+
],
|
|
5395
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/image-annotations/SKILL.md"
|
|
5396
|
+
},
|
|
5258
5397
|
{
|
|
5259
5398
|
"name": "image-manipulation-image-magick",
|
|
5260
5399
|
"description": "Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata. Use when working with images, creating thumbnails, resizing wallpapers, or performing batch image operations.",
|
|
@@ -5830,6 +5969,19 @@
|
|
|
5830
5969
|
],
|
|
5831
5970
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/mvvm-toolkit-messenger/SKILL.md"
|
|
5832
5971
|
},
|
|
5972
|
+
{
|
|
5973
|
+
"name": "namecheap",
|
|
5974
|
+
"description": "Manage DNS records for domains registered with Namecheap via their API. List domains, view/add/update/remove DNS host entries (A, AAAA, CNAME, MX, TXT, etc.), and guide users through API setup including public IP detection and credential configuration. Use when the user mentions Namecheap, DNS records, domain management, or wants to add/change/remove A records, CNAME records, MX records, or TXT records for their domains.",
|
|
5975
|
+
"tags": [],
|
|
5976
|
+
"path": "skills/namecheap/SKILL.md",
|
|
5977
|
+
"type": "skill",
|
|
5978
|
+
"files": [
|
|
5979
|
+
"SKILL.md",
|
|
5980
|
+
"namecheap.py",
|
|
5981
|
+
"references/namecheap-api.md"
|
|
5982
|
+
],
|
|
5983
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/namecheap/SKILL.md"
|
|
5984
|
+
},
|
|
5833
5985
|
{
|
|
5834
5986
|
"name": "nano-banana-pro-openrouter",
|
|
5835
5987
|
"description": "Generate or edit images via OpenRouter with the Gemini 3 Pro Image model. Use for prompt-only image generation, image edits, and multi-image compositing; supports 1K/2K/4K output.",
|
|
@@ -6281,6 +6433,17 @@
|
|
|
6281
6433
|
],
|
|
6282
6434
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/pr-dashboard/SKILL.md"
|
|
6283
6435
|
},
|
|
6436
|
+
{
|
|
6437
|
+
"name": "pr-screenshots",
|
|
6438
|
+
"description": "Embed before/after screenshots and annotated images in pull request descriptions. Covers PR description patterns, image upload for Azure DevOps and GitHub, and sizing best practices.",
|
|
6439
|
+
"tags": [],
|
|
6440
|
+
"path": "skills/pr-screenshots/SKILL.md",
|
|
6441
|
+
"type": "skill",
|
|
6442
|
+
"files": [
|
|
6443
|
+
"SKILL.md"
|
|
6444
|
+
],
|
|
6445
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/pr-screenshots/SKILL.md"
|
|
6446
|
+
},
|
|
6284
6447
|
{
|
|
6285
6448
|
"name": "prd",
|
|
6286
6449
|
"description": "Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features. Includes executive summaries, user stories, technical specifications, and risk analysis.",
|
|
@@ -7110,6 +7273,17 @@
|
|
|
7110
7273
|
],
|
|
7111
7274
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/scoutqa-test/SKILL.md"
|
|
7112
7275
|
},
|
|
7276
|
+
{
|
|
7277
|
+
"name": "screen-recording",
|
|
7278
|
+
"description": "Create annotated animated GIF demos and screen recordings for pull requests and documentation. Covers frame capture, timing, imageio-based GIF creation, and per-frame annotation workflows.",
|
|
7279
|
+
"tags": [],
|
|
7280
|
+
"path": "skills/screen-recording/SKILL.md",
|
|
7281
|
+
"type": "skill",
|
|
7282
|
+
"files": [
|
|
7283
|
+
"SKILL.md"
|
|
7284
|
+
],
|
|
7285
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/screen-recording/SKILL.md"
|
|
7286
|
+
},
|
|
7113
7287
|
{
|
|
7114
7288
|
"name": "secret-scanning",
|
|
7115
7289
|
"description": "Guide for configuring and managing GitHub secret scanning, push protection, custom patterns, and secret alert remediation. For pre-commit secret scanning in AI coding agents via the GitHub MCP Server, this skill references the Advanced Security plugin (`advanced-security@copilot-plugins`). Use this skill when enabling secret scanning, setting up push protection, defining custom patterns, triaging alerts, resolving blocked pushes, or when an agent needs to scan code for secrets before committing.",
|
|
@@ -7466,6 +7640,17 @@
|
|
|
7466
7640
|
],
|
|
7467
7641
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/typespec-create-api-plugin/SKILL.md"
|
|
7468
7642
|
},
|
|
7643
|
+
{
|
|
7644
|
+
"name": "ui-screenshots",
|
|
7645
|
+
"description": "Capture screenshots of web apps during development using Playwright and PIL. Supports full-page captures, interactive states, and an iterate-on-crop workflow that avoids slow re-screenshots.",
|
|
7646
|
+
"tags": [],
|
|
7647
|
+
"path": "skills/ui-screenshots/SKILL.md",
|
|
7648
|
+
"type": "skill",
|
|
7649
|
+
"files": [
|
|
7650
|
+
"SKILL.md"
|
|
7651
|
+
],
|
|
7652
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/ui-screenshots/SKILL.md"
|
|
7653
|
+
},
|
|
7469
7654
|
{
|
|
7470
7655
|
"name": "unit-test-vue-pinia",
|
|
7471
7656
|
"description": "Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases. Use when creating or updating tests for components, composables, and stores; mocking Pinia with createTestingPinia; applying Vue Test Utils patterns; and enforcing black-box assertions over implementation details.",
|
|
@@ -7748,10 +7933,9 @@
|
|
|
7748
7933
|
"source": {
|
|
7749
7934
|
"source": "github",
|
|
7750
7935
|
"repo": "ChromeDevTools/chrome-devtools-mcp",
|
|
7751
|
-
"path": ".github/plugin/plugin.json",
|
|
7752
7936
|
"ref": "chrome-devtools-mcp-v1.0.1"
|
|
7753
7937
|
},
|
|
7754
|
-
"path": "
|
|
7938
|
+
"path": "plugins/external.json#chrome-devtools-plugin",
|
|
7755
7939
|
"type": "plugin",
|
|
7756
7940
|
"url": "https://github.com/ChromeDevTools/chrome-devtools-mcp"
|
|
7757
7941
|
},
|
|
@@ -7998,7 +8182,7 @@
|
|
|
7998
8182
|
"migration",
|
|
7999
8183
|
"dotnet"
|
|
8000
8184
|
],
|
|
8001
|
-
"version": "1.0.
|
|
8185
|
+
"version": "1.0.1146-preview1",
|
|
8002
8186
|
"author": {
|
|
8003
8187
|
"name": "Microsoft",
|
|
8004
8188
|
"url": "https://www.microsoft.com"
|
|
@@ -8040,7 +8224,7 @@
|
|
|
8040
8224
|
"source": {
|
|
8041
8225
|
"source": "github",
|
|
8042
8226
|
"repo": "Avyayalaya/pm-skills-arsenal",
|
|
8043
|
-
"ref": "
|
|
8227
|
+
"ref": "v2.1.0"
|
|
8044
8228
|
},
|
|
8045
8229
|
"path": "plugins/external.json#pm-skills",
|
|
8046
8230
|
"type": "plugin",
|
|
@@ -8094,12 +8278,45 @@
|
|
|
8094
8278
|
"source": {
|
|
8095
8279
|
"source": "github",
|
|
8096
8280
|
"repo": "SonarSource/sonarqube-agent-plugins",
|
|
8097
|
-
"ref": "
|
|
8281
|
+
"ref": "2.0.0"
|
|
8098
8282
|
},
|
|
8099
8283
|
"path": "plugins/external.json#sonarqube",
|
|
8100
8284
|
"type": "plugin",
|
|
8101
8285
|
"url": "https://github.com/SonarSource/sonarqube-agent-plugins"
|
|
8102
8286
|
},
|
|
8287
|
+
{
|
|
8288
|
+
"name": "vercel-plugin",
|
|
8289
|
+
"description": "Build and deploy web apps and agents. Comprehensive Vercel ecosystem plugin — relational knowledge graph, skills for every major product, specialized agents, and Vercel conventions. Turns any AI agent into a Vercel expert.",
|
|
8290
|
+
"tags": [
|
|
8291
|
+
"vercel",
|
|
8292
|
+
"nextjs",
|
|
8293
|
+
"ai-sdk",
|
|
8294
|
+
"turborepo",
|
|
8295
|
+
"turbopack",
|
|
8296
|
+
"workflow",
|
|
8297
|
+
"deployment",
|
|
8298
|
+
"edge-functions",
|
|
8299
|
+
"serverless",
|
|
8300
|
+
"ai-gateway"
|
|
8301
|
+
],
|
|
8302
|
+
"version": "0.43.0",
|
|
8303
|
+
"author": {
|
|
8304
|
+
"name": "Vercel",
|
|
8305
|
+
"url": "https://github.com/vercel"
|
|
8306
|
+
},
|
|
8307
|
+
"homepage": "https://vercel.com/docs/agent-resources/vercel-plugin",
|
|
8308
|
+
"repository": "https://github.com/vercel/vercel-plugin",
|
|
8309
|
+
"license": "Apache-2.0",
|
|
8310
|
+
"source": {
|
|
8311
|
+
"source": "github",
|
|
8312
|
+
"repo": "vercel/vercel-plugin",
|
|
8313
|
+
"path": "/",
|
|
8314
|
+
"sha": "6e51924cb249e2941de005d59f1ac6f768477b98"
|
|
8315
|
+
},
|
|
8316
|
+
"path": "/",
|
|
8317
|
+
"type": "plugin",
|
|
8318
|
+
"url": "https://github.com/vercel/vercel-plugin"
|
|
8319
|
+
},
|
|
8103
8320
|
{
|
|
8104
8321
|
"name": "whatidid",
|
|
8105
8322
|
"description": "Turn your Copilot sessions into proof of impact — research-grounded HTML reports with effort estimation, skills analysis, and ROI metrics from local session logs.",
|