Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:03:24 +08:00
commit c431765352
13 changed files with 1442 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "dotai",
"description": "Complete development toolkit - documentation, PRDs, design docs, debugging, PR workflows, and planning",
"version": "1.0.0",
"author": {
"name": "zbeyens"
},
"commands": [
"./commands"
]
}