Skip to main content
Run any Skill in Manus
with one click

hexagonal-architecture

Hexagonal (ports and adapters) architecture patterns for TypeScript. Use when implementing ports, adapters, dependency inversion, or domain isolation. Only applies to projects that explicitly use hexagonal architecture. Do NOT use for projects without ports/adapters structure.

Overview

Hexagonal (ports and adapters) architecture patterns for TypeScript. Use when implementing ports, adapters, dependency inversion, or domain isolation. Only applies to projects that explicitly use hexagonal architecture. Do NOT use for projects without ports/adapters structure.

Install command
npx skills add https://github.com/citypaul/.dotfiles --skill hexagonal-architecture

Copy and paste this command into Claude Code to install the skill

Stars667
Forks87
UpdatedJune 1, 2026 at 12:47
File Explorer
7 files
SKILL.md
readonly