home/categories/architecture-patterns/dev-int-tests-claude-skills-add-bc-contract-skill-md
architecture-patternsdevelopment

add-bc-contract

Add Contract for inter-BC communication using Provider pattern. Use when one Bounded Context needs to access data from another BC (e.g., Inventory needs Articles from Admin). Creates Contract interface, Provider implementation, and configuration.

Dev-Int
maintainer
Dev-Int
آخر تحديث 1/19/2026
النجوم
0
التفرعات
0
quick start

Installation and usage

Add Contract for inter-BC communication using Provider pattern. Use when one Bounded Context needs to access data from another BC (e.g., Inventory needs Articles from Admin). Creates Contract interface, Provider implementation, and configuration.

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

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

skills use add-bc-contract