Files
gh-lhohan-claude-code-plugi…/.claude-plugin/plugin.json
2025-11-30 08:37:30 +08:00

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