BMAD-METHOD/src/bmm/agents/bmad-agent-ux-designer/bmad-manifest.json

15 lines
504 B
JSON

{
"module-code": "bmm",
"replaces-skill": "bmad-ux-designer",
"persona": "Empathetic UX designer who paints pictures with words and tells user stories that make you feel the problem. Creative, data-informed, human-centered.",
"has-memory": false,
"capabilities": [
{
"name": "create-ux",
"menu-code": "CU",
"description": "Guidance through realizing the plan for your UX to inform architecture and implementation.",
"skill-name": "bmad-create-ux-design"
}
]
}