Install
openclaw skills install nm-archetypes-architecture-paradigm-modular-monolithApplies modular monolith with enforced internal boundaries
openclaw skills install nm-archetypes-architecture-paradigm-modular-monolithNight Market Skill — ported from claude-night-market/archetypes. For the full experience with agents, hooks, and commands, install the Claude Code plugin.
Skill not loading Check YAML frontmatter syntax and required fields
Token limits exceeded Use progressive disclosure - move details to modules
Modules not found Verify module paths in SKILL.md are correct
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.
dependency-analyzer -- module dependency graph builder for spotting forbidden edgesmodule-boundary-enforcer -- fails the build when a module imports across a boundaryrefactoring-planner -- ranks modules by extraction-readiness for a future split