home/categories/architecture-patterns/front-depiction-claude-setup-skills-pattern-matching-skill-md
architecture-patternsdevelopment

pattern-matching

Master Effect pattern matching using Data.TaggedEnum, $match, $is, Match.typeTags, and Effect.match. Avoid manual _tag checks and Effect.either patterns. Use this skill when working with discriminated unions, ADTs, or conditional logic based on tagged types.

front-depiction
maintainer
front-depiction
آخر تحديث 1/19/2026
النجوم
9
التفرعات
4
quick start

Installation and usage

Master Effect pattern matching using Data.TaggedEnum, $match, $is, Match.typeTags, and Effect.match. Avoid manual _tag checks and Effect.either patterns. Use this skill when working with discriminated unions, ADTs, or conditional logic based on tagged types.

التثبيت
$ install --globalskills.sh
الاستخدام

بعد التثبيت، يمكنك استخدام هذه المهارة بتشغيل الأمر التالي في الطرفية:

skills use pattern-matching