Files
gh-imalsogreg-vibelearning-…/.claude-plugin/plugin.json
2025-11-29 18:48:17 +08:00

11 lines
178 B
JSON

{
"name": "vibelearn",
"description": "Learning plan generator and executor",
"version": "0.1",
"author": {
"name": "Greg"
},
"commands": [
"./commands"
]
}