awesome-copilot-mcp 0.7.2 → 0.7.3
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 +425 -55
- 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.7.
|
|
4
|
+
"version": "0.7.3",
|
|
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.7.
|
|
13
|
+
"version": "0.7.3",
|
|
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.7.
|
|
88
|
+
.version('0.7.3');
|
|
89
89
|
// Global options
|
|
90
90
|
program
|
|
91
91
|
.option('--json', 'Output in JSON format')
|
package/metadata.json
CHANGED
|
@@ -1,16 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "1.0.0",
|
|
3
|
-
"generatedAt": "2026-04-
|
|
3
|
+
"generatedAt": "2026-04-11T00:46:43.633Z",
|
|
4
4
|
"source": "github/awesome-copilot@main",
|
|
5
5
|
"agents": [
|
|
6
|
-
{
|
|
7
|
-
"name": "4.1-Beast",
|
|
8
|
-
"description": "GPT 4.1 as a top-notch coding agent.",
|
|
9
|
-
"tags": [],
|
|
10
|
-
"path": "agents/4.1-Beast.agent.md",
|
|
11
|
-
"type": "agent",
|
|
12
|
-
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/4.1-Beast.agent.md"
|
|
13
|
-
},
|
|
14
6
|
{
|
|
15
7
|
"name": "CSharpExpert",
|
|
16
8
|
"description": "An agent designed to assist with software development tasks for .NET projects.",
|
|
@@ -43,6 +35,14 @@
|
|
|
43
35
|
"type": "agent",
|
|
44
36
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/WinFormsExpert.agent.md"
|
|
45
37
|
},
|
|
38
|
+
{
|
|
39
|
+
"name": "accessibility-runtime-tester",
|
|
40
|
+
"description": "Runtime accessibility specialist for keyboard flows, focus management, dialog behavior, form errors, and evidence-backed WCAG validation in the browser.",
|
|
41
|
+
"tags": [],
|
|
42
|
+
"path": "agents/accessibility-runtime-tester.agent.md",
|
|
43
|
+
"type": "agent",
|
|
44
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/accessibility-runtime-tester.agent.md"
|
|
45
|
+
},
|
|
46
46
|
{
|
|
47
47
|
"name": "accessibility",
|
|
48
48
|
"description": "Expert assistant for web accessibility (WCAG 2.1/2.2), inclusive UX, and a11y testing",
|
|
@@ -387,6 +387,14 @@
|
|
|
387
387
|
"type": "agent",
|
|
388
388
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/devops-expert.agent.md"
|
|
389
389
|
},
|
|
390
|
+
{
|
|
391
|
+
"name": "devtools-regression-investigator",
|
|
392
|
+
"description": "Browser regression specialist for reproducing broken user flows, collecting console and network evidence, and narrowing likely root causes with Chrome DevTools MCP.",
|
|
393
|
+
"tags": [],
|
|
394
|
+
"path": "agents/devtools-regression-investigator.agent.md",
|
|
395
|
+
"type": "agent",
|
|
396
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/devtools-regression-investigator.agent.md"
|
|
397
|
+
},
|
|
390
398
|
{
|
|
391
399
|
"name": "diffblue-cover",
|
|
392
400
|
"description": "Expert agent for creating unit tests for java applications using Diffblue Cover.",
|
|
@@ -515,9 +523,17 @@
|
|
|
515
523
|
"type": "agent",
|
|
516
524
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/fedora-linux-expert.agent.md"
|
|
517
525
|
},
|
|
526
|
+
{
|
|
527
|
+
"name": "frontend-performance-investigator",
|
|
528
|
+
"description": "Runtime web-performance specialist for diagnosing Core Web Vitals, Lighthouse regressions, layout shifts, long tasks, and slow network paths with Chrome DevTools MCP.",
|
|
529
|
+
"tags": [],
|
|
530
|
+
"path": "agents/frontend-performance-investigator.agent.md",
|
|
531
|
+
"type": "agent",
|
|
532
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/frontend-performance-investigator.agent.md"
|
|
533
|
+
},
|
|
518
534
|
{
|
|
519
535
|
"name": "gem-browser-tester",
|
|
520
|
-
"description": "E2E browser testing, UI/UX validation, visual regression
|
|
536
|
+
"description": "E2E browser testing, UI/UX validation, visual regression with browser.",
|
|
521
537
|
"tags": [],
|
|
522
538
|
"path": "agents/gem-browser-tester.agent.md",
|
|
523
539
|
"type": "agent",
|
|
@@ -525,7 +541,7 @@
|
|
|
525
541
|
},
|
|
526
542
|
{
|
|
527
543
|
"name": "gem-code-simplifier",
|
|
528
|
-
"description": "Refactoring specialist — removes dead code, reduces complexity, consolidates duplicates
|
|
544
|
+
"description": "Refactoring specialist — removes dead code, reduces complexity, consolidates duplicates.",
|
|
529
545
|
"tags": [],
|
|
530
546
|
"path": "agents/gem-code-simplifier.agent.md",
|
|
531
547
|
"type": "agent",
|
|
@@ -533,7 +549,7 @@
|
|
|
533
549
|
},
|
|
534
550
|
{
|
|
535
551
|
"name": "gem-critic",
|
|
536
|
-
"description": "Challenges assumptions, finds edge cases,
|
|
552
|
+
"description": "Challenges assumptions, finds edge cases, spots over-engineering and logic gaps.",
|
|
537
553
|
"tags": [],
|
|
538
554
|
"path": "agents/gem-critic.agent.md",
|
|
539
555
|
"type": "agent",
|
|
@@ -541,15 +557,23 @@
|
|
|
541
557
|
},
|
|
542
558
|
{
|
|
543
559
|
"name": "gem-debugger",
|
|
544
|
-
"description": "Root-cause analysis, stack trace diagnosis, regression bisection, error reproduction.
|
|
560
|
+
"description": "Root-cause analysis, stack trace diagnosis, regression bisection, error reproduction.",
|
|
545
561
|
"tags": [],
|
|
546
562
|
"path": "agents/gem-debugger.agent.md",
|
|
547
563
|
"type": "agent",
|
|
548
564
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/gem-debugger.agent.md"
|
|
549
565
|
},
|
|
566
|
+
{
|
|
567
|
+
"name": "gem-designer-mobile",
|
|
568
|
+
"description": "Mobile UI/UX specialist — HIG, Material Design, safe areas, touch targets.",
|
|
569
|
+
"tags": [],
|
|
570
|
+
"path": "agents/gem-designer-mobile.agent.md",
|
|
571
|
+
"type": "agent",
|
|
572
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/gem-designer-mobile.agent.md"
|
|
573
|
+
},
|
|
550
574
|
{
|
|
551
575
|
"name": "gem-designer",
|
|
552
|
-
"description": "UI/UX design specialist —
|
|
576
|
+
"description": "UI/UX design specialist — layouts, themes, color schemes, design systems, accessibility.",
|
|
553
577
|
"tags": [],
|
|
554
578
|
"path": "agents/gem-designer.agent.md",
|
|
555
579
|
"type": "agent",
|
|
@@ -557,7 +581,7 @@
|
|
|
557
581
|
},
|
|
558
582
|
{
|
|
559
583
|
"name": "gem-devops",
|
|
560
|
-
"description": "
|
|
584
|
+
"description": "Infrastructure deployment, CI/CD pipelines, container management.",
|
|
561
585
|
"tags": [],
|
|
562
586
|
"path": "agents/gem-devops.agent.md",
|
|
563
587
|
"type": "agent",
|
|
@@ -565,23 +589,39 @@
|
|
|
565
589
|
},
|
|
566
590
|
{
|
|
567
591
|
"name": "gem-documentation-writer",
|
|
568
|
-
"description": "
|
|
592
|
+
"description": "Technical documentation, README files, API docs, diagrams, walkthroughs.",
|
|
569
593
|
"tags": [],
|
|
570
594
|
"path": "agents/gem-documentation-writer.agent.md",
|
|
571
595
|
"type": "agent",
|
|
572
596
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/gem-documentation-writer.agent.md"
|
|
573
597
|
},
|
|
598
|
+
{
|
|
599
|
+
"name": "gem-implementer-mobile",
|
|
600
|
+
"description": "Mobile implementation — React Native, Expo, Flutter with TDD.",
|
|
601
|
+
"tags": [],
|
|
602
|
+
"path": "agents/gem-implementer-mobile.agent.md",
|
|
603
|
+
"type": "agent",
|
|
604
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/gem-implementer-mobile.agent.md"
|
|
605
|
+
},
|
|
574
606
|
{
|
|
575
607
|
"name": "gem-implementer",
|
|
576
|
-
"description": "
|
|
608
|
+
"description": "TDD code implementation — features, bugs, refactoring. Never reviews own work.",
|
|
577
609
|
"tags": [],
|
|
578
610
|
"path": "agents/gem-implementer.agent.md",
|
|
579
611
|
"type": "agent",
|
|
580
612
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/gem-implementer.agent.md"
|
|
581
613
|
},
|
|
614
|
+
{
|
|
615
|
+
"name": "gem-mobile-tester",
|
|
616
|
+
"description": "Mobile E2E testing — Detox, Maestro, iOS/Android simulators.",
|
|
617
|
+
"tags": [],
|
|
618
|
+
"path": "agents/gem-mobile-tester.agent.md",
|
|
619
|
+
"type": "agent",
|
|
620
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/gem-mobile-tester.agent.md"
|
|
621
|
+
},
|
|
582
622
|
{
|
|
583
623
|
"name": "gem-orchestrator",
|
|
584
|
-
"description": "
|
|
624
|
+
"description": "The team lead: Orchestrates research, planning, implementation, and verification.",
|
|
585
625
|
"tags": [],
|
|
586
626
|
"path": "agents/gem-orchestrator.agent.md",
|
|
587
627
|
"type": "agent",
|
|
@@ -589,7 +629,7 @@
|
|
|
589
629
|
},
|
|
590
630
|
{
|
|
591
631
|
"name": "gem-planner",
|
|
592
|
-
"description": "
|
|
632
|
+
"description": "DAG-based execution plans — task decomposition, wave scheduling, risk analysis.",
|
|
593
633
|
"tags": [],
|
|
594
634
|
"path": "agents/gem-planner.agent.md",
|
|
595
635
|
"type": "agent",
|
|
@@ -597,7 +637,7 @@
|
|
|
597
637
|
},
|
|
598
638
|
{
|
|
599
639
|
"name": "gem-researcher",
|
|
600
|
-
"description": "
|
|
640
|
+
"description": "Codebase exploration — patterns, dependencies, architecture discovery.",
|
|
601
641
|
"tags": [],
|
|
602
642
|
"path": "agents/gem-researcher.agent.md",
|
|
603
643
|
"type": "agent",
|
|
@@ -605,7 +645,7 @@
|
|
|
605
645
|
},
|
|
606
646
|
{
|
|
607
647
|
"name": "gem-reviewer",
|
|
608
|
-
"description": "Security auditing, code review, OWASP scanning,
|
|
648
|
+
"description": "Security auditing, code review, OWASP scanning, PRD compliance verification.",
|
|
609
649
|
"tags": [],
|
|
610
650
|
"path": "agents/gem-reviewer.agent.md",
|
|
611
651
|
"type": "agent",
|
|
@@ -643,14 +683,6 @@
|
|
|
643
683
|
"type": "agent",
|
|
644
684
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/go-mcp-expert.agent.md"
|
|
645
685
|
},
|
|
646
|
-
{
|
|
647
|
-
"name": "gpt-5-beast-mode",
|
|
648
|
-
"description": "Beast Mode 2.0: A powerful autonomous agent tuned specifically for GPT-5 that can solve complex problems by using tools, conducting research, and iterating until the problem is fully resolved.",
|
|
649
|
-
"tags": [],
|
|
650
|
-
"path": "agents/gpt-5-beast-mode.agent.md",
|
|
651
|
-
"type": "agent",
|
|
652
|
-
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/gpt-5-beast-mode.agent.md"
|
|
653
|
-
},
|
|
654
686
|
{
|
|
655
687
|
"name": "hlbpa",
|
|
656
688
|
"description": "Your perfect AI chat mode for high-level architectural documentation and review. Perfect for targeted updates after a story or researching that legacy system when nobody remembers what it's supposed to be doing.",
|
|
@@ -1123,6 +1155,94 @@
|
|
|
1123
1155
|
"type": "agent",
|
|
1124
1156
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/qa-subagent.agent.md"
|
|
1125
1157
|
},
|
|
1158
|
+
{
|
|
1159
|
+
"name": "react18-auditor",
|
|
1160
|
+
"description": "Deep-scan specialist for React 16/17 class-component codebases targeting React 18.3.1. Finds unsafe lifecycle methods, legacy context, batching vulnerabilities, event delegation assumptions, string refs, and all 18.3.1 deprecation surface. Reads everything, touches nothing. Saves .github/react18-audit.md.",
|
|
1161
|
+
"tags": [],
|
|
1162
|
+
"path": "agents/react18-auditor.agent.md",
|
|
1163
|
+
"type": "agent",
|
|
1164
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/react18-auditor.agent.md"
|
|
1165
|
+
},
|
|
1166
|
+
{
|
|
1167
|
+
"name": "react18-batching-fixer",
|
|
1168
|
+
"description": "Automatic batching regression specialist. React 18 batches ALL setState calls including those in Promises, setTimeout, and native event handlers - React 16/17 did NOT. Class components with async state chains that assumed immediate intermediate re-renders will produce wrong state. This agent finds every vulnerable pattern and fixes with flushSync where semantically required.",
|
|
1169
|
+
"tags": [],
|
|
1170
|
+
"path": "agents/react18-batching-fixer.agent.md",
|
|
1171
|
+
"type": "agent",
|
|
1172
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/react18-batching-fixer.agent.md"
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
"name": "react18-class-surgeon",
|
|
1176
|
+
"description": "Class component migration specialist for React 16/17 → 18.3.1. Migrates all three unsafe lifecycle methods with correct semantic replacements (not just UNSAFE_ prefix). Migrates legacy context to createContext, string refs to React.createRef(), findDOMNode to direct refs, and ReactDOM.render to createRoot. Uses memory to checkpoint per-file progress.",
|
|
1177
|
+
"tags": [],
|
|
1178
|
+
"path": "agents/react18-class-surgeon.agent.md",
|
|
1179
|
+
"type": "agent",
|
|
1180
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/react18-class-surgeon.agent.md"
|
|
1181
|
+
},
|
|
1182
|
+
{
|
|
1183
|
+
"name": "react18-commander",
|
|
1184
|
+
"description": "Master orchestrator for React 16/17 → 18.3.1 migration. Designed for class-component-heavy codebases. Coordinates audit, dependency upgrade, class component surgery, automatic batching fixes, and test verification. Uses memory to gate each phase and resume interrupted sessions. 18.3.1 is the target - it surface-exposes every deprecation that React 19 will remove, so the output is a codebase ready for the React 19 orchestra next.",
|
|
1185
|
+
"tags": [],
|
|
1186
|
+
"path": "agents/react18-commander.agent.md",
|
|
1187
|
+
"type": "agent",
|
|
1188
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/react18-commander.agent.md"
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
"name": "react18-dep-surgeon",
|
|
1192
|
+
"description": "Dependency upgrade specialist for React 16/17 → 18.3.1. Pins to 18.3.1 exactly (not 18.x latest). Upgrades RTL to v14, Apollo 3.8+, Emotion 11.10+, react-router v6. Detects and blocks on Enzyme (no React 18 support). Returns GO/NO-GO to commander.",
|
|
1193
|
+
"tags": [],
|
|
1194
|
+
"path": "agents/react18-dep-surgeon.agent.md",
|
|
1195
|
+
"type": "agent",
|
|
1196
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/react18-dep-surgeon.agent.md"
|
|
1197
|
+
},
|
|
1198
|
+
{
|
|
1199
|
+
"name": "react18-test-guardian",
|
|
1200
|
+
"description": "Test suite fixer and verifier for React 16/17 → 18.3.1 migration. Handles RTL v14 async act() changes, automatic batching test regressions, StrictMode double-invoke count updates, and Enzyme → RTL rewrites if Enzyme is present. Loops until zero test failures. Invoked as subagent by react18-commander.",
|
|
1201
|
+
"tags": [],
|
|
1202
|
+
"path": "agents/react18-test-guardian.agent.md",
|
|
1203
|
+
"type": "agent",
|
|
1204
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/react18-test-guardian.agent.md"
|
|
1205
|
+
},
|
|
1206
|
+
{
|
|
1207
|
+
"name": "react19-auditor",
|
|
1208
|
+
"description": "Deep-scan specialist that identifies every React 19 breaking change and deprecated pattern across the entire codebase. Produces a prioritized migration report at .github/react19-audit.md. Reads everything, touches nothing. Invoked as a subagent by react19-commander.",
|
|
1209
|
+
"tags": [],
|
|
1210
|
+
"path": "agents/react19-auditor.agent.md",
|
|
1211
|
+
"type": "agent",
|
|
1212
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/react19-auditor.agent.md"
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
"name": "react19-commander",
|
|
1216
|
+
"description": "Master orchestrator for React 19 migration. Invokes specialist subagents in sequence - auditor, dep-surgeon, migrator, test-guardian - and gates advancement between steps. Uses memory to track migration state across the pipeline. Zero tolerance for incomplete migrations.",
|
|
1217
|
+
"tags": [],
|
|
1218
|
+
"path": "agents/react19-commander.agent.md",
|
|
1219
|
+
"type": "agent",
|
|
1220
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/react19-commander.agent.md"
|
|
1221
|
+
},
|
|
1222
|
+
{
|
|
1223
|
+
"name": "react19-dep-surgeon",
|
|
1224
|
+
"description": "Dependency upgrade specialist. Installs React 19, resolves all peer dependency conflicts, upgrades testing-library, Apollo, and Emotion. Uses memory to log each upgrade step. Returns GO/NO-GO to the commander. Invoked as a subagent by react19-commander.",
|
|
1225
|
+
"tags": [],
|
|
1226
|
+
"path": "agents/react19-dep-surgeon.agent.md",
|
|
1227
|
+
"type": "agent",
|
|
1228
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/react19-dep-surgeon.agent.md"
|
|
1229
|
+
},
|
|
1230
|
+
{
|
|
1231
|
+
"name": "react19-migrator",
|
|
1232
|
+
"description": "Source code migration engine. Rewrites every deprecated React pattern to React 19 APIs - forwardRef, defaultProps, ReactDOM.render, legacy context, string refs, useRef(). Uses memory to checkpoint progress per file. Never touches test files. Returns zero-deprecated-pattern confirmation to commander.",
|
|
1233
|
+
"tags": [],
|
|
1234
|
+
"path": "agents/react19-migrator.agent.md",
|
|
1235
|
+
"type": "agent",
|
|
1236
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/react19-migrator.agent.md"
|
|
1237
|
+
},
|
|
1238
|
+
{
|
|
1239
|
+
"name": "react19-test-guardian",
|
|
1240
|
+
"description": "Test suite fixer and verification specialist. Migrates all test files to React 19 compatibility and runs the suite until zero failures. Uses memory to track per-file fix progress and failure history. Does not stop until npm test reports 0 failures. Invoked as a subagent by react19-commander.",
|
|
1241
|
+
"tags": [],
|
|
1242
|
+
"path": "agents/react19-test-guardian.agent.md",
|
|
1243
|
+
"type": "agent",
|
|
1244
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/react19-test-guardian.agent.md"
|
|
1245
|
+
},
|
|
1126
1246
|
{
|
|
1127
1247
|
"name": "reepl-linkedin",
|
|
1128
1248
|
"description": "AI-powered LinkedIn content creation, scheduling, and analytics agent. Create posts, carousels, and manage your LinkedIn presence with GitHub Copilot.",
|
|
@@ -1171,14 +1291,6 @@
|
|
|
1171
1291
|
"type": "agent",
|
|
1172
1292
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/rug-orchestrator.agent.md"
|
|
1173
1293
|
},
|
|
1174
|
-
{
|
|
1175
|
-
"name": "rust-gpt-4.1-beast-mode",
|
|
1176
|
-
"description": "Rust GPT-4.1 Coding Beast Mode for VS Code",
|
|
1177
|
-
"tags": [],
|
|
1178
|
-
"path": "agents/rust-gpt-4.1-beast-mode.agent.md",
|
|
1179
|
-
"type": "agent",
|
|
1180
|
-
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/rust-gpt-4.1-beast-mode.agent.md"
|
|
1181
|
-
},
|
|
1182
1294
|
{
|
|
1183
1295
|
"name": "rust-mcp-expert",
|
|
1184
1296
|
"description": "Expert assistant for Rust MCP server development using the rmcp SDK with tokio async runtime",
|
|
@@ -1323,6 +1435,14 @@
|
|
|
1323
1435
|
"type": "agent",
|
|
1324
1436
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/software-engineer-agent-v1.agent.md"
|
|
1325
1437
|
},
|
|
1438
|
+
{
|
|
1439
|
+
"name": "spark-performance",
|
|
1440
|
+
"description": "Diagnose PySpark performance bottlenecks, distributed execution pitfalls, and suggest Spark-native rewrites and safer distributed patterns (incl. mapInPandas guidance).",
|
|
1441
|
+
"tags": [],
|
|
1442
|
+
"path": "agents/spark-performance.agent.md",
|
|
1443
|
+
"type": "agent",
|
|
1444
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/spark-performance.agent.md"
|
|
1445
|
+
},
|
|
1326
1446
|
{
|
|
1327
1447
|
"name": "specification",
|
|
1328
1448
|
"description": "Generate or update specification documents for new or existing functionality.",
|
|
@@ -1467,14 +1587,6 @@
|
|
|
1467
1587
|
"type": "agent",
|
|
1468
1588
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/typescript-mcp-expert.agent.md"
|
|
1469
1589
|
},
|
|
1470
|
-
{
|
|
1471
|
-
"name": "voidbeast-gpt41enhanced",
|
|
1472
|
-
"description": "4.1 voidBeast_GPT41Enhanced 1.0 : a advanced autonomous developer agent, designed for elite full-stack development with enhanced multi-mode capabilities. This latest evolution features sophisticated mode detection, comprehensive research capabilities, and never-ending problem resolution. Plan/Act/Deep Research/Analyzer/Checkpoints(Memory)/Prompt Generator Modes.",
|
|
1473
|
-
"tags": [],
|
|
1474
|
-
"path": "agents/voidbeast-gpt41enhanced.agent.md",
|
|
1475
|
-
"type": "agent",
|
|
1476
|
-
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/voidbeast-gpt41enhanced.agent.md"
|
|
1477
|
-
},
|
|
1478
1590
|
{
|
|
1479
1591
|
"name": "vuejs-expert",
|
|
1480
1592
|
"description": "Expert Vue.js frontend engineer specializing in Vue 3 Composition API, reactivity, state management, testing, and performance with TypeScript",
|
|
@@ -1512,7 +1624,7 @@
|
|
|
1512
1624
|
"instructions": [
|
|
1513
1625
|
{
|
|
1514
1626
|
"name": "a11y",
|
|
1515
|
-
"description": "
|
|
1627
|
+
"description": "Comprehensive web accessibility standards based on WCAG 2.2 AA, with 38+ anti-patterns, legal enforcement context (EAA, ADA Title II), WAI-ARIA patterns, and framework-specific fixes for modern web frameworks and libraries.",
|
|
1516
1628
|
"tags": [],
|
|
1517
1629
|
"path": "instructions/a11y.instructions.md",
|
|
1518
1630
|
"type": "instruction",
|
|
@@ -1606,6 +1718,22 @@
|
|
|
1606
1718
|
"type": "instruction",
|
|
1607
1719
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/azure-devops-pipelines.instructions.md"
|
|
1608
1720
|
},
|
|
1721
|
+
{
|
|
1722
|
+
"name": "azure-durable-functions-csharp",
|
|
1723
|
+
"description": "Guidelines and best practices for building Azure Durable Functions in C# using the isolated worker model",
|
|
1724
|
+
"tags": [],
|
|
1725
|
+
"path": "instructions/azure-durable-functions-csharp.instructions.md",
|
|
1726
|
+
"type": "instruction",
|
|
1727
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/azure-durable-functions-csharp.instructions.md"
|
|
1728
|
+
},
|
|
1729
|
+
{
|
|
1730
|
+
"name": "azure-functions-csharp",
|
|
1731
|
+
"description": "Guidelines and best practices for building Azure Functions in C# using the isolated worker model",
|
|
1732
|
+
"tags": [],
|
|
1733
|
+
"path": "instructions/azure-functions-csharp.instructions.md",
|
|
1734
|
+
"type": "instruction",
|
|
1735
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/instructions/azure-functions-csharp.instructions.md"
|
|
1736
|
+
},
|
|
1609
1737
|
{
|
|
1610
1738
|
"name": "azure-functions-typescript",
|
|
1611
1739
|
"description": "TypeScript patterns for Azure Functions",
|
|
@@ -2488,7 +2616,7 @@
|
|
|
2488
2616
|
},
|
|
2489
2617
|
{
|
|
2490
2618
|
"name": "performance-optimization",
|
|
2491
|
-
"description": "
|
|
2619
|
+
"description": "Comprehensive web performance standards based on Core Web Vitals (LCP, INP, CLS), with 50+ anti-patterns, detection regex, framework-specific fixes for modern web frameworks, and modern API guidance.",
|
|
2492
2620
|
"tags": [],
|
|
2493
2621
|
"path": "instructions/performance-optimization.instructions.md",
|
|
2494
2622
|
"type": "instruction",
|
|
@@ -2712,7 +2840,7 @@
|
|
|
2712
2840
|
},
|
|
2713
2841
|
{
|
|
2714
2842
|
"name": "security-and-owasp",
|
|
2715
|
-
"description": "Comprehensive secure coding
|
|
2843
|
+
"description": "Comprehensive secure coding standards based on OWASP Top 10 2025, with 55+ anti-patterns, detection regex, framework-specific fixes for modern web and backend frameworks, and AI/LLM security guidance.",
|
|
2716
2844
|
"tags": [],
|
|
2717
2845
|
"path": "instructions/security-and-owasp.instructions.md",
|
|
2718
2846
|
"type": "instruction",
|
|
@@ -2934,6 +3062,28 @@
|
|
|
2934
3062
|
],
|
|
2935
3063
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/agent-governance/SKILL.md"
|
|
2936
3064
|
},
|
|
3065
|
+
{
|
|
3066
|
+
"name": "agent-owasp-compliance",
|
|
3067
|
+
"description": "Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks.\nUse this skill when:\n- Evaluating an agent system's security posture before production deployment\n- Running a compliance check against OWASP ASI 2026 standards\n- Mapping existing security controls to the 10 agentic risks\n- Generating a compliance report for security review or audit\n- Comparing agent framework security features against the standard\n- Any request like \"is my agent OWASP compliant?\", \"check ASI compliance\", or \"agentic security audit\"\n",
|
|
3068
|
+
"tags": [],
|
|
3069
|
+
"path": "skills/agent-owasp-compliance/SKILL.md",
|
|
3070
|
+
"type": "skill",
|
|
3071
|
+
"files": [
|
|
3072
|
+
"SKILL.md"
|
|
3073
|
+
],
|
|
3074
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/agent-owasp-compliance/SKILL.md"
|
|
3075
|
+
},
|
|
3076
|
+
{
|
|
3077
|
+
"name": "agent-supply-chain",
|
|
3078
|
+
"description": "Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when:\n- Generating SHA-256 integrity manifests for agent plugins or tool packages\n- Verifying that installed plugins match their published manifests\n- Detecting tampered, modified, or untracked files in agent tool directories\n- Auditing dependency pinning and version policies for agent components\n- Building provenance chains for agent plugin promotion (dev → staging → production)\n- Any request like \"verify plugin integrity\", \"generate manifest\", \"check supply chain\", or \"sign this plugin\"\n",
|
|
3079
|
+
"tags": [],
|
|
3080
|
+
"path": "skills/agent-supply-chain/SKILL.md",
|
|
3081
|
+
"type": "skill",
|
|
3082
|
+
"files": [
|
|
3083
|
+
"SKILL.md"
|
|
3084
|
+
],
|
|
3085
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/agent-supply-chain/SKILL.md"
|
|
3086
|
+
},
|
|
2937
3087
|
{
|
|
2938
3088
|
"name": "agentic-eval",
|
|
2939
3089
|
"description": "Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when:\n- Implementing self-critique and reflection loops\n- Building evaluator-optimizer pipelines for quality-critical generation\n- Creating test-driven code refinement workflows\n- Designing rubric-based or LLM-as-judge evaluation systems\n- Adding iterative improvement to agent outputs (code, reports, analysis)\n- Measuring and improving agent response quality\n",
|
|
@@ -4169,13 +4319,17 @@
|
|
|
4169
4319
|
"type": "skill",
|
|
4170
4320
|
"files": [
|
|
4171
4321
|
"SKILL.md",
|
|
4172
|
-
"references/
|
|
4173
|
-
"references/eval-
|
|
4174
|
-
"references/
|
|
4175
|
-
"references/
|
|
4176
|
-
"references/
|
|
4177
|
-
"references/run-
|
|
4178
|
-
"references/
|
|
4322
|
+
"references/1-a-entry-point.md",
|
|
4323
|
+
"references/1-b-eval-criteria.md",
|
|
4324
|
+
"references/2-wrap-and-trace.md",
|
|
4325
|
+
"references/3-define-evaluators.md",
|
|
4326
|
+
"references/4-build-dataset.md",
|
|
4327
|
+
"references/5-run-tests.md",
|
|
4328
|
+
"references/6-investigate.md",
|
|
4329
|
+
"references/evaluators.md",
|
|
4330
|
+
"references/testing-api.md",
|
|
4331
|
+
"references/wrap-api.md",
|
|
4332
|
+
"resources/setup.sh"
|
|
4179
4333
|
],
|
|
4180
4334
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/eval-driven-dev/SKILL.md"
|
|
4181
4335
|
},
|
|
@@ -4355,6 +4509,22 @@
|
|
|
4355
4509
|
],
|
|
4356
4510
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/folder-structure-blueprint-generator/SKILL.md"
|
|
4357
4511
|
},
|
|
4512
|
+
{
|
|
4513
|
+
"name": "freecad-scripts",
|
|
4514
|
+
"description": "Expert skill for writing FreeCAD Python scripts, macros, and automation. Use when asked to create FreeCAD models, parametric objects, Part/Mesh/Sketcher scripts, workbench tools, GUI dialogs with PySide, Coin3D scenegraph manipulation, or any FreeCAD Python API task. Covers FreeCAD scripting basics, geometry creation, FeaturePython objects, interface tools, and macro development.",
|
|
4515
|
+
"tags": [],
|
|
4516
|
+
"path": "skills/freecad-scripts/SKILL.md",
|
|
4517
|
+
"type": "skill",
|
|
4518
|
+
"files": [
|
|
4519
|
+
"SKILL.md",
|
|
4520
|
+
"references/geometry-and-shapes.md",
|
|
4521
|
+
"references/gui-and-interface.md",
|
|
4522
|
+
"references/parametric-objects.md",
|
|
4523
|
+
"references/scripting-fundamentals.md",
|
|
4524
|
+
"references/workbenches-and-advanced.md"
|
|
4525
|
+
],
|
|
4526
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/freecad-scripts/SKILL.md"
|
|
4527
|
+
},
|
|
4358
4528
|
{
|
|
4359
4529
|
"name": "from-the-other-side-vega",
|
|
4360
4530
|
"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.",
|
|
@@ -4518,6 +4688,19 @@
|
|
|
4518
4688
|
],
|
|
4519
4689
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/go-mcp-server-generator/SKILL.md"
|
|
4520
4690
|
},
|
|
4691
|
+
{
|
|
4692
|
+
"name": "gsap-framer-scroll-animation",
|
|
4693
|
+
"description": "Use this skill whenever the user wants to build scroll animations, scroll effects, parallax, scroll-triggered reveals, pinned sections, horizontal scroll, text animations, or any motion tied to scroll position — in vanilla JS, React, or Next.js. Covers GSAP ScrollTrigger (pinning, scrubbing, snapping, timelines, horizontal scroll, ScrollSmoother, matchMedia) and Framer Motion / Motion v12 (useScroll, useTransform, useSpring, whileInView, variants). Use this skill even if the user just says \"animate on scroll\", \"fade in as I scroll\", \"make it scroll like Apple\", \"parallax effect\", \"sticky section\", \"scroll progress bar\", or \"entrance animation\". Also triggers for Copilot prompt patterns for GSAP or Framer Motion code generation. Pairs with the premium-frontend-ui skill for creative philosophy and design-level polish.",
|
|
4694
|
+
"tags": [],
|
|
4695
|
+
"path": "skills/gsap-framer-scroll-animation/SKILL.md",
|
|
4696
|
+
"type": "skill",
|
|
4697
|
+
"files": [
|
|
4698
|
+
"SKILL.md",
|
|
4699
|
+
"references/framer.md",
|
|
4700
|
+
"references/gsap.md"
|
|
4701
|
+
],
|
|
4702
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/gsap-framer-scroll-animation/SKILL.md"
|
|
4703
|
+
},
|
|
4521
4704
|
{
|
|
4522
4705
|
"name": "gtm-0-to-1-launch",
|
|
4523
4706
|
"description": "Launch new products from idea to first customers. Use when launching products, finding early adopters, building launch week playbooks, diagnosing why adoption stalls, or learning that press coverage does not equal growth. Includes the three-layer diagnosis, the 2-week experiment cycle, and the launch that got 50K impressions and 12 signups.",
|
|
@@ -4827,6 +5010,18 @@
|
|
|
4827
5010
|
],
|
|
4828
5011
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/legacy-circuit-mockups/SKILL.md"
|
|
4829
5012
|
},
|
|
5013
|
+
{
|
|
5014
|
+
"name": "lsp-setup",
|
|
5015
|
+
"description": "Enable code intelligence (go-to-definition, find-references, hover, type info) for any programming language by installing and configuring an LSP server for Copilot CLI. Detects the OS, installs the right server, and generates the JSON configuration (user-level or repo-level). Use when you need deeper code understanding and no LSP server is configured, or when the user asks to set up, install, or configure an LSP server.",
|
|
5016
|
+
"tags": [],
|
|
5017
|
+
"path": "skills/lsp-setup/SKILL.md",
|
|
5018
|
+
"type": "skill",
|
|
5019
|
+
"files": [
|
|
5020
|
+
"SKILL.md",
|
|
5021
|
+
"references/lsp-servers.md"
|
|
5022
|
+
],
|
|
5023
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/lsp-setup/SKILL.md"
|
|
5024
|
+
},
|
|
4830
5025
|
{
|
|
4831
5026
|
"name": "make-repo-contribution",
|
|
4832
5027
|
"description": "All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, commits generated, or pull request (or PR) created, a search must be done to ensure the right steps are followed. Whenever asked to create an issue, commit messages, to push code, or create a PR, use this skill so everything is done correctly.",
|
|
@@ -4932,6 +5127,17 @@
|
|
|
4932
5127
|
],
|
|
4933
5128
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/mcp-deploy-manage-agents/SKILL.md"
|
|
4934
5129
|
},
|
|
5130
|
+
{
|
|
5131
|
+
"name": "mcp-security-audit",
|
|
5132
|
+
"description": "Audit MCP (Model Context Protocol) server configurations for security issues. Use this skill when:\n- Reviewing .mcp.json files for security risks\n- Checking MCP server args for hardcoded secrets or shell injection patterns\n- Validating that MCP servers use pinned versions (not @latest)\n- Detecting unpinned dependencies in MCP server configurations\n- Auditing which MCP servers a project registers and whether they're on an approved list\n- Checking for environment variable usage vs. hardcoded credentials in MCP configs\n- Any request like \"is my MCP config secure?\", \"audit my MCP servers\", or \"check .mcp.json\"\nkeywords: [mcp, security, audit, secrets, shell-injection, supply-chain, governance]\n",
|
|
5133
|
+
"tags": [],
|
|
5134
|
+
"path": "skills/mcp-security-audit/SKILL.md",
|
|
5135
|
+
"type": "skill",
|
|
5136
|
+
"files": [
|
|
5137
|
+
"SKILL.md"
|
|
5138
|
+
],
|
|
5139
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/mcp-security-audit/SKILL.md"
|
|
5140
|
+
},
|
|
4935
5141
|
{
|
|
4936
5142
|
"name": "meeting-minutes",
|
|
4937
5143
|
"description": "Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps.",
|
|
@@ -5632,6 +5838,137 @@
|
|
|
5632
5838
|
],
|
|
5633
5839
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/quasi-coder/SKILL.md"
|
|
5634
5840
|
},
|
|
5841
|
+
{
|
|
5842
|
+
"name": "react-audit-grep-patterns",
|
|
5843
|
+
"description": "Provides the complete, verified grep scan command library for auditing React codebases before a React 18.3.1 or React 19 upgrade. Use this skill whenever running a migration audit - for both the react18-auditor and react19-auditor agents. Contains every grep pattern needed to find deprecated APIs, removed APIs, unsafe lifecycle methods, batching vulnerabilities, test file issues, dependency conflicts, and React 19 specific removals. Always use this skill when writing audit scan commands - do not rely on memory for grep syntax, especially for the multi-line async setState patterns which require context flags.",
|
|
5844
|
+
"tags": [],
|
|
5845
|
+
"path": "skills/react-audit-grep-patterns/SKILL.md",
|
|
5846
|
+
"type": "skill",
|
|
5847
|
+
"files": [
|
|
5848
|
+
"SKILL.md",
|
|
5849
|
+
"references/dep-scans.md",
|
|
5850
|
+
"references/react18-scans.md",
|
|
5851
|
+
"references/react19-scans.md",
|
|
5852
|
+
"references/test-scans.md"
|
|
5853
|
+
],
|
|
5854
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/react-audit-grep-patterns/SKILL.md"
|
|
5855
|
+
},
|
|
5856
|
+
{
|
|
5857
|
+
"name": "react18-batching-patterns",
|
|
5858
|
+
"description": "Provides exact patterns for diagnosing and fixing automatic batching regressions in React 18 class components. Use this skill whenever a class component has multiple setState calls in an async method, inside setTimeout, inside a Promise .then() or .catch(), or in a native event handler. Use it before writing any flushSync call - the decision tree here prevents unnecessary flushSync overuse. Also use this skill when fixing test failures caused by intermediate state assertions that break after React 18 upgrade.",
|
|
5859
|
+
"tags": [],
|
|
5860
|
+
"path": "skills/react18-batching-patterns/SKILL.md",
|
|
5861
|
+
"type": "skill",
|
|
5862
|
+
"files": [
|
|
5863
|
+
"SKILL.md",
|
|
5864
|
+
"references/batching-categories.md",
|
|
5865
|
+
"references/flushSync-guide.md"
|
|
5866
|
+
],
|
|
5867
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/react18-batching-patterns/SKILL.md"
|
|
5868
|
+
},
|
|
5869
|
+
{
|
|
5870
|
+
"name": "react18-dep-compatibility",
|
|
5871
|
+
"description": "React 18.3.1 and React 19 dependency compatibility matrix.",
|
|
5872
|
+
"tags": [],
|
|
5873
|
+
"path": "skills/react18-dep-compatibility/SKILL.md",
|
|
5874
|
+
"type": "skill",
|
|
5875
|
+
"files": [
|
|
5876
|
+
"SKILL.md",
|
|
5877
|
+
"references/apollo-details.md",
|
|
5878
|
+
"references/router-migration.md"
|
|
5879
|
+
],
|
|
5880
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/react18-dep-compatibility/SKILL.md"
|
|
5881
|
+
},
|
|
5882
|
+
{
|
|
5883
|
+
"name": "react18-enzyme-to-rtl",
|
|
5884
|
+
"description": "Provides exact Enzyme → React Testing Library migration patterns for React 18 upgrades. Use this skill whenever Enzyme tests need to be rewritten - shallow, mount, wrapper.find(), wrapper.simulate(), wrapper.prop(), wrapper.state(), wrapper.instance(), Enzyme configure/Adapter calls, or any test file that imports from enzyme. This skill covers the full API mapping and the philosophy shift from implementation testing to behavior testing. Always read this skill before rewriting Enzyme tests - do not translate Enzyme APIs 1:1, that produces brittle RTL tests.",
|
|
5885
|
+
"tags": [],
|
|
5886
|
+
"path": "skills/react18-enzyme-to-rtl/SKILL.md",
|
|
5887
|
+
"type": "skill",
|
|
5888
|
+
"files": [
|
|
5889
|
+
"SKILL.md",
|
|
5890
|
+
"references/async-patterns.md",
|
|
5891
|
+
"references/enzyme-api-map.md"
|
|
5892
|
+
],
|
|
5893
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/react18-enzyme-to-rtl/SKILL.md"
|
|
5894
|
+
},
|
|
5895
|
+
{
|
|
5896
|
+
"name": "react18-legacy-context",
|
|
5897
|
+
"description": "Provides the complete migration pattern for React legacy context API (contextTypes, childContextTypes, getChildContext) to the modern createContext API. Use this skill whenever migrating legacy context in class components - this is always a cross-file migration requiring the provider AND all consumers to be updated together. Use it before touching any contextTypes or childContextTypes code, because migrating only the provider without the consumers (or vice versa) will cause a runtime failure. Always read this skill before writing any context migration - the cross-file coordination steps here prevent the most common context migration bugs.",
|
|
5898
|
+
"tags": [],
|
|
5899
|
+
"path": "skills/react18-legacy-context/SKILL.md",
|
|
5900
|
+
"type": "skill",
|
|
5901
|
+
"files": [
|
|
5902
|
+
"SKILL.md",
|
|
5903
|
+
"references/context-file-template.md",
|
|
5904
|
+
"references/multi-context.md",
|
|
5905
|
+
"references/single-context.md"
|
|
5906
|
+
],
|
|
5907
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/react18-legacy-context/SKILL.md"
|
|
5908
|
+
},
|
|
5909
|
+
{
|
|
5910
|
+
"name": "react18-lifecycle-patterns",
|
|
5911
|
+
"description": "Provides exact before/after migration patterns for the three unsafe class component lifecycle methods - componentWillMount, componentWillReceiveProps, and componentWillUpdate - targeting React 18.3.1. Use this skill whenever a class component needs its lifecycle methods migrated, when deciding between getDerivedStateFromProps vs componentDidUpdate, when adding getSnapshotBeforeUpdate, or when fixing React 18 UNSAFE_ lifecycle warnings. Always use this skill before writing any lifecycle migration code - do not guess the pattern from memory, the decision trees here prevent the most common migration mistakes.",
|
|
5912
|
+
"tags": [],
|
|
5913
|
+
"path": "skills/react18-lifecycle-patterns/SKILL.md",
|
|
5914
|
+
"type": "skill",
|
|
5915
|
+
"files": [
|
|
5916
|
+
"SKILL.md",
|
|
5917
|
+
"references/componentWillMount.md",
|
|
5918
|
+
"references/componentWillReceiveProps.md",
|
|
5919
|
+
"references/componentWillUpdate.md"
|
|
5920
|
+
],
|
|
5921
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/react18-lifecycle-patterns/SKILL.md"
|
|
5922
|
+
},
|
|
5923
|
+
{
|
|
5924
|
+
"name": "react18-string-refs",
|
|
5925
|
+
"description": "Provides exact migration patterns for React string refs (ref=\"name\" + this.refs.name) to React.createRef() in class components. Use this skill whenever migrating string ref usage - including single element refs, multiple refs in a component, refs in lists, callback refs, and refs passed to child components. Always use this skill before writing any ref migration code - the multiple-refs-in-list pattern is particularly tricky and this skill prevents the most common mistakes. Use it for React 18.3.1 migration (string refs warn) and React 19 migration (string refs removed).",
|
|
5926
|
+
"tags": [],
|
|
5927
|
+
"path": "skills/react18-string-refs/SKILL.md",
|
|
5928
|
+
"type": "skill",
|
|
5929
|
+
"files": [
|
|
5930
|
+
"SKILL.md",
|
|
5931
|
+
"references/patterns.md"
|
|
5932
|
+
],
|
|
5933
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/react18-string-refs/SKILL.md"
|
|
5934
|
+
},
|
|
5935
|
+
{
|
|
5936
|
+
"name": "react19-concurrent-patterns",
|
|
5937
|
+
"description": "Preserve React 18 concurrent patterns and adopt React 19 APIs (useTransition, useDeferredValue, Suspense, use(), useOptimistic, Actions) during migration.",
|
|
5938
|
+
"tags": [],
|
|
5939
|
+
"path": "skills/react19-concurrent-patterns/SKILL.md",
|
|
5940
|
+
"type": "skill",
|
|
5941
|
+
"files": [
|
|
5942
|
+
"SKILL.md",
|
|
5943
|
+
"references/react19-actions.md",
|
|
5944
|
+
"references/react19-suspense.md",
|
|
5945
|
+
"references/react19-use.md"
|
|
5946
|
+
],
|
|
5947
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/react19-concurrent-patterns/SKILL.md"
|
|
5948
|
+
},
|
|
5949
|
+
{
|
|
5950
|
+
"name": "react19-source-patterns",
|
|
5951
|
+
"description": "Reference for React 19 source-file migration patterns, including API changes, ref handling, and context updates.",
|
|
5952
|
+
"tags": [],
|
|
5953
|
+
"path": "skills/react19-source-patterns/SKILL.md",
|
|
5954
|
+
"type": "skill",
|
|
5955
|
+
"files": [
|
|
5956
|
+
"SKILL.md",
|
|
5957
|
+
"references/api-migrations.md"
|
|
5958
|
+
],
|
|
5959
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/react19-source-patterns/SKILL.md"
|
|
5960
|
+
},
|
|
5961
|
+
{
|
|
5962
|
+
"name": "react19-test-patterns",
|
|
5963
|
+
"description": "Provides before/after patterns for migrating test files to React 19 compatibility, including act() imports, Simulate removal, and StrictMode call count changes.",
|
|
5964
|
+
"tags": [],
|
|
5965
|
+
"path": "skills/react19-test-patterns/SKILL.md",
|
|
5966
|
+
"type": "skill",
|
|
5967
|
+
"files": [
|
|
5968
|
+
"SKILL.md"
|
|
5969
|
+
],
|
|
5970
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/react19-test-patterns/SKILL.md"
|
|
5971
|
+
},
|
|
5635
5972
|
{
|
|
5636
5973
|
"name": "readme-blueprint-generator",
|
|
5637
5974
|
"description": "Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack, architecture, development workflow, coding standards, and testing approaches while generating well-structured markdown documentation with proper formatting, cross-references, and developer-focused content.",
|
|
@@ -5797,6 +6134,39 @@
|
|
|
5797
6134
|
],
|
|
5798
6135
|
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/rust-mcp-server-generator/SKILL.md"
|
|
5799
6136
|
},
|
|
6137
|
+
{
|
|
6138
|
+
"name": "salesforce-apex-quality",
|
|
6139
|
+
"description": "Apex code quality guardrails for Salesforce development. Enforces bulk-safety rules (no SOQL/DML in loops), sharing model requirements, CRUD/FLS security, SOQL injection prevention, PNB test coverage (Positive / Negative / Bulk), and modern Apex idioms. Use this skill when reviewing or generating Apex classes, trigger handlers, batch jobs, or test classes to catch governor limit risks, security gaps, and quality issues before deployment.",
|
|
6140
|
+
"tags": [],
|
|
6141
|
+
"path": "skills/salesforce-apex-quality/SKILL.md",
|
|
6142
|
+
"type": "skill",
|
|
6143
|
+
"files": [
|
|
6144
|
+
"SKILL.md"
|
|
6145
|
+
],
|
|
6146
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/salesforce-apex-quality/SKILL.md"
|
|
6147
|
+
},
|
|
6148
|
+
{
|
|
6149
|
+
"name": "salesforce-component-standards",
|
|
6150
|
+
"description": "Quality standards for Salesforce Lightning Web Components (LWC), Aura components, and Visualforce pages. Covers SLDS 2 compliance, accessibility (WCAG 2.1 AA), data access pattern selection, component communication rules, XSS prevention, CSRF enforcement, FLS/CRUD in AuraEnabled methods, view state management, and Jest test requirements. Use this skill when building or reviewing any Salesforce UI component to enforce platform-specific security and quality standards.",
|
|
6151
|
+
"tags": [],
|
|
6152
|
+
"path": "skills/salesforce-component-standards/SKILL.md",
|
|
6153
|
+
"type": "skill",
|
|
6154
|
+
"files": [
|
|
6155
|
+
"SKILL.md"
|
|
6156
|
+
],
|
|
6157
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/salesforce-component-standards/SKILL.md"
|
|
6158
|
+
},
|
|
6159
|
+
{
|
|
6160
|
+
"name": "salesforce-flow-design",
|
|
6161
|
+
"description": "Salesforce Flow architecture decisions, flow type selection, bulk safety validation, and fault handling standards. Use this skill when designing or reviewing Record-Triggered, Screen, Autolaunched, Scheduled, or Platform Event flows to ensure correct type selection, no DML/Get Records in loops, proper fault connectors on all data-changing elements, and appropriate automation density checks before deployment.",
|
|
6162
|
+
"tags": [],
|
|
6163
|
+
"path": "skills/salesforce-flow-design/SKILL.md",
|
|
6164
|
+
"type": "skill",
|
|
6165
|
+
"files": [
|
|
6166
|
+
"SKILL.md"
|
|
6167
|
+
],
|
|
6168
|
+
"url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/salesforce-flow-design/SKILL.md"
|
|
6169
|
+
},
|
|
5800
6170
|
{
|
|
5801
6171
|
"name": "sandbox-npm-install",
|
|
5802
6172
|
"description": "Install npm packages in a Docker sandbox environment. Use this skill whenever you need to install, reinstall, or update node_modules inside a container where the workspace is mounted via virtiofs. Native binaries (esbuild, lightningcss, rollup) crash on virtiofs, so packages must be installed on the local ext4 filesystem and symlinked back.",
|