15 lines
380 B
JSON
15 lines
380 B
JSON
{
|
|
"name": "claude-vibe",
|
|
"description": "A comprehensive Claude Code plugin with intelligent context management, vibe coding support, and context window optimization through MCP/agent selection",
|
|
"version": "0.3.0",
|
|
"author": {
|
|
"name": "physics91",
|
|
"url": "https://github.com/physics91"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |