Design-quality pipeline for AI coding agents: brief, map, plan, implement, and verify UI against your design system.
{
"mcpServers": {
"get-design-done": {
"command": "npx",
"args": [
"-y",
"@hegemonart/get-design-done"
]
}
}
}