Back to Discover

custom-plugin-java

plugin

pluginagentmarketplace

Java Development Plugin

View on GitHub
40 starsNOASSERTIONSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace 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-microservicesSpring Cloud, service mesh, event-driven patternsPRIMARY
java-dockerDockerfile optimization, JVM settings, securityPRIMARY
java-mavenMaven POM, lifecycle, pluginsSECONDARY
java-gradleGradle Kotlin DSL, build optimizationSECONDARY
java-performanceJVM tuning, GC, profiling, benchmarkingSECONDARY
java-testing-advancedTestcontainers, contract testing, mutation testingSECONDARY

โŒจ๏ธ Commands

CommandDescription
/java-buildBuild Java project with Maven or Gradle
/java-newCreate a new Java project with Maven or Gradle
/java-checkCheck Java and build tool installation and configuration
/java-debugDebug Java applications and troubleshoot common issues

๐Ÿ“š Documentation

DocumentDescription
CHANGELOG.mdVersion history
CONTRIBUTING.mdHow to contribute
LICENSELicense information

๐Ÿ“ Project Structure

Click to expand
custom-plugin-java/
โ”œโ”€โ”€ ๐Ÿ“ .claude-plugin/
โ”‚   โ”œโ”€โ”€ plugin.json
โ”‚   โ””โ”€โ”€ marketplace.json
โ”œโ”€โ”€ ๐Ÿ“ agents/              # 8 agents
โ”œโ”€โ”€ ๐Ÿ“ skills/              # 12 skills (Golden Format)
โ”œโ”€โ”€ ๐Ÿ“ commands/            # 4 commands
โ”œโ”€โ”€ ๐Ÿ“ hooks/
โ”œโ”€โ”€ ๐Ÿ“„ README.md
โ”œโ”€โ”€ ๐Ÿ“„ CHANGELOG.md
โ””โ”€โ”€ ๐Ÿ“„ LICENSE

๐Ÿ“… Metadata

FieldValue
Version3.0.0
Last Updated2025-12-30
StatusProduction Ready
SASMPv1.3.0
EQHMEnabled
Agents8
Skills12
Commands4

๐Ÿค Contributing

Contributions are welcome! Please read our Contributing Guide.

  1. Fork the repository
  2. Create your feature branch
  3. Follow the Golden Format for new skills
  4. Submit a pull request

โš ๏ธ Security

Important: This repository contains third-party code and dependencies.

  • โœ… Always review code before using in production
  • โœ… Check dependencies for known vulnerabilities
  • โœ… Follow security best practices
  • โœ… Report security issues privately via Issues

๐Ÿ“ License

Copyright ยฉ 2025 Dr. Umit Kacar & Muhsin Elcicek

Custom License - See LICENSE for details.


๐Ÿ‘ฅ Contributors

Dr. Umit Kacar
Senior AI Researcher & Engineer
Muhsin Elcicek
Senior Software Architect

Made with โค๏ธ for the Claude Code Community

GitHub

Rendered live from pluginagentmarketplace/custom-plugin-java's GitHub README โ€” not stored, always reflects the source repo.

0 Plugins

No plugins listed in this repo's manifest.

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet โ€” be the first to share an update.