Dev-GOM/claude-code-marketplace

82 stars · Last commit 2026-01-17

Claude Code plugins & extensions - Hooks, commands, and agents for developer productivity and workflow automation

README preview

# Claude Code Plugins

**[Website →](https://dev-gom.github.io/claude-code-marketplace/)**

> **Version**: 2.31.0 | **Last Updated**: 2025-12-02
>
> **Language**: [English](README.md) | [한국어](README.ko.md)

> **⚠️ Important Notice (>= v2.0.17)**
> There is a known issue where hook logs stack in the chat window. Until this is resolved, PostToolUse hook outputs are hidden using `suppressOutput: true` in hooks.json. Stop hook messages can be controlled via `.plugin-config/[plugin-name].json` with `"showLogs": false` (default). Set to `true` to enable. See [Configuration](#configuration) for details.

A collection of powerful productivity plugins for Claude Code to automate common development workflows.

![Claude Code Session Log](images/claude-code-session-log.png)

## Included Plugins

### 1. 🔄 [Git Auto-Backup](plugins/hook-git-auto-backup/README.md)

<details>

View full repository on GitHub →