Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "claude-code-settings",
|
||||
"description": "Claude Code settings, commands and agents for vibe coding",
|
||||
"version": "1.2.0",
|
||||
"author": {
|
||||
"name": "Pengfei Ni",
|
||||
"url": "https://github.com/feiskyer/claude-code-settings"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user