Files
2025-11-30 08:47:23 +08:00

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"
]
}