hexagonal-architecture-layers-java

Official

Enforce clean architecture boundaries in Java.

AuthorGentleman-Programming
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill addresses the challenge of maintaining clean architecture boundaries in Java applications, helping teams keep domain logic decoupled from frameworks and infrastructure.

Core Features & Use Cases

  • Enforces Domain is pure: no framework annotations, no persistence concerns, no I/O in the domain.
  • Defines Application layer use cases and ports that orchestrate domain logic and IO through adapters.
  • Infrastructure wiring: adapters that connect controllers, repositories, and external services while respecting dependency direction.

Quick Start

To apply hexagonal architecture layering to a Java project, begin by identifying Domain, Application, and Infrastructure boundaries and implement sample Domain model and ports as shown in the guide.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: hexagonal-architecture-layers-java
Download link: https://github.com/Gentleman-Programming/Gentleman-Skills/archive/main.zip#hexagonal-architecture-layers-java

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.