NaverPayDev

10 mods across 1 repository, 2 stars between them.

naverpay-plugins

01

NaverPayDev/naverpay-plugins

Plugin Claude Code

Plugin marketplace listing 4 plugins: naverpay-changeset, naverpay-git, naverpay-code-verifier, naverpay-package-evaluator.

2 3mo ago A tokens not measured original MIT

changeset

03

NaverPayDev/naverpay-plugins

Command

A command that reviews changed packages and creates Changeset files describing their releases. A Changeset records which package version should change and whether the change is a patch, minor, or major release.

2 3mo ago A 15 tokens original MIT

code-verifier

05

NaverPayDev/naverpay-plugins

Agent

A code-change checker that compares behavior before and after a refactor using tests and code analysis. A refactor changes code structure without intending to change what it does.

2 3mo ago A 28 tokens original MIT

commit

07

NaverPayDev/naverpay-plugins

Command

A Git helper that examines changes, groups related files into atomic commits, suggests Korean Conventional Commits messages, creates the approved commits, and pushes them to the remote repository. Git is a tool for tracking project changes.

2 3mo ago A 17 tokens original MIT

pr

08

NaverPayDev/naverpay-plugins

Command

A command for creating a draft pull request from the current Git branch. A pull request is a proposal to merge reviewed code into another branch.

2 3mo ago A 10 tokens original MIT

evaluate-package

10

NaverPayDev/naverpay-plugins

Agent

An agent that evaluates npm packages using measurements collected from npmx.dev before they are installed. It can extract package names from requests and compare multiple packages.

2 3mo ago A 27 tokens original MIT