Updating collection tags

This commit is contained in:
Aaron Powell 2025-10-27 12:20:08 +11:00
parent ad4ccee098
commit c5ab60f93c
4 changed files with 16 additions and 4 deletions

View File

@ -16,7 +16,7 @@ Curated collections of related prompts, instructions, and chat modes organized a
| Name | Description | Items | Tags |
| ---- | ----------- | ----- | ---- |
| [⭐ Partners](collections/partners.md) | Custom agents that have been created by GitHub partners | 10 items | tag1, tag2, tag3 |
| [⭐ Partners](collections/partners.md) | Custom agents that have been created by GitHub partners | 10 items | devops, security, database, cloud, infrastructure, observability, feature-flags, cicd, migration, performance |
| [Azure & Cloud Development](collections/azure-cloud-development.md) | Comprehensive Azure cloud development tools including Infrastructure as Code, serverless functions, architecture patterns, and cost optimization for building scalable cloud applications. | 18 items | azure, cloud, infrastructure, bicep, terraform, serverless, architecture, devops |
| [C# .NET Development](collections/csharp-dotnet-development.md) | Essential prompts, instructions, and chat modes for C# and .NET development including testing, documentation, and best practices. | 7 items | csharp, dotnet, aspnet, testing |
| [C# MCP Server Development](collections/csharp-mcp-development.md) | Complete toolkit for building Model Context Protocol (MCP) servers in C# using the official SDK. Includes instructions for best practices, a prompt for generating servers, and an expert chat mode for guidance. | 3 items | csharp, mcp, model-context-protocol, dotnet, server-development |

View File

@ -23,7 +23,7 @@ Discover our curated collections of prompts, instructions, and chat modes organi
| Name | Description | Items | Tags |
| ---- | ----------- | ----- | ---- |
| [Partners](collections/partners.md) | Custom agents that have been created by GitHub partners | 10 items | tag1, tag2, tag3 |
| [Partners](collections/partners.md) | Custom agents that have been created by GitHub partners | 10 items | devops, security, database, cloud, infrastructure, observability, feature-flags, cicd, migration, performance |
## MCP Server

View File

@ -1,7 +1,19 @@
id: partners
name: Partners
description: Custom agents that have been created by GitHub partners
tags: [tag1, tag2, tag3]
tags:
[
devops,
security,
database,
cloud,
infrastructure,
observability,
feature-flags,
cicd,
migration,
performance,
]
items:
- path: agents/amplitude-experiment-implementation.agent.md
kind: agent

View File

@ -2,7 +2,7 @@
Custom agents that have been created by GitHub partners
**Tags:** tag1, tag2, tag3
**Tags:** devops, security, database, cloud, infrastructure, observability, feature-flags, cicd, migration, performance
## Items in this Collection