Files
42marketplaces/sync/gh-jsnnmsc-claude-code-learning-marketplace-plugins-codebase-learning.json
2025-11-30 09:08:53 +08:00

18 lines
548 B
JSON

{
"name": "codebase-learning",
"owner": {
"name": "Jsnn",
"email": "jsnn@example.com"
},
"plugins": [
{
"name": "codebase-learning",
"description": "A comprehensive plugin for learning codebase structure, architecture, design patterns, and domain concepts through specialized agents and interactive commands",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jsnnmsc-claude-code-learning-marketplace-plugins-codebase-learning.git"
},
"strict": true
}
]
}