Fix plugin configuration: rename to marketplace.json and update repository URLs

- 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 <noreply@anthropic.com>
This commit is contained in:
swe-agent[bot]
2025-10-18 17:16:42 +00:00
parent c344a2f544
commit 394013fb2e
4 changed files with 12 additions and 12 deletions

View File

@@ -5,10 +5,10 @@
"version": "1.0.0", "version": "1.0.0",
"author": { "author": {
"name": "Claude Code Dev Workflows", "name": "Claude Code Dev Workflows",
"url": "https://github.com/yourusername/myclaude" "url": "https://github.com/cexll/myclaude"
}, },
"homepage": "https://github.com/yourusername/myclaude", "homepage": "https://github.com/cexll/myclaude",
"repository": "https://github.com/yourusername/myclaude", "repository": "https://github.com/cexll/myclaude",
"license": "MIT", "license": "MIT",
"keywords": [ "keywords": [
"gpt5", "gpt5",

View File

@@ -5,10 +5,10 @@
"version": "1.0.0", "version": "1.0.0",
"author": { "author": {
"name": "Claude Code Dev Workflows", "name": "Claude Code Dev Workflows",
"url": "https://github.com/yourusername/myclaude" "url": "https://github.com/cexll/myclaude"
}, },
"homepage": "https://github.com/yourusername/myclaude", "homepage": "https://github.com/cexll/myclaude",
"repository": "https://github.com/yourusername/myclaude", "repository": "https://github.com/cexll/myclaude",
"license": "MIT", "license": "MIT",
"keywords": [ "keywords": [
"bmad", "bmad",

View File

@@ -5,10 +5,10 @@
"version": "1.0.0", "version": "1.0.0",
"author": { "author": {
"name": "Claude Code Dev Workflows", "name": "Claude Code Dev Workflows",
"url": "https://github.com/yourusername/myclaude" "url": "https://github.com/cexll/myclaude"
}, },
"homepage": "https://github.com/yourusername/myclaude", "homepage": "https://github.com/cexll/myclaude",
"repository": "https://github.com/yourusername/myclaude", "repository": "https://github.com/cexll/myclaude",
"license": "MIT", "license": "MIT",
"keywords": [ "keywords": [
"code", "code",

View File

@@ -5,10 +5,10 @@
"version": "1.0.0", "version": "1.0.0",
"author": { "author": {
"name": "Claude Code Dev Workflows", "name": "Claude Code Dev Workflows",
"url": "https://github.com/yourusername/myclaude" "url": "https://github.com/cexll/myclaude"
}, },
"homepage": "https://github.com/yourusername/myclaude", "homepage": "https://github.com/cexll/myclaude",
"repository": "https://github.com/yourusername/myclaude", "repository": "https://github.com/cexll/myclaude",
"license": "MIT", "license": "MIT",
"keywords": [ "keywords": [
"requirements", "requirements",