otrebu-dev-tools
Auto-discovered marketplace from otrebu/agents
Run this command in your terminal to add the entire marketplace:
/plugin marketplace add https://claudepluginhub.com/marketplaces/themed/otrebu-dev-tools.json
Then install plugins: /plugin install [plugin-name]@otrebu-dev-tools
codebase-explorer
📚 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 otrebu-dev-tools curated marketplace.
This tells your CLI where to find plugins from the otrebu-dev-tools marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/codebase-explorer.json
Adds the "otrebu-dev-tools" themed marketplace as a source
Now that the marketplace is added, install just the codebase-explorer plugin from it.
/plugin install codebase-explorer@otrebu-dev-tools
Installs codebase-explorer from the otrebu-dev-tools marketplace
meta-work
📚 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 otrebu-dev-tools curated marketplace.
This tells your CLI where to find plugins from the otrebu-dev-tools marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/meta-work.json
Adds the "otrebu-dev-tools" themed marketplace as a source
Now that the marketplace is added, install just the meta-work plugin from it.
/plugin install meta-work@otrebu-dev-tools
Installs meta-work from the otrebu-dev-tools marketplace
feature-development
📚 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 otrebu-dev-tools curated marketplace.
This tells your CLI where to find plugins from the otrebu-dev-tools marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/feature-development.json
Adds the "otrebu-dev-tools" themed marketplace as a source
Now that the marketplace is added, install just the feature-development plugin from it.
/plugin install feature-development@otrebu-dev-tools
Installs feature-development from the otrebu-dev-tools marketplace