npx claudepluginhub vexxhost/claude-code-pluginsA Claude Code plugin that streamlines Git workflows by generating standardized commit messages and pull requests.
Manages Renovate workflows including fixing failing PRs and installing Renovate configurations.
A collection of plugins for Claude Code.
git:commit-message)./git:commit-push-pr).A marketplace is a collection of plugins hosted in a GitHub repository. Adding a marketplace makes its plugins available for installation in Claude Code.
To add this marketplace, run the following command in Claude Code:
/plugin marketplace add vexxhost/claude-code-plugins
This registers the marketplace so you can browse and install plugins from it.
Installing a plugin downloads it and enables its agent skills and commands in your Claude Code sessions. You can install plugins at different scopes:
To install a plugin (e.g., the git plugin):
/plugin install git@vexxhost
Once installed, the plugin's agent skills will automatically activate when relevant, and its commands will be available for you to invoke directly.
| Plugin | Description |
|---|---|
git | Streamlines Git workflows by generating standardized commit messages and pull requests |
renovate | Manages Renovate workflows including fixing failing PRs and installing Renovate configurations |