LogoClawIndex
CasesSkillsAbout
LogoClawIndex

nw-fp-hexagonal-architecture - FP Hexagonal Architecture Pattern

Structure functional applications using hexagonal architecture with pure core and side-effect shell

Tags

Updated: 2026-05-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • define port types
  • implement port adapters
  • structure application layers
  • inject function dependencies
  • compose function pipelines
  • manage side effects
  • test pure core

Inputs

  • function type signatures
  • domain models
  • existing codebase

Outputs

  • architectural patterns
  • pure core modules
  • port adapter implementations

Requirements

  • functional programming knowledge
  • domain modeling basics

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
hexagonal-architecture
functional-programming
ports-and-adapters
software-architecture
side-effect-management
define port types
implement port adapters
structure application layers
inject function dependencies
function type signatures
domain models
existing codebase
architectural patterns
pure core modules
port adapter implementations