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