From 394013fb2e6e5f3543cc0dc87df685c40e098b8c Mon Sep 17 00:00:00 2001 From: "swe-agent[bot]" <0+swe-agent[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 17:16:42 +0000 Subject: [PATCH] Fix plugin configuration: rename to marketplace.json and update repository URLs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Rename plugin.json to marketplace.json in all plugin directories - Update repository URLs from yourusername to cexll - Fix author URL, homepage, and repository fields 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- .../.claude-plugin/{plugin.json => marketplace.json} | 6 +++--- .../.claude-plugin/{plugin.json => marketplace.json} | 6 +++--- .../.claude-plugin/{plugin.json => marketplace.json} | 6 +++--- .../.claude-plugin/{plugin.json => marketplace.json} | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) rename advanced-ai-agents/.claude-plugin/{plugin.json => marketplace.json} (72%) rename bmad-agile-workflow/.claude-plugin/{plugin.json => marketplace.json} (81%) rename development-essentials/.claude-plugin/{plugin.json => marketplace.json} (83%) rename requirements-driven-workflow/.claude-plugin/{plugin.json => marketplace.json} (80%) diff --git a/advanced-ai-agents/.claude-plugin/plugin.json b/advanced-ai-agents/.claude-plugin/marketplace.json similarity index 72% rename from advanced-ai-agents/.claude-plugin/plugin.json rename to advanced-ai-agents/.claude-plugin/marketplace.json index 2c0a918..3a92cce 100644 --- a/advanced-ai-agents/.claude-plugin/plugin.json +++ b/advanced-ai-agents/.claude-plugin/marketplace.json @@ -5,10 +5,10 @@ "version": "1.0.0", "author": { "name": "Claude Code Dev Workflows", - "url": "https://github.com/yourusername/myclaude" + "url": "https://github.com/cexll/myclaude" }, - "homepage": "https://github.com/yourusername/myclaude", - "repository": "https://github.com/yourusername/myclaude", + "homepage": "https://github.com/cexll/myclaude", + "repository": "https://github.com/cexll/myclaude", "license": "MIT", "keywords": [ "gpt5", diff --git a/bmad-agile-workflow/.claude-plugin/plugin.json b/bmad-agile-workflow/.claude-plugin/marketplace.json similarity index 81% rename from bmad-agile-workflow/.claude-plugin/plugin.json rename to bmad-agile-workflow/.claude-plugin/marketplace.json index bd06fd3..a01afc6 100644 --- a/bmad-agile-workflow/.claude-plugin/plugin.json +++ b/bmad-agile-workflow/.claude-plugin/marketplace.json @@ -5,10 +5,10 @@ "version": "1.0.0", "author": { "name": "Claude Code Dev Workflows", - "url": "https://github.com/yourusername/myclaude" + "url": "https://github.com/cexll/myclaude" }, - "homepage": "https://github.com/yourusername/myclaude", - "repository": "https://github.com/yourusername/myclaude", + "homepage": "https://github.com/cexll/myclaude", + "repository": "https://github.com/cexll/myclaude", "license": "MIT", "keywords": [ "bmad", diff --git a/development-essentials/.claude-plugin/plugin.json b/development-essentials/.claude-plugin/marketplace.json similarity index 83% rename from development-essentials/.claude-plugin/plugin.json rename to development-essentials/.claude-plugin/marketplace.json index 2aed6c4..92d333a 100644 --- a/development-essentials/.claude-plugin/plugin.json +++ b/development-essentials/.claude-plugin/marketplace.json @@ -5,10 +5,10 @@ "version": "1.0.0", "author": { "name": "Claude Code Dev Workflows", - "url": "https://github.com/yourusername/myclaude" + "url": "https://github.com/cexll/myclaude" }, - "homepage": "https://github.com/yourusername/myclaude", - "repository": "https://github.com/yourusername/myclaude", + "homepage": "https://github.com/cexll/myclaude", + "repository": "https://github.com/cexll/myclaude", "license": "MIT", "keywords": [ "code", diff --git a/requirements-driven-workflow/.claude-plugin/plugin.json b/requirements-driven-workflow/.claude-plugin/marketplace.json similarity index 80% rename from requirements-driven-workflow/.claude-plugin/plugin.json rename to requirements-driven-workflow/.claude-plugin/marketplace.json index e948650..e1800dc 100644 --- a/requirements-driven-workflow/.claude-plugin/plugin.json +++ b/requirements-driven-workflow/.claude-plugin/marketplace.json @@ -5,10 +5,10 @@ "version": "1.0.0", "author": { "name": "Claude Code Dev Workflows", - "url": "https://github.com/yourusername/myclaude" + "url": "https://github.com/cexll/myclaude" }, - "homepage": "https://github.com/yourusername/myclaude", - "repository": "https://github.com/yourusername/myclaude", + "homepage": "https://github.com/cexll/myclaude", + "repository": "https://github.com/cexll/myclaude", "license": "MIT", "keywords": [ "requirements",