home/categories/architecture-patterns/front-depiction-claude-setup-skills-domain-modeling-skill-md
architecture-patternsdevelopment

domain-modeling

Create production-ready Effect domain models using Schema.TaggedStruct for ADTs, Schema.Data for automatic equality, with comprehensive predicates, orders, guards, and match functions. Use when modeling domain entities, value objects, or any discriminated union types.

front-depiction
maintainer
front-depiction
Updated 1/19/2026
Stars
9
Forks
4
quick start

Installation and usage

Create production-ready Effect domain models using Schema.TaggedStruct for ADTs, Schema.Data for automatic equality, with comprehensive predicates, orders, guards, and match functions. Use when modeling domain entities, value objects, or any discriminated union types.

Installation
$ install --globalskills.sh
Usage

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

skills use domain-modeling