Enforces DDD patterns: Bounded Contexts, 4-layer architecture, Aggregate Roots, Value Objects, Domain Events, repository interfaces. Activates when working with domain models, services, or cross-context communication.
$npx -y skills add appverk/av-marketplace --skill ddd-patternsInstalls into the current project.
Run `npx skills use "https://github.com/appverk/av-marketplace" --skill "appverk/av-marketplace/ddd-patterns"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/appverk/av-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/appverk/av-marketplace"` and select the relevant skills, then follow their instructions.