Files
gh-henkisdabro-wookstar-cla…/.claude-plugin/plugin.json
2025-11-29 18:32:32 +08:00

15 lines
359 B
JSON

{
"name": "claudecode-toolkit",
"description": "Meta toolkit for Claude Code itself: skill-creator guide helps you build effective skills and extend Claude's capabilities",
"version": "1.0.0",
"author": {
"name": "Henrik Soederlund",
"email": "whom-wealthy.2z@icloud.com"
},
"skills": [
"./skills"
],
"hooks": [
"./hooks"
]
}