home/categories/architecture-patterns/moasadi-ddd-bun-api-boilerplate-claude-skills-ddd-entity-generator-skill-md
architecture-patternsdevelopment

ddd-entity-generator

Generate domain layer components (entities, value objects, repository interfaces, events, errors). Use when adding entities to existing context, creating value objects for validation, or defining domain-specific errors (e.g., "Create Product entity with Price VO", "Add Customer with Email").

moasadi
maintainer
moasadi
Updated 10/29/2025
Stars
4
Forks
1
quick start

Installation and usage

Generate domain layer components (entities, value objects, repository interfaces, events, errors). Use when adding entities to existing context, creating value objects for validation, or defining domain-specific errors (e.g., "Create Product entity with Price VO", "Add Customer with Email").

Installation
$ install --globalskills.sh
Usage

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

skills use ddd-entity-generator