Skip to content

julien92/claude-code-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

claude-code-marketplace

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.

🚀 Quick Start

# 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

📦 Available Plugins

AI-powered Git workflows with Gitmoji

Commands: /git-commit · /git-commit-push-pr · /git-pr-review · /git-changelog · /git-help-rebase · /git-clean-branches

🔗 Multi Git Provider Support

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

📋 Requirements

👤 Author

Julien Cornille — GitHub

📄 License

MIT

About

Productivity plugins for Claude Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors