18 lines
519 B
JSON
18 lines
519 B
JSON
{
|
|
"name": "claude-code-skill-creator",
|
|
"owner": {
|
|
"name": "Alon Cohen",
|
|
"email": "acohenstore@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"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.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-alon2904-claude-code-skill-creator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |