Files
2025-11-29 18:26:59 +08:00

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