Initial commit
This commit is contained in:
12
.claude-plugin/plugin.json
Normal file
12
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user