Initial commit
This commit is contained in:
22
.claude-plugin/plugin.json
Normal file
22
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "cipherpowers",
|
||||
"description": "Comprehensive development toolkit with skills, commands, and documentation standards",
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "Toby Hede",
|
||||
"email": "toby@cipherstash.com",
|
||||
"url": "cipherstash.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user