java-architect

Provide Java architecture guidance for Spring Boot 3 and Jakarta EE.

8|11|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/belokonm/claude-supercode-skills --skill java-architect-belokonm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: java-architect
Source: https://github.com/belokonm/claude-supercode-skills/tree/main/java-architect-skill
Command: npx skills add https://github.com/belokonm/claude-supercode-skills --skill java-architect-belokonm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Designing robust, scalable Java architectures for Spring Boot 3 and Jakarta EE to align with enterprise needs.

Core Features & Use Cases

  • Modern Java architecture guidance (virtual threads, records, sealed classes, pattern matching) for scalable systems.
  • Spring ecosystem mastery (Boot 3, Spring Data JPA, Spring Security, WebFlux) and Jakarta EE integration patterns.
  • Enterprise design patterns (DDD, microservices, event-driven design, API-first architecture) with performance considerations.

Quick Start

Ask the agent to draft an end-to-end Java architecture blueprint for a Spring Boot 3 microservices system.

Frequently Asked Questions about java-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design a Spring Boot 3 microservices architecture blueprint?

Design a Spring Boot 3 microservices architecture by applying enterprise design patterns, DDD, and API-first principles. This guidance enforces clean architectural boundaries, Spring Cloud integrations, and reactive stacks to build scalable real-world systems.

What is the best way to integrate Jakarta EE patterns with Spring Data JPA?

Integrate Jakarta EE patterns with Spring Data JPA by following established decision frameworks for enterprise contexts. The guidance covers integration patterns across JPA and reactive stacks while enforcing best practices for data persistence.

How do modern Java features like virtual threads fit into enterprise architecture?

Modern Java features like virtual threads, records, sealed classes, and pattern matching fit into enterprise architecture by enabling highly scalable systems. They are applied alongside Spring Boot 3 to optimize performance and concurrency.

Can I use this guidance for JVM tuning and API design in an event-driven system?

Yes, you can use this guidance for JVM tuning and API design in an event-driven system. It provides performance optimization strategies, including JVM tuning and API design, specifically tailored for enterprise microservices and event-driven architectures.

Does Spring WebFlux work well with domain-driven design in microservices?

Spring WebFlux works with domain-driven design by utilizing reactive stacks within clean architectural boundaries. The guidance ensures your microservices maintain DDD principles while leveraging reactive programming for optimal enterprise performance.