Arquitectura Hexagonal (Backend)
OfficialBuild robust, decoupled backend systems.
Software Engineering#ddd#domain-driven design#hexagonal architecture#backend development#nestjs#ports and adapters
Authorvertivolatam
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the complexity of managing intricate business logic by isolating it from external concerns like databases and frameworks, ensuring maintainability and testability.
Core Features & Use Cases
- Domain-Centric Design: Protects core business logic from technological changes.
- Technology Agnostic: Easily swap databases, frameworks, or external services.
- Enhanced Testability: Facilitates unit testing of business logic without complex infrastructure mocks.
- Use Case: Structure a new user management microservice in NestJS, ensuring its core domain logic is independent of the chosen database (e.g., PostgreSQL) and API framework.
Quick Start
Structure the user module using hexagonal architecture in NestJS.
Dependency Matrix
Required Modules
None requiredComponents
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/vertivolatam/monorepo/archive/main.zip#arquitectura-hexagonal-backend 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.