Domain Repository Pattern

Implements repository and specification patterns for DDD to abstract data access while keeping domain logic in the domain layer — generic repositories, typed specifications, pagination, and query composition without leaking persistence details.

paulpas f92deca 23.0 KB Updated

File contents

paulpas/agent-skill-router/tree/main/skills/coding/domain-repository-pattern commit f92deca49e

Frequently asked questions

npx skillmds@latest add paulpas/domain-repository-pattern