home/categories/domain-utilities/redboarddev-cookmate-codex-skills-domain-builder-skill-md
domain-utilitiestools

domain-builder

Generate a full domain module in packages/domain/src for an entity defined in apps/api/prisma/schema.prisma. Use when asked to create or generate the domain for a Prisma model (e.g., "Cree le domaine pour Recipe", "Genere le domain de l'entite User", "Fais le domaine Ingredient").

RedBoardDev
maintainer
RedBoardDev
Updated 1/19/2026
Stars
0
Forks
0
quick start

Installation and usage

Generate a full domain module in packages/domain/src for an entity defined in apps/api/prisma/schema.prisma. Use when asked to create or generate the domain for a Prisma model (e.g., "Cree le domaine pour Recipe", "Genere le domain de l'entite User", "Fais le domaine Ingredient").

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use domain-builder