domain-modeling とは?
ドメイン モデリングの原則: 解析しない、検証しない、無効な状態を表現できないようにする、原始的な強迫観念の検出、セマンティック タイプ、およびドメインの拒否権。型の設計時、ドメインの整合性のためのコードのレビュー時、または TDD サイクルでドメインのレビューが必要な場合にアクティブ化します。 ソース: jwilger/agent-skills。
ドメイン モデリングの原則: 解析しない、検証しない、無効な状態を表現できないようにする、原始的な強迫観念の検出、セマンティック タイプ、およびドメインの拒否権。型の設計時、ドメインの整合性のためのコードのレビュー時、または TDD サイクルでドメインのレビューが必要な場合にアクティブ化します。
コマンドラインで domain-modeling AI スキルを開発環境にすばやくインストール
ソース: 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ドメイン モデリングの原則: 解析しない、検証しない、無効な状態を表現できないようにする、原始的な強迫観念の検出、セマンティック タイプ、およびドメインの拒否権。型の設計時、ドメインの整合性のためのコードのレビュー時、または TDD サイクルでドメインのレビューが必要な場合にアクティブ化します。 ソース: jwilger/agent-skills。
ターミナルまたはコマンドラインツール(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