·typeclass-design
{}

typeclass-design

front-depiction/claude-setup

データファーストとデータラストの両方で使用できるように、カリー化されたシグネチャとデュアル API を備えた型クラスを実装します。

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

インストール

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

SKILL.md

Use this skill when implementing typeclasses that provide reusable abstractions across multiple types.

All typeclass functions must be fully curried to enable partial application:

Provide both data-first (uncurried) and data-last (curried) variants using Function.dual:

データファーストとデータラストの両方で使用できるように、カリー化されたシグネチャとデュアル API を備えた型クラスを実装します。 ソース: front-depiction/claude-setup。

原文を見る

引用可能な情報

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

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

クイックアンサー

typeclass-design とは?

データファーストとデータラストの両方で使用できるように、カリー化されたシグネチャとデュアル API を備えた型クラスを実装します。 ソース: front-depiction/claude-setup。

typeclass-design のインストール方法は?

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

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

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