From c5ab60f93cb2baf4aced5dd1d5b31f465c6e868a Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Mon, 27 Oct 2025 12:20:08 +1100 Subject: [PATCH] Updating collection tags --- README.collections.md | 2 +- README.md | 2 +- collections/partners.collection.yml | 14 +++++++++++++- collections/partners.md | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/README.collections.md b/README.collections.md index c674803..8cb0257 100644 --- a/README.collections.md +++ b/README.collections.md @@ -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 | diff --git a/README.md b/README.md index 93a365e..c917f15 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/collections/partners.collection.yml b/collections/partners.collection.yml index d0be8e4..4b988b2 100644 --- a/collections/partners.collection.yml +++ b/collections/partners.collection.yml @@ -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 diff --git a/collections/partners.md b/collections/partners.md index 5666b14..65d6693 100644 --- a/collections/partners.md +++ b/collections/partners.md @@ -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