LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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.

Skills tagged: hexagonal-architecture

Browse skills that share this tag.

  • nw-fp-hexagonal-architecture - FP Hexagonal Architecture Pattern
    hexagonal-architecturefunctional-programmingports-and-adapterssoftware-architecture

    ★ 610 · Updated 2026-05-11

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

    ⚙ define port types⚙ implement port adapters⚙ structure application layers
  • create-persistence-adapter - Generate JPA persistence adapter
    JPApersistencedomain-driven-designhexagonal-architecture

    ★ 18 · Updated 2026-03-26

    Scaffold or update complete JPA persistence adapter with entity, repository, mapper, and adapter classes

    ⚙ read repository port file⚙ read domain entity⚙ generate entity class