Files
gh-cipherstash-cipherpowers…/.claude-plugin/plugin.json
2025-11-29 18:09:26 +08:00

22 lines
403 B
JSON

{
"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"
]
}