skill
★ 52
Hexagonal Architecture with InversifyJS DI Pattern
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,…
ndthanhdev/mcp-browser-kit
hexagonal-architecture
inversifyjs
dependency-injection
ports-adapters