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