claude-code-plugins-3
Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows
Run this command in your terminal to add the entire marketplace:
/plugin marketplace add https://claudepluginhub.com/marketplaces/themed/claude-code-plugins-3.json
Then install plugins: /plugin install [plugin-name]@claude-code-plugins-3
agent-sdk-dev-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 claude-code-plugins-3 curated marketplace.
This tells your CLI where to find plugins from the claude-code-plugins-3 marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/agent-sdk-dev-2.json
Adds the "claude-code-plugins-3" themed marketplace as a source
Now that the marketplace is added, install just the agent-sdk-dev plugin from it.
/plugin install agent-sdk-dev-2@claude-code-plugins-3
Installs agent-sdk-dev from the claude-code-plugins-3 marketplace
pr-review-toolkit-3
📚 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-3 curated marketplace.
This tells your CLI where to find plugins from the claude-code-plugins-3 marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/pr-review-toolkit-3.json
Adds the "claude-code-plugins-3" themed marketplace as a source
Now that the marketplace is added, install just the pr-review-toolkit plugin from it.
/plugin install pr-review-toolkit-3@claude-code-plugins-3
Installs pr-review-toolkit from the claude-code-plugins-3 marketplace
feature-dev-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 claude-code-plugins-3 curated marketplace.
This tells your CLI where to find plugins from the claude-code-plugins-3 marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/feature-dev-2.json
Adds the "claude-code-plugins-3" themed marketplace as a source
Now that the marketplace is added, install just the feature-dev plugin from it.
/plugin install feature-dev-2@claude-code-plugins-3
Installs feature-dev from the claude-code-plugins-3 marketplace
security-guidance-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 claude-code-plugins-3 curated marketplace.
This tells your CLI where to find plugins from the claude-code-plugins-3 marketplace. Skip this if you've already added it.
/plugin marketplace add https://claudepluginhub.com/marketplaces/plugins/security-guidance-2.json
Adds the "claude-code-plugins-3" themed marketplace as a source
Now that the marketplace is added, install just the security-guidance plugin from it.
/plugin install security-guidance-2@claude-code-plugins-3
Installs security-guidance from the claude-code-plugins-3 marketplace