·domain-modeling
</>

domain-modeling

ドメイン モデリングの原則: 解析しない、検証しない、無効な状態を表現できないようにする、原始的な強迫観念の検出、セマンティック タイプ、およびドメインの拒否権。型の設計時、ドメインの整合性のためのコードのレビュー時、または TDD サイクルでドメインのレビューが必要な場合にアクティブ化します。

68インストール·3トレンド·@jwilger

インストール

$npx skills add https://github.com/jwilger/agent-skills --skill domain-modeling

domain-modeling のインストール方法

コマンドラインで domain-modeling AI スキルを開発環境にすばやくインストール

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

ソース: jwilger/agent-skills。

Value: Communication -- domain types make code speak the language of the business. They turn implicit knowledge into explicit, compiler-verified contracts that humans and AI can reason about.

Teaches how to build rich domain models that prevent bugs at compile time rather than catching them at runtime. Covers primitive obsession detection, parse-don't-validate, making invalid states unrepresentable, and semantic type design. Independently useful for any code review or design task, and

provides the principles that domain review checks for in the TDD cycle.

ドメイン モデリングの原則: 解析しない、検証しない、無効な状態を表現できないようにする、原始的な強迫観念の検出、セマンティック タイプ、およびドメインの拒否権。型の設計時、ドメインの整合性のためのコードのレビュー時、または TDD サイクルでドメインのレビューが必要な場合にアクティブ化します。 ソース: jwilger/agent-skills。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/jwilger/agent-skills --skill domain-modeling
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-20
更新日
2026-03-10

Browse more skills from jwilger/agent-skills

クイックアンサー

domain-modeling とは?

ドメイン モデリングの原則: 解析しない、検証しない、無効な状態を表現できないようにする、原始的な強迫観念の検出、セマンティック タイプ、およびドメインの拒否権。型の設計時、ドメインの整合性のためのコードのレビュー時、または TDD サイクルでドメインのレビューが必要な場合にアクティブ化します。 ソース: jwilger/agent-skills。

domain-modeling のインストール方法は?

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

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

https://github.com/jwilger/agent-skills