Arquitectura Hexagonal (Backend)
OfficialBuild robust, decoupled backend services.
Software Engineering#ddd#domain-driven design#hexagonal architecture#backend development#nestjs#ports and adapters
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 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/altrupets/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 223,000+ vetted skills library on demand.