module-repository

Installation
SKILL.md

Module Repository

Use this skill when the request is to create or complete a repository contract for an aggregate within modules/, along with a reusable fake/in-memory implementation for use case tests.

This skill covers only:

  • domain repository interface
  • minimal auxiliary contract types
  • aggregate and test module exports
  • simple, functional fake/in-memory implementation

This skill does not create:

  • Prisma
  • Nest backend
  • controller
  • migration
  • seed
  • real infrastructure adapters
Installs
1
First Seen
Jun 23, 2026
module-repository — ricardolv/nest-ai-plugins