Arquitectura Hexagonal (Backend)

Official

Build robust, decoupled backend services.

Authoraltrupets
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of tightly coupled application architectures by isolating core business logic from external concerns like databases and frameworks, leading to more maintainable and testable systems.

Core Features & Use Cases

  • Domain-Centric Design: Organizes code into Domain, Application, and Infrastructure layers.
  • Ports and Adapters Pattern: Facilitates easy swapping of external technologies (databases, UIs, APIs).
  • Enhanced Testability: Enables unit testing of business logic without complex infrastructure mocks.
  • Use Case: Structure a new user management microservice in NestJS, ensuring the domain logic for user creation and management is independent of the chosen database (e.g., PostgreSQL with TypeORM).

Quick Start

Implement a user module using hexagonal architecture in NestJS.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: Arquitectura Hexagonal (Backend)
Download link: https://github.com/altrupets/monorepo/archive/main.zip#arquitectura-hexagonal-backend

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.