15 lines
359 B
JSON
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"
|
|
]
|
|
} |