claudekit
Auto-discovered marketplace from elct9620/claudekit
Run this command in your terminal to add the entire marketplace:
/plugin marketplace add https://claudepluginhub.com/marketplaces/themed/claudekit.json
Then install plugins: /plugin install [plugin-name]@claudekit
dependabot
1📚 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 claudekit curated marketplace.
This tells your CLI where to find plugins from the claudekit marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/dependabot.json
Adds the "claudekit" themed marketplace as a source
Now that the marketplace is added, install just the dependabot plugin from it.
/plugin install dependabot@claudekit
Installs dependabot from the claudekit marketplace
git-2
1📚 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 claudekit curated marketplace.
This tells your CLI where to find plugins from the claudekit marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/git-2.json
Adds the "claudekit" themed marketplace as a source
Now that the marketplace is added, install just the git plugin from it.
/plugin install git-2@claudekit
Installs git from the claudekit marketplace
license
1📚 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 claudekit curated marketplace.
This tells your CLI where to find plugins from the claudekit marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/license.json
Adds the "claudekit" themed marketplace as a source
Now that the marketplace is added, install just the license plugin from it.
/plugin install license@claudekit
Installs license from the claudekit marketplace
rubric
1📚 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 claudekit curated marketplace.
This tells your CLI where to find plugins from the claudekit marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/rubric.json
Adds the "claudekit" themed marketplace as a source
Now that the marketplace is added, install just the rubric plugin from it.
/plugin install rubric@claudekit
Installs rubric from the claudekit marketplace