Initial commit
This commit is contained in:
20
.claude-plugin/plugin.json
Normal file
20
.claude-plugin/plugin.json
Normal 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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user