refactor(ux): consolidate BMAD skills, update design system, and clean up Prisma generated client
This commit is contained in:
35
mcp-server/opencode.json
Normal file
35
mcp-server/opencode.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"agent": {
|
||||
"analyst": {
|
||||
"prompt": "{file:./.bmad-core/agents/analyst.md}"
|
||||
},
|
||||
"architect": {
|
||||
"prompt": "{file:./.bmad-core/agents/architect.md}"
|
||||
},
|
||||
"bmad-master": {
|
||||
"prompt": "{file:./.bmad-core/agents/bmad-master.md}"
|
||||
},
|
||||
"bmad-orchestrator": {
|
||||
"prompt": "{file:./.bmad-core/agents/bmad-orchestrator.md}"
|
||||
},
|
||||
"dev": {
|
||||
"prompt": "{file:./.bmad-core/agents/dev.md}"
|
||||
},
|
||||
"pm": {
|
||||
"prompt": "{file:./.bmad-core/agents/pm.md}"
|
||||
},
|
||||
"po": {
|
||||
"prompt": "{file:./.bmad-core/agents/po.md}"
|
||||
},
|
||||
"qa": {
|
||||
"prompt": "{file:./.bmad-core/agents/qa.md}"
|
||||
},
|
||||
"sm": {
|
||||
"prompt": "{file:./.bmad-core/agents/sm.md}"
|
||||
},
|
||||
"ux-expert": {
|
||||
"prompt": "{file:./.bmad-core/agents/ux-expert.md}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user