module-aggregate

Installation
SKILL.md

Module Aggregate

Use the scripts/create-aggregate.js script to deterministically create the base structure of an aggregate within an existing module in modules/<modulo>.

Required inputs

  1. module name, corresponding to an existing folder in modules/<modulo>.
  2. aggregate name.

Optional but recommended input

  1. initial use case structure type:
    • crud
    • example

If the request does not include this third input, stop and ask concisely:

Do you want to create the use case base as "crud" or "example"?

Installs
1
First Seen
Jun 23, 2026
module-aggregate — ricardolv/nest-ai-plugins