Files
gh-alon2904-claude-code-ski…/.claude-plugin/plugin.json
2025-11-29 17:52:11 +08:00

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