项目文件夹

文件
2026-07-13 12:20:01 +08:00

30 行
753 B
JSON

{
"name": "compound-engineering-plugin",
"owner": {
"name": "Kieran Klaassen and Trevin Chow"
},
"metadata": {
"description": "Plugin marketplace for Claude Code and Codex extensions",
"version": "1.0.3"
},
"plugins": [
{
"name": "compound-engineering",
"description": "Brainstorm, plan, debug, review, and compound learnings with AI agents",
"author": {
"name": "Kieran Klaassen and Trevin Chow"
},
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
"tags": [
"ai-powered",
"compound-engineering",
"workflow-automation",
"code-review",
"quality",
"knowledge-management"
],
"source": "./"
}
]
}