Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "docs",
|
||||
"description": "Commands for analysing project, writing and refining documentation.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Vlad Goncharov",
|
||||
"email": "vlad.goncharov@neolab.finance"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user