Files
kochetkov-ma__claude-brewcode/.claude-plugin/marketplace.json
T

76 lines
2.1 KiB
JSON

{
"name": "claude-brewcode",
"owner": {
"name": "Maksim Kochetkov",
"email": "apmatypa88@gmail.com"
},
"metadata": {
"description": "Claude Code plugin suite: brewcode for infinite task execution and brewdoc for documentation tools",
"version": "3.4.3"
},
"plugins": [
{
"name": "brewcode",
"description": "Brewcode - full-featured development platform for Claude Code: infinite focus tasks, prompt optimization, skill/agent creation, quorum reviews, rules management",
"version": "3.4.3",
"category": "productivity",
"keywords": [
"brewcode",
"task",
"automation",
"agents",
"handoff",
"infinite-context",
"prompt-optimization",
"developer-tools"
],
"tags": [
"brewcode",
"task-management",
"workflow",
"multi-agent",
"knowledge-persistence",
"code-review",
"rules-management"
],
"author": {
"name": "Maksim Kochetkov",
"email": "apmatypa88@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/kochetkov-ma/claude-brewcode",
"repository": "https://github.com/kochetkov-ma/claude-brewcode.git",
"source": "./brewcode",
"strict": true
},
{
"name": "brewdoc",
"description": "Brewdoc - Claude Code documentation tools: auto-sync for skills/agents/rules, my-claude installation docs, memory optimization, md-to-pdf conversion",
"version": "3.4.3",
"category": "productivity",
"keywords": [
"brewdoc",
"documentation",
"auto-sync",
"memory",
"claude-code"
],
"tags": [
"documentation",
"auto-sync",
"memory-management",
"my-claude"
],
"author": {
"name": "Maksim Kochetkov",
"email": "apmatypa88@gmail.com"
},
"license": "MIT",
"homepage": "https://github.com/kochetkov-ma/claude-brewcode",
"repository": "https://github.com/kochetkov-ma/claude-brewcode.git",
"source": "./brewdoc",
"strict": true
}
]
}