15 lines
358 B
JSON
15 lines
358 B
JSON
{
|
|
"name": "zeff-claude-setup",
|
|
"description": "Custom Claude Code agents for full-stack development with React Native, backend architecture, security, and performance optimization",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Zeff",
|
|
"url": "https://github.com/Zeff01"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |