Files
2025-11-30 09:08:22 +08:00

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