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