ducpm2303/claude-java-plugins

Java developer toolkit for Claude Code — skills, agents, hooks, and coding standards for Java 8+ projects

16Stars on the repository
43Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

build

01

ducpm2303/claude-java-plugins

Command

Build the Java project — detects Maven or Gradle and runs a clean build with test execution.

16 4mo ago A 18 tokens

check

02

ducpm2303/claude-java-plugins

Command

Run static analysis on the Java project — detects configured tools (Checkstyle, SpotBugs, PMD) and reports findings.

16 4mo ago A 25 tokens

audit

03

ducpm2303/claude-java-plugins

Command

Full quality audit — runs security scan, performance check, and test coverage analysis in sequence and produces a combined report.

16 4mo ago A 22 tokens

routes

04

ducpm2303/claude-java-plugins

Command

List all REST endpoints in the Spring Boot project — scans controllers and prints a route table.

16 4mo ago A 17 tokens

run

05

ducpm2303/claude-java-plugins

Command

Start the Spring Boot application locally — checks prerequisites, then runs the app and reports startup status.

16 4mo ago A 18 tokens