home/categories/domain-utilities/omakei-adonisjs-architecture-skill-adonisjs-skills-adonisjs-value-objects-skill-md
domain-utilitiestools

adonisjs-value-objects

Immutable value objects for domain values in AdonisJS (TypeScript). Use when working with domain values, immutable objects, or when user mentions value objects, immutable values, domain values, money objects, coordinate objects, email address objects, or any typed domain concept in an AdonisJS project. Also trigger when user wants to encapsulate validation, equality, or arithmetic for a domain primitive.

omakei
maintainer
omakei
Updated 3/28/2026
Stars
2
Forks
1
quick start

Installation and usage

Immutable value objects for domain values in AdonisJS (TypeScript). Use when working with domain values, immutable objects, or when user mentions value objects, immutable values, domain values, money objects, coordinate objects, email address objects, or any typed domain concept in an AdonisJS project. Also trigger when user wants to encapsulate validation, equality, or arithmetic for a domain primitive.

Installation
$ install --globalskills.sh
Usage

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

skills use adonisjs-value-objects