Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "claude-docs",
|
||||
"description": "Auto-sync official Claude Code docs as a skill with fresh reference material",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "basher83",
|
||||
"email": "basher83@mail.spaceships.work"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user