Community plugins for Claude Code - development workflow utilities, formatters, and productivity tools.
This marketplace distributes plugins for Claude Code, an agentic coding tool that lives in your terminal. Plugins include code formatters, git workflow automation, and deployment tools.
Add this marketplace to Claude Code:
/plugin marketplace add etopro/plugin-marketplaceOr use with the CLI:
claude plugin marketplace add etopro/plugin-marketplaceUniversal code formatter and linter with support for ruff, black, prettier, eslint, and more.
Commands:
/formatter- Auto-detect and run appropriate formatter/lint- Run linter checks/check-format- Verify formatting without making changes
Install:
/plugin install code-formatter@plugin-marketplaceGit workflow automation for commits, branches, and project management.
Features:
- Conventional commit message generation
- Branch naming conventions
- PR/workflow management guidance
Install:
/plugin install git-workflow@plugin-marketplaceDokku deployment automation skill for managing apps and deployments on Linux VMs.
Install:
/plugin install dokku-manage@plugin-marketplacePython CLI tool and skill for creating temporary email addresses and automatically extracting OTP codes and validation links from incoming emails.
Install:
/plugin install skill-email-otp@plugin-marketplaceAfter installing plugins, use them directly in Claude Code:
Use the formatter to format all Python files in src/
Help me write a conventional commit message for my changes
See CONTRIBUTING.md for guidelines on contributing new plugins.
This marketplace is licensed under CC BY-NC 4.0 - Creative Commons Attribution-NonCommercial 4.0.