Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:08:06 +08:00
commit 3457739792
30 changed files with 5972 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "webapp-team",
"description": "Webapp Team - A virtual web app development team with 12 specialized agents for engineering, product, design, growth, and operations",
"version": "0.1.0",
"author": {
"name": "Tobey Forsman"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}