JeonJe/claude-plugins

Plugins for Claude Code — skill dashboard, notification panel, and publish-readiness audit

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

spring-ddd-arch

01

JeonJe/claude-plugins

Skill Claude CodeCodex

A set of Java and Spring testing rules for unit tests, web-controller tests, and database integration tests. Integration tests use Testcontainers, which runs real services such as databases in temporary containers.

3 28d ago A 105 tokens original MIT

spring-test-writing

02

JeonJe/claude-plugins

Skill Claude CodeCodex

A workflow for taking a coding task from requirements through research, planning, implementation, testing, review, and a final commit check. It selects more steps for complex or risky changes.

3 28d ago A 85 tokens original MIT

vue-mvvm-arch

03

JeonJe/claude-plugins

Skill Claude CodeCodex

A set of architecture rules for Vue and Nuxt front ends. It separates pages, reusable logic, and visual components, and explains how to choose server-side or browser-side data loading and manage cached data.

3 28d ago A 108 tokens original MIT

build-fix

04

JeonJe/claude-plugins

Skill Claude CodeCodex

A step-by-step process for fixing build and type-checking errors in projects such as TypeScript, Java, Python, or Rust.

3 28d ago A 49 tokens original MIT

critical-think

05

JeonJe/claude-plugins

Skill Claude CodeCodex

A structured method for testing whether a claim, improvement, argument, or decision is logically sound and supported by real evidence.

3 28d ago A 158 tokens original MIT

final-check

06

JeonJe/claude-plugins

Skill Claude CodeCodex

A final review process for checking that a software deliverable meets its requirements and can be used by someone without your private context.

3 28d ago A 118 tokens original MIT

plan-quick

07

JeonJe/claude-plugins

Skill Claude CodeCodex

A planning aid for turning a feature, refactor, or complex bug report into clarified requirements, risks, options, and implementation phases.

3 28d ago A 60 tokens original MIT

JeonJe/claude-plugins

Skill Claude CodeCodex

A requirements-analysis workflow that turns a product requirements document, or PRD, into clear, testable work items and a plan starting point.

3 28d ago A 69 tokens original MIT

systematic-debug

09

JeonJe/claude-plugins

Skill Claude CodeCodex

A structured debugging workflow that moves from observing an error to reproducing it, testing possible causes, fixing it, and preventing regression.

3 28d ago A 177 tokens original MIT

coding-conventions

10

JeonJe/claude-plugins

Skill Claude CodeCodex

A set of practical rules for naming, comments, constants, tests, infrastructure code, and Git commands, based on repeated review findings and production incidents.

3 28d ago A 88 tokens original MIT

JeonJe/claude-plugins

Skill Claude CodeCodex

A verification process that takes software work from requirements through research, planning, implementation, testing, review, and the final commit check. TDD means writing tests before code, but this workflow does not require that approach for every task.

3 28d ago A 91 tokens original MIT

ma-dispatch

12

JeonJe/claude-plugins

Skill Claude CodeCodex

A controlled handoff that assigns approved implementation work to one or more registered Git worktrees, which are separate working folders for branches.

3 28d ago A 45 tokens original MIT

ma-handoff

13

JeonJe/claude-plugins

Skill Claude CodeCodex

A handoff procedure for moving an approved implementation task into a project’s Git worktree, the local directory containing a checked-out branch. It validates the branch, prepares the worktree, runs setup, and writes planning and handoff documents.

3 28d ago A 75 tokens original MIT

ma-make-decisions

14

JeonJe/claude-plugins

Skill Claude CodeCodex

A tool that extracts unresolved decisions from product requirements, designs, implementation plans, and reviews, then presents them in a browser form for collecting answers.

3 28d ago A 143 tokens original MIT

ma-open-mr

15

JeonJe/claude-plugins

Skill Claude CodeCodex

A procedure for creating or connecting a GitHub pull request or GitLab merge request for an approved implementation. A pull or merge request is a proposed code change submitted for review.

3 28d ago A 75 tokens original MIT

ma-plan

16

JeonJe/claude-plugins

Skill Claude CodeCodex

A planning tool for MA work that turns an approved product requirements document and design into one implementation plan for each target project. It reads each repository's rules, similar code, and testing patterns before producing and checking the plans.

3 28d ago A 125 tokens original MIT

ma-review

17

JeonJe/claude-plugins

Skill Claude CodeCodex

Run an evidence-backed review of MA artifacts. Load only the selected mode; plan and code have different inputs, mutation boundaries, and completion gates.

3 28d ago A 143 tokens original MIT

ma-write

18

JeonJe/claude-plugins

Skill Claude CodeCodex

Create workspace-owned PRD or technical-design contracts. Stay within the docs scope; never hand off, implement, commit, push, or open an MR from this skill.

3 28d ago A 134 tokens original MIT

ma

19

JeonJe/claude-plugins

Skill Claude CodeCodex

A coordinator for taking a software ticket from requirements through design, implementation, review, and merge request. It uses quality gates, recorded documents, approvals, and validation between stages.

3 28d ago A 61 tokens original MIT

skill-audit

20

JeonJe/claude-plugins

Skill Claude CodeCodex

Use when the user explicitly asks to audit or quality-check Claude skills/commands for publish readiness (for example: 'skill audit', 'audit this skill', 'check skill quality'). Scores against Anthropic skill best practices and returns concrete fixes. Do not use for general code review, document polishing, or feature…

3 28d ago A 67 tokens original MIT

skillbook

21

JeonJe/claude-plugins

Skill Claude CodeCodex

Pokemon Pokedex-style skill dashboard. Tracks usage, levels, rarity, achievements. Use when: 'show skills', 'skill stats', 'open dashboard'. Not for skill auditing.

3 28d ago A 39 tokens original MIT

squidward

22

JeonJe/claude-plugins

Skill Claude CodeCodex

A strict code-review skill that examines merge requests and pull requests across security, change impact, tests, code quality, and observability, with optional checks such as accessibility and rule compliance.

3 28d ago A 106 tokens original MIT

e2e-checklist

23

JeonJe/claude-plugins

Skill Claude CodeCodex

A tool for running a prepared end-to-end checklist against the real running application. End-to-end testing follows a complete user journey, such as opening a page, submitting a form, and checking the result, while recording evidence.

3 28d ago A 94 tokens original MIT

hypothesis-debug

24

JeonJe/claude-plugins

Skill Claude CodeCodex

A structured method for debugging failures by comparing multiple possible causes and testing which ones the evidence rules out. It examines code, the environment, data, and measurement errors.

3 28d ago A 107 tokens original MIT