17 lines
492 B
JSON
17 lines
492 B
JSON
{
|
|
"name": "web-development",
|
|
"description": "Web全栈开发 - 前端/后端/DevOps",
|
|
"version": "1.0.0",
|
|
"author": "743175724",
|
|
"skills": [
|
|
"./plugins/web-development/skills/rest-api-design.md"
|
|
],
|
|
"agents": [
|
|
"./plugins/web-development/agents/frontend-engineer.md",
|
|
"./plugins/web-development/agents/backend-engineer.md",
|
|
"./plugins/web-development/agents/devops-sre.md"
|
|
],
|
|
"commands": [
|
|
"./plugins/web-development/commands/create-api-endpoint.md"
|
|
]
|
|
} |