Yan-Yu-Lin/plugin-factory
Comprehensive toolkit for creating Claude Code plugins with skills, commands, agents, hooks, and MCP servers
Platform-specific configuration:
{
"mcpServers": {
"plugin-factory": {
"command": "npx",
"args": [
"-y",
"plugin-factory"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...