← Back to browse
skill
Hexagonal Architecture with InversifyJS DI Pattern
From ndthanhdev/mcp-browser-kit ★ 52
Summary
This skill guides the implementation of Hexagonal Architecture using InversifyJS in a monorepo, defining clear boundaries between core domain logic, ports, and external adapters. It provides recipes for wiring dependencies, managing scopes, and structuring application composition roots.