moinsen-claude-code-marketplace
Auto-discovered marketplace from moinsen-dev/claude_code_marketplace
Run this command in your terminal to add the entire marketplace:
/plugin marketplace add https://claudepluginhub.com/marketplaces/themed/moinsen-claude-code-marketplace.json
Then install plugins: /plugin install [plugin-name]@moinsen-claude-code-marketplace
dev-tools
📚 Quick explanation: Claude Code plugins work like npm packages. First, you add a "marketplace" (a catalog of plugins), then install individual plugins from it.This plugin is available from the moinsen-claude-code-marketplace curated marketplace.
This tells your CLI where to find plugins from the moinsen-claude-code-marketplace marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/dev-tools.json
Adds the "moinsen-claude-code-marketplace" themed marketplace as a source
Now that the marketplace is added, install just the dev-tools plugin from it.
/plugin install dev-tools@moinsen-claude-code-marketplace
Installs dev-tools from the moinsen-claude-code-marketplace marketplace
openspec
📚 Quick explanation: Claude Code plugins work like npm packages. First, you add a "marketplace" (a catalog of plugins), then install individual plugins from it.This plugin is available from the moinsen-claude-code-marketplace curated marketplace.
This tells your CLI where to find plugins from the moinsen-claude-code-marketplace marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/openspec.json
Adds the "moinsen-claude-code-marketplace" themed marketplace as a source
Now that the marketplace is added, install just the openspec plugin from it.
/plugin install openspec@moinsen-claude-code-marketplace
Installs openspec from the moinsen-claude-code-marketplace marketplace