Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "cc-plus",
|
||||
"description": "Essential productivity features for Claude Code: session backup, PR creation, and more",
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "YeonGyu Kim",
|
||||
"email": "public.kim.yeon.gyu@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user