20 lines
440 B
JSON
20 lines
440 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
} |