Skip to main content
Businessbdfinst

hexagonal-architecture

Design with ports and adapters to separate business logic from infrastructure. Use when designing a new service, reviewing structural compliance, or deciding how to introduce a new external dependency without coupling the domain.

Stars
190
Source
bdfinst/agentic-dev-team
Updated
2026-05-30
Slug
bdfinst--agentic-dev-team--hexagonal-architecture
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/bdfinst/agentic-dev-team/HEAD/plugins/agentic-dev-team/skills/hexagonal-architecture/SKILL.md -o .claude/skills/hexagonal-architecture.md

Drops the SKILL.md into .claude/skills/hexagonal-architecture.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.