Initial commit
This commit is contained in:
14
.claude-plugin/plugin.json
Normal file
14
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "claude-expert",
|
||||
"description": "Expert knowledge system for Claude Code using comprehensive documentation database with automatic CLI management",
|
||||
"version": "2.0.0",
|
||||
"author": {
|
||||
"name": "Claude Code Documentation Team"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user