home/categories/architecture-patterns/citypaul-dotfiles-claude-claude-skills-hexagonal-architecture-skill-md
architecture-patternsdevelopment
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.
maintainer
citypaul
更新于 3/20/2026
星标
618
分支
78
quick start
Installation and usage
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 --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use hexagonal-architecture