specswarm-marketplace
Complete software development lifecycle with spec-driven workflows, quality validation, and experimental autonomous features
Run this command in your terminal to add the entire marketplace:
/plugin marketplace add https://claudepluginhub.com/marketplaces/themed/specswarm-marketplace.json
Then install plugins: /plugin install [plugin-name]@specswarm-marketplace
specswarm
9📚 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 specswarm-marketplace curated marketplace.
This tells your CLI where to find plugins from the specswarm-marketplace marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/specswarm.json
Adds the "specswarm-marketplace" themed marketplace as a source
Now that the marketplace is added, install just the specswarm plugin from it.
/plugin install specswarm@specswarm-marketplace
Installs specswarm from the specswarm-marketplace marketplace
speclabs
9📚 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 specswarm-marketplace curated marketplace.
This tells your CLI where to find plugins from the specswarm-marketplace marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/speclabs.json
Adds the "specswarm-marketplace" themed marketplace as a source
Now that the marketplace is added, install just the speclabs plugin from it.
/plugin install speclabs@specswarm-marketplace
Installs speclabs from the specswarm-marketplace marketplace