Enterprise-grade AI-powered plugins for development workflows
npx claudepluginhub julien92/claude-code-marketplaceAI-powered Git workflows: smart commits, PR creation, changelogs, and releases for GitHub, GitLab, and Bitbucket
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Curated collection of 141 specialized Claude Code subagents organized into 10 focused categories
Productivity plugins for Claude Code.
Disclaimer: This is an independent community project, not affiliated with, endorsed by, or sponsored by Anthropic. "Claude" is a trademark of Anthropic, PBC.
# 1. Add this marketplace
claude plugin marketplace add julien92/claude-code-marketplace
# 2. Install a plugin
claude plugin install git-workflow@jc-marketplace
Or use the community CLI (one command):
npx claude-plugins install git-workflow@jc-marketplace
AI-powered Git workflows with Gitmoji
Commands: /git-commit · /git-commit-push-pr · /git-pr-review · /git-changelog · /git-help-rebase · /git-clean-branches
Works with major Git providers out of the box:
| Provider | Support | Auto-detection |
|---|---|---|
| GitHub | ✅ | ✅ |
| GitLab | ✅ | ✅ |
| Bitbucket | ✅ | ✅ |
| GitHub Enterprise | ✅ | via $GIT_PROVIDER |
| GitLab Self-hosted | ✅ | via $GIT_PROVIDER |
Provider is automatically detected from the origin remote URL.
For self-hosted instances, set the environment variable:
export GIT_PROVIDER=gitlab # or github
Julien Cornille — GitHub
MIT