·hexagonal-architecture-layers-java
</>

hexagonal-architecture-layers-java

Hexagonal architecture layering for Java services with strict boundaries. Trigger: When structuring Java apps by Domain/Application/Infrastructure, or refactoring toward clean architecture.

29Installs·0Trend·@gentleman-programming

Installation

$npx skills add https://github.com/gentleman-programming/gentleman-skills --skill hexagonal-architecture-layers-java

How to Install hexagonal-architecture-layers-java

Quickly install hexagonal-architecture-layers-java AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/gentleman-programming/gentleman-skills --skill hexagonal-architecture-layers-java
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: gentleman-programming/gentleman-skills.

SKILL.md

View raw

Domain has no framework annotations, no persistence concerns, and no I/O.

Application defines use cases and ports, calling domain logic and delegating I/O to ports.

Infrastructure implements ports and wires adapters (controllers, repositories, clients).

Hexagonal architecture layering for Java services with strict boundaries. Trigger: When structuring Java apps by Domain/Application/Infrastructure, or refactoring toward clean architecture. Source: gentleman-programming/gentleman-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/gentleman-programming/gentleman-skills --skill hexagonal-architecture-layers-java
Category
</>Dev Tools
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from gentleman-programming/gentleman-skills

Quick answers

What is hexagonal-architecture-layers-java?

Hexagonal architecture layering for Java services with strict boundaries. Trigger: When structuring Java apps by Domain/Application/Infrastructure, or refactoring toward clean architecture. Source: gentleman-programming/gentleman-skills.

How do I install hexagonal-architecture-layers-java?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/gentleman-programming/gentleman-skills --skill hexagonal-architecture-layers-java Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/gentleman-programming/gentleman-skills