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
更新日 1/19/2026
スター
9
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use domain-modeling