MH4GF/claude-code

MH4GF's Claude Code configuration and plugin marketplace.

2Stars on the repository
42Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

improve

01

MH4GF/claude-code

Command Claude Code

A tool for examining command-use logs and finding possible improvements to an AI coding agent's instructions, settings, hooks, and scripts.

2 2d ago B 33 tokens original MIT

commit-and-pr

02

MH4GF/claude-code

Command

Let's commit the changes. Then commit, push, and create a draft pull request.

2 2d ago A 0 tokens original MIT

commit-and-push

03

MH4GF/claude-code

Command

Let's commit the changes. Then commit and push to the current branch.

2 2d ago A 0 tokens original MIT

create-skill

05

MH4GF/claude-code

Command

Create a new skill with latest Claude Code specifications.

2 2d ago A 9 tokens original MIT

merge

06

MH4GF/claude-code

Command

Merge branch: $ARGUMENTS (default: origin main) into current branch. Resolve conflicts if any occur.

2 2d ago A 0 tokens copy · 86% MIT

pull

07

MH4GF/claude-code

Command

Pull the latest changes from branch: $ARGUMENTS (default: origin main). Resolve conflicts if any occur.

2 2d ago A 0 tokens original MIT

push

08

MH4GF/claude-code

Command

Let's push the commits.

2 2d ago A 0 tokens copy · 100% MIT

rebase

09

MH4GF/claude-code

Command

Fetch and rebase current branch onto: $ARGUMENTS (default: origin/main). Resolve conflicts if any occur.

2 2d ago A 0 tokens original MIT

parallel-review

10

MH4GF/claude-code

Command

A command that runs three kinds of code review in parallel, combines their findings, and applies selected fixes. Code review is the process of checking code for defects, project-rule violations, and avoidable complexity.

2 2d ago A 40 tokens original MIT