38 lines
1.5 KiB
JSON
38 lines
1.5 KiB
JSON
{
|
|
"name": "every-marketplace",
|
|
"owner": {
|
|
"name": "Every Inc.",
|
|
"url": "https://github.com/EveryInc"
|
|
},
|
|
"metadata": {
|
|
"description": "Official Every plugin marketplace for Claude Code extensions",
|
|
"version": "1.0.0"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "compound-engineering",
|
|
"description": "AI-powered development tools that get smarter with every use. Make each unit of engineering work easier than the last. Includes 27 specialized agents, 20 commands, and 12 skills.",
|
|
"version": "2.21.0",
|
|
"author": {
|
|
"name": "Kieran Klaassen",
|
|
"url": "https://github.com/kieranklaassen",
|
|
"email": "kieran@every.to"
|
|
},
|
|
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
|
|
"tags": ["ai-powered", "compound-engineering", "workflow-automation", "code-review", "quality", "knowledge-management", "image-generation"],
|
|
"source": "./plugins/compound-engineering"
|
|
},
|
|
{
|
|
"name": "coding-tutor",
|
|
"description": "Personalized coding tutorials that build on your existing knowledge and use your actual codebase for examples. Includes spaced repetition quizzes to reinforce learning. Includes 3 commands and 1 skill.",
|
|
"version": "1.2.1",
|
|
"author": {
|
|
"name": "Nityesh Agarwal"
|
|
},
|
|
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
|
|
"tags": ["coding", "programming", "tutorial", "learning", "spaced-repetition", "education"],
|
|
"source": "./plugins/coding-tutor"
|
|
}
|
|
]
|
|
}
|