12 lines
354 B
JSON
12 lines
354 B
JSON
{
|
|
"name": "claude-code-skill-creator",
|
|
"description": "Create custom Claude skills with a single command. Analyze your project and create tailored skills that understand your code patterns.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Alon Cohen",
|
|
"email": "acohenstore@gmail.com"
|
|
},
|
|
"commands": [
|
|
"./commands/create-skill.md"
|
|
]
|
|
} |