pluginagentmarketplace/custom-plugin-java

Java Development Plugin

4 stars0 forksUpdated Jan 5, 2026
npx skills add pluginagentmarketplace/custom-plugin-java

README

Java Assistant

Version License Status SASMP EQHM

Agents Skills Commands


๐Ÿ“ฆ Install Now ยท ๐Ÿค– Explore Agents ยท ๐Ÿ“– Documentation ยท โญ Star this repo


What is this?

Java Assistant is a Claude Code plugin with 8 agents and 12 skills for java development.


๐Ÿ“‘ Table of Contents

Click to expand

๐Ÿš€ Quick Start

Prerequisites

  • Claude Code CLI v2.0.27+
  • Active Claude subscription

Installation (Choose One)

Option 1: From Marketplace (Recommended)
# Step 1๏ธโƒฃ Add the marketplace
/plugin marketplace add pluginagentmarketplace/custom-plugin-java

# Step 2๏ธโƒฃ Install the plugin
/plugin install java-development-assistant@pluginagentmarketplace-java

# Step 3๏ธโƒฃ Restart Claude Code
# Close and reopen your terminal/IDE
Option 2: Local Installation
# Clone the repository
git clone https://github.com/pluginagentmarketplace/custom-plugin-java.git
cd custom-plugin-java

# Load locally
/plugin load .

# Restart Claude Code

โœ… Verify Installation

After restart, you should see these agents:

java-development-assistant:01-java-fundamentals
java-development-assistant:02-java-advanced
java-development-assistant:03-java-spring
java-development-assistant:04-java-testing
java-development-assistant:05-java-build-tools
java-development-assistant:06-java-persistence
java-development-assistant:07-java-microservices
java-development-assistant:08-java-devops

โœจ Features

FeatureDescription
๐Ÿค– 8 AgentsProduction-grade AI agents with ReAct pattern
๐Ÿ› ๏ธ 12 SkillsSASMP-compliant skills with Golden Format
โŒจ๏ธ 4 CommandsQuick slash commands with validation
๐Ÿ”„ SASMP v1.3.0Full protocol compliance
โœ… EQHMError handling, quality, and monitoring enabled

๐Ÿค– Agents

8 Production-Grade Agents

#AgentPurposePrimary Skill
101-java-fundamentalsJava syntax, OOP, collections, streamsjava-fundamentals
202-java-advancedConcurrency, JVM internals, performancejava-concurrency
303-java-springSpring Boot, MVC, Security, Cloudjava-spring-boot
404-java-testingJUnit 5, Mockito, integration testingjava-testing
505-java-build-toolsMaven, Gradle, CI/CD pipelinesjava-maven-gradle
606-java-persistenceJPA, Hibernate, query optimizationjava-jpa-hibernate
707-java-microservicesSpring Cloud, distributed systemsjava-microservices
808-java-devopsDocker, Kubernetes, monitoringjava-docker

๐Ÿ› ๏ธ Skills

12 SASMP-Compliant Skills

SkillDescriptionBond Type
java-fundamentalsCore Java syntax, OOP, collections, streamsPRIMARY
java-concurrencyThreads, executors, CompletableFuture, virtual threadsPRIMARY
java-spring-bootSpring Boot REST APIs, Security, Data, ActuatorPRIMARY
java-testingJUnit 5, Mockito, integration testing, TDDPRIMARY
java-maven-gradleBuild configuration, dependencies, CI/CDPRIMARY
java-jpa-hibernateEntity design, queries, transactions, cachingPRIMARY
java-microservicesSprin

...

Read full README

Statistics

Stars4
Forks0
Open Issues0
LicenseOther
CreatedNov 18, 2025