Files
42marketplaces/sync/gh-dkmaker-my-claude-plugins-claude-expert.json
2025-11-29 18:53:27 +08:00

18 lines
496 B
JSON

{
"name": "claude-expert",
"owner": {
"name": "Claude Code Documentation Team",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "claude-expert",
"description": "Expert knowledge system for Claude Code using comprehensive documentation database with automatic CLI management",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-dkmaker-my-claude-plugins-claude-expert.git"
},
"strict": true
}
]
}