You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pclass="hero-subtitle">Community-contributed instructions, prompts, agents, and skills to enhance your GitHub Copilot experience</p>
14
+
<pclass="hero-subtitle">Community-contributed agents, instructions, and skills to enhance your GitHub Copilot experience</p>
15
15
<divclass="hero-search">
16
16
<labelfor="global-search"class="sr-only">Search all resources</label>
17
17
<inputtype="text"id="global-search"placeholder="Search all resources..."autocomplete="off"role="combobox"aria-autocomplete="list"aria-expanded="false"aria-controls="search-results">
@@ -33,14 +33,6 @@ const base = import.meta.env.BASE_URL;
"> A community-driven collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot experiences across various domains, languages, and use cases.\n\n";
23
+
"> A community-driven collection of custom agents, instructions, and skills to enhance GitHub Copilot experiences across various domains, languages, and use cases.\n\n";
26
24
27
25
// Add overview section
28
26
content+="## Overview\n\n";
29
27
content+=
30
28
"This repository provides resources to customize and enhance GitHub Copilot:\n\n";
31
29
content+=
32
30
"- **Agents**: Specialized GitHub Copilot agents that integrate with MCP servers\n";
33
-
content+=
34
-
"- **Prompts**: Task-specific prompts for code generation and problem-solving\n";
35
31
content+=
36
32
"- **Instructions**: Coding standards and best practices applied to specific file patterns\n";
0 commit comments