11 lines
268 B
JSON
11 lines
268 B
JSON
{
|
|
"name": "hanlho-cmds",
|
|
"description": "Curated most useful & frequently used Claude Code commands for Claude development and workflow automation",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "Hans L'Hoest (hanlho)"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |