implement-hexagonal-ports
CommunityMaster Hexagonal Architecture with clean ports
Software Engineering#dependency-injection#hexagonal-architecture#ports-and-adapters#inports-outports#driving-adapter#driven-adapter#architectural-pattern
Authormariotoffia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Hexagonal Architecture helps developers create maintainable, testable applications by clearly separating the core domain from external services and infrastructure.
Core Features & Use Cases
- Define InPorts and OutPorts to decouple business logic from frameworks.
- Implement driving and driven adapters to swap implementations without touching core logic.
- Wire dependencies via constructor injection and allow use cases to be exercised by REST, CLI, or events.
Quick Start
Start by creating a new skill module, declare InPort and OutPort interfaces, implement a use case that consumes them, add a driving adapter that calls the InPorts, and finally wire the adapters in your application bootstrap.
Dependency Matrix
Required Modules
None requiredComponents
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: implement-hexagonal-ports Download link: https://github.com/mariotoffia/gobridge/archive/main.zip#implement-hexagonal-ports Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.