18 lines
349 B
JSON
18 lines
349 B
JSON
{
|
|
"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"
|
|
]
|
|
} |