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