Initial commit

This commit is contained in:
zhongwei
2025-11-29 09:37:25 +08:00
commit 1e54d8856c
11 changed files with 1616 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "fullstack-dev-team",
"description": "Complete fullstack development team with specialized agents for frontend, backend, code review, QA, documentation, and UX design",
"version": "1.0.0",
"author": {
"name": "Development Team"
},
"agents": [
"./agents/"
],
"commands": [
"./commands/"
],
"mcp": {
"context7": {
"url": "https://mcp.context7.com/mcp",
"transport": "http"
}
}
}