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