designing-hexagonal-architecture
CommunityModular apps with ports and adapters.
Software Engineering#architecture#modularity#hexagonal-architecture#dependency-inversion#ports-and-adapters
Authoraucun6352
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Hexagonal Architecture helps teams build modular, testable systems by isolating domain logic from infrastructure, enabling technology choices to be swapped with minimal risk and improving maintainability.
Core Features & Use Cases
- Port/Adapter pattern: Define ports for domain needs and implement adapters for infrastructure.
- Clear layer boundaries: Domain, application, presentation, and infrastructure with inward dependencies.
- Testability & flexibility: Easier unit testing and deployment of modules.
Quick Start
Request a hexagonal architecture blueprint: "Create a port for user authentication, an adapter for a database, and wire it with dependency injection."
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: designing-hexagonal-architecture Download link: https://github.com/aucun6352/project-cheat-sheet/archive/main.zip#designing-hexagonal-architecture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.