bovinphang/frontend-craft
Enterprise frontend team Claude Code plugin — production-ready hooks for code review, security review, performance optimization, scaffolding, design-to-code (Figma/Sketch/MasterGo/Pixso/墨刀/摹客), architecture planning, and UI debugging with multi-design-tool MCP integration. All reports auto-saved as Markdown files to reports/ directory.
Platform-specific configuration:
{
"mcpServers": {
"frontend-craft": {
"command": "npx",
"args": [
"-y",
"frontend-craft"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...