JeonJe

38 mods across 1 repository, 3 stars between them.

jeonje-plugins

01

JeonJe/claude-plugins

Plugin Claude Code

Claude Code plugins for developer productivity, learning, and career growth.

3 27d ago A tokens not measured original MIT

claude-plugins

02

JeonJe/claude-plugins

Plugin Claude Code

A collection of Claude Code plugins for developer productivity, learning, and career growth.

3 27d ago A tokens not measured original MIT

arch-patterns

03

JeonJe/claude-plugins

Plugin Claude Code

Production-tested architecture rules for feature development: Spring layered/DDD boundaries with domain-event and exception-ladder design, and Vue/Nuxt MVVM with query-composable wrapping and component quality bars.

3 27d ago A tokens not measured original MIT

spring-ddd-arch

04

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 27d ago A 105 tokens original MIT

spring-test-writing

05

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 27d ago A 85 tokens original MIT

vue-mvvm-arch

06

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 27d ago A 108 tokens original MIT

claude-notify

07

JeonJe/claude-plugins

Plugin Claude Code

Floating notification panel for Claude Code using Hammerspoon. Shows input needed/response complete alerts with tmux session navigation.

3 27d ago A tokens not measured original MIT

dev-kit

08

JeonJe/claude-plugins

Plugin Claude Code

Everyday development toolkit: requirements analysis, quick planning with risk gates, systematic 6-phase debugging, incremental build fixing, critical-thinking verification, and a final pre-delivery gate.

3 27d ago A tokens not measured original MIT

build-fix

09

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 27d ago A 49 tokens original MIT

critical-think

10

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 27d ago A 158 tokens original MIT

final-check

11

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 27d ago A 118 tokens original MIT

plan-quick

12

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 27d 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 27d ago A 69 tokens original MIT

systematic-debug

14

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 27d ago A 177 tokens original MIT

dev-workflow

15

JeonJe/claude-plugins

Plugin Claude Code

Battle-tested coding conventions and a risk-gated verification workflow (research → plan → implement → test → review → commit gate) for AI coding agents.

3 27d ago A tokens not measured original MIT

coding-conventions

16

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 27d 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 27d ago A 91 tokens original MIT

ma-pipeline

18

JeonJe/claude-plugins

Plugin Claude Code

Quality-gated multi-agent delivery pipeline: ticket → PRD → tech design → per-project PLAN → plan review → worktree handoff → delegated implementation → code review → PR/MR.

3 27d ago A tokens not measured original MIT

ma-dispatch

19

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 27d ago A 45 tokens original MIT

ma-handoff

20

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 27d ago A 75 tokens original MIT

ma-make-decisions

21

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 27d ago A 143 tokens original MIT

ma-open-mr

22

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 27d ago A 75 tokens original MIT

ma-plan

23

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 27d ago A 125 tokens original MIT

ma-review

24

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 27d ago A 143 tokens original MIT