Files
gh-swapkats-robin/.claude-plugin/plugin.json
2025-11-30 08:58:45 +08:00

18 lines
427 B
JSON

{
"name": "robin",
"description": "A hyper-opinionated agent for building production-ready Next.js apps with DynamoDB. Eliminates technology debates and focuses on shipping functional, tested, deployed applications.",
"version": "1.0.0",
"author": {
"name": "Swap Kats",
"email": "swap@swapkats.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}