claude-code-plugins-6
Claude Code Plugins for comprehensive workflow automation with Git, Jira integration, and self-extending commands
Run this command in your terminal to add the entire marketplace:
/plugin marketplace add https://claudepluginhub.com/marketplaces/themed/claude-code-plugins-6.json
Then install plugins: /plugin install [plugin-name]@claude-code-plugins-6
claude
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 claude-code-plugins-6 curated marketplace.
This tells your CLI where to find plugins from the claude-code-plugins-6 marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/claude.json
Adds the "claude-code-plugins-6" themed marketplace as a source
Now that the marketplace is added, install just the claude plugin from it.
/plugin install claude@claude-code-plugins-6
Installs claude from the claude-code-plugins-6 marketplace
git-4
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 claude-code-plugins-6 curated marketplace.
This tells your CLI where to find plugins from the claude-code-plugins-6 marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/git-4.json
Adds the "claude-code-plugins-6" themed marketplace as a source
Now that the marketplace is added, install just the git plugin from it.
/plugin install git-4@claude-code-plugins-6
Installs git from the claude-code-plugins-6 marketplace