Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:56:58 +08:00
commit 4939f7d36f
4 changed files with 92 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "traya-backend-engineering",
"description": "AI-powered backend development workflow with compounding engineering principles. Specialized agents, skills, and commands for building scalable Node.js/NestJS APIs with PostgreSQL, MongoDB, Redis, and TypeORM.",
"version": "1.0.0",
"author": {
"name": "Shivraj Kumar",
"email": "shivrajkumar@traya.health",
"url": "https://github.com/trayalabs1"
},
"mcp": [
"./.mcp.json"
]
}