19 lines
565 B
JSON
19 lines
565 B
JSON
{
|
|
"name": "bun",
|
|
"description": "Production-ready TypeScript backend development with Bun runtime. Includes specialized agents for backend development, API design, and DevOps. Features comprehensive best practices, tools integration (Biome, Prisma, Hono, Docker), testing workflows, and AWS ECS deployment guidance (2025).",
|
|
"version": "1.5.2",
|
|
"author": {
|
|
"name": "Jack Rudenko",
|
|
"email": "i@madappgang.com",
|
|
"company": "MadAppGang"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |