Install
openclaw skills install nm-archetypes-architecture-paradigm-hexagonalApplies hexagonal architecture isolating domain from infrastructure
openclaw skills install nm-archetypes-architecture-paradigm-hexagonalNight Market Skill — ported from claude-night-market/archetypes. For the full experience with agents, hooks, and commands, install the Claude Code plugin.
These vocabulary items name the concrete tools and abstractions
that show up when the paradigm is implemented. They are not
required dependencies and they are not part of the skill's
tools: frontmatter (which is reserved for Claude Code tool
restrictions). Use this list to disambiguate during architecture
discussions.
boundary-validator -- checks every adapter conforms to the port contractadapter-generator -- scaffolds primary and secondary adapters from a port speccontract-tester -- validates each adapter against its port via shared contract tests