Skip to content

Commit b97f789

Browse files
committed
chore: remove outdated plugin metadata fields from README.plugins.md and plugin.json
1 parent e9edf44 commit b97f789

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

docs/README.plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ See [CONTRIBUTING.md](../CONTRIBUTING.md#adding-plugins) for guidelines on how t
4242
| [fastah-ip-geo-tools](../plugins/fastah-ip-geo-tools/README.md) | This plugin is for network operations engineers who wish to tune and publish IP geolocation feeds in RFC 8805 format. It consists of an AI Skill and an associated MCP server that geocodes geolocation place names to real cities for accuracy. | 1 items | geofeed, ip-geolocation, rfc-8805, rfc-9632, network-operations, isp, cloud, hosting, ixp |
4343
| [flowstudio-power-automate](../plugins/flowstudio-power-automate/README.md) | Complete toolkit for managing Power Automate cloud flows via the FlowStudio MCP server. Includes skills for connecting to the MCP server, debugging failed flow runs, and building/deploying flows from natural language. | 3 items | power-automate, power-platform, flowstudio, mcp, model-context-protocol, cloud-flows, workflow-automation |
4444
| [frontend-web-dev](../plugins/frontend-web-dev/README.md) | Essential prompts, instructions, and chat modes for modern frontend web development including React, Angular, Vue, TypeScript, and CSS frameworks. | 4 items | frontend, web, react, typescript, javascript, css, html, angular, vue |
45-
| [gem-team](../plugins/gem-team/README.md) | A modular, high-performance multi-agent orchestration framework for complex project execution, feature implementation, and automated verification. | 8 items | multi-agent, orchestration, tdd, e2e-testing, ci-cd, security-audit, documentation, dag-planning, pre-mortem, wave-based, intent-capture, verification-gates, compliance, automation, code-quality, plan, prd |
45+
| [gem-team](../plugins/gem-team/README.md) | A modular, high-performance multi-agent orchestration framework for complex project execution, feature implementation, and automated verification. | 8 items | multi-agent, orchestration, tdd, ci-cd, security-audit, documentation, dag-planning, compliance, code-quality, prd |
4646
| [go-mcp-development](../plugins/go-mcp-development/README.md) | Complete toolkit for building Model Context Protocol (MCP) servers in Go using the official github.com/modelcontextprotocol/go-sdk. Includes instructions for best practices, a prompt for generating servers, and an expert chat mode for guidance. | 2 items | go, golang, mcp, model-context-protocol, server-development, sdk |
4747
| [java-development](../plugins/java-development/README.md) | Comprehensive collection of prompts and instructions for Java development including Spring Boot, Quarkus, testing, documentation, and best practices. | 4 items | java, springboot, quarkus, jpa, junit, javadoc |
4848
| [java-mcp-development](../plugins/java-mcp-development/README.md) | Complete toolkit for building Model Context Protocol servers in Java using the official MCP Java SDK with reactive streams and Spring Boot integration. | 2 items | java, mcp, model-context-protocol, server-development, sdk, reactive-streams, spring-boot, reactor |

plugins/gem-team/.github/plugin/plugin.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,19 +17,12 @@
1717
"multi-agent",
1818
"orchestration",
1919
"tdd",
20-
"e2e-testing",
2120
"ci-cd",
2221
"security-audit",
2322
"documentation",
2423
"dag-planning",
25-
"pre-mortem",
26-
"wave-based",
27-
"intent-capture",
28-
"verification-gates",
2924
"compliance",
30-
"automation",
3125
"code-quality",
32-
"plan",
3326
"prd"
3427
],
3528
"license": "MIT",

0 commit comments

Comments
 (0)