A personal marketplace of Claude Code plugins.
# Claude Code slash command
/plugin marketplace add mcbottcher/claude_plugins
# Or directly via CLI
claude plugin marketplace add mcbottcher/claude_plugins
# Claude Code slash command
/plugin install <plugin-name>@mcbottcher-plugins
# Or directly via CLI
claude plugin install <plugin-name>@mcbottcher-plugins
By default, plugins are installed at user scope (available across all projects). Use --scope to change this:
| Scope | Flag | Effect |
|---|---|---|
| User (default) | --scope user | Available in all projects |
| Project | --scope project | Shared with team via .claude/settings.json |
| Local | --scope local | Project-only, gitignored |
# Claude Code slash command
/plugin install <plugin-name>@mcbottcher-plugins --scope project
# Or directly via CLI
claude plugin install <plugin-name>@mcbottcher-plugins --scope project
commitStage all changes and commit using conventional commits style.
# Claude Code slash command
/plugin install commit@mcbottcher-plugins --scope project
# Or directly via CLI
claude plugin install commit@mcbottcher-plugins --scope project
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub mcbottcher/claude_plugins --plugin commitCreates git commits using conventional commit format with appropriate emojis, following project standards and creating descriptive messages that explain the purpose of changes.
Advanced commit workflows with smart staging and push automation
DevsForge git commit message generator with conventional commits, semantic versioning, and commit templates
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns