Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:57:01 +08:00
commit edd94f4a44
4 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "traya-react-native",
"description": "AI-powered React Native development workflow with compounding engineering principles. Specialized agents, skills, and commands for building high-quality iOS and Android applications.",
"version": "1.0.0",
"author": {
"name": "Shivraj Kumar",
"email": "shivrajkumar@traya.health",
"url": "https://github.com/trayalabs1"
},
"mcp": [
"./.mcp.json"
]
}