Productivity-focused Claude Code plugins - automate workflows and reclaim your development time
A collection of Claude Code plugins that streamline common development tasks.
A meta-development plugin that enables Claude Code to create new slash commands from current workflows, making it easy to capture and reuse common patterns.
Comprehensive Git workflow automation plugin providing slash commands for commit, push, PR creation, worktree management, code review, and more.
# Add this repository as a plugin marketplace
/plugin marketplace add https://github.com/yanmxa/cc-plugins
# Install individual plugins
/plugin install claude
/plugin install git
# Or browse available plugins
/plugin marketplace list- Workflow Automation: Convert manual multi-step processes into single slash commands
- Team Standards: Share consistent development practices across teams
- Productivity: Reduce repetitive typing and errors in common operations
- Self-Improvement: Use claude-dev to continuously extend Claude Code capabilities based on your workflows
Claude Code plugins are custom collections of slash commands, agents, MCP servers, and hooks that install with a single command. They enable sharing productivity workflows, enforcing development standards, connecting to internal tools, and bundling related customizations.
Learn more: Claude Code Plugins Announcement
Contributions are welcome! Please feel free to submit pull requests or open issues for new plugin ideas or improvements to existing commands.
MIT License - feel free to use and adapt these plugins for your own workflows.