21 lines
396 B
JSON
21 lines
396 B
JSON
{
|
|
"name": "withzombies-hyper",
|
|
"description": "Ryan's riff on obra/superpowers: strong guidance for Claude Code as a software development assistant",
|
|
"version": "2.2.0",
|
|
"author": {
|
|
"name": "Ryan Stortz",
|
|
"email": "ryan@withzombies.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |