Skip to content

Claude Code plugins for lazy developers (in a good way) - automate and capture workflows to reclaim your time

Notifications You must be signed in to change notification settings

yanmxa/cc-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claude Code Plugins Collection

Productivity-focused Claude Code plugins - automate workflows and reclaim your development time

A collection of Claude Code plugins that streamline common development tasks.

Plugins

claude

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.

git

Comprehensive Git workflow automation plugin providing slash commands for commit, push, PR creation, worktree management, code review, and more.

Installation

# 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

Use Cases

  • 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

About Claude Code Plugins

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

Contributing

Contributions are welcome! Please feel free to submit pull requests or open issues for new plugin ideas or improvements to existing commands.

License

MIT License - feel free to use and adapt these plugins for your own workflows.

About

Claude Code plugins for lazy developers (in a good way) - automate and capture workflows to reclaim your time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages