·pattern-matching
{}

pattern-matching

front-depiction/claude-setup

Data.TaggedEnum、$match、$is、Match.typeTags、および Effect.match を使用したマスター エフェクトのパターン マッチング。手動の _tag チェックと Effect.どちらかのパターンは避けてください。このスキルは、タグ付き型に基づいて判別共用体、ADT、または条件付きロジックを操作するときに使用します。

5インストール·0トレンド·@front-depiction

インストール

$npx skills add https://github.com/front-depiction/claude-setup --skill pattern-matching

SKILL.md

Use this skill when working with discriminated unions, ADTs, conditional logic, or any type that uses tag discrimination. Pattern matching provides exhaustive, type-safe alternatives to imperative conditionals.

When pattern matching involves non-deterministic operations, use Effect services.

Your pattern matching implementations should be exhaustive, type-safe, declarative, and testable.

Data.TaggedEnum、$match、$is、Match.typeTags、および Effect.match を使用したマスター エフェクトのパターン マッチング。手動の _tag チェックと Effect.どちらかのパターンは避けてください。このスキルは、タグ付き型に基づいて判別共用体、ADT、または条件付きロジックを操作するときに使用します。 ソース: front-depiction/claude-setup。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/front-depiction/claude-setup --skill pattern-matching
カテゴリ
{}データ分析
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

pattern-matching とは?

Data.TaggedEnum、$match、$is、Match.typeTags、および Effect.match を使用したマスター エフェクトのパターン マッチング。手動の _tag チェックと Effect.どちらかのパターンは避けてください。このスキルは、タグ付き型に基づいて判別共用体、ADT、または条件付きロジックを操作するときに使用します。 ソース: front-depiction/claude-setup。

pattern-matching のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/front-depiction/claude-setup --skill pattern-matching インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/front-depiction/claude-setup