Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

cqrs-aggregate-modeling

النجوم٢٦
التفرعات٠
آخر تحديث١ يوليو ٢٠٢٦ في ٠٤:٠٠

Use when CQRS changes aggregate boundaries or state shape. Helps reduce oversized command aggregates by moving read concerns to read models, keeping only command-decision state in aggregates, and using events for state transitions. Trigger for large aggregates, heavy command updates, aggregates containing query-only data, or boundary redesign during CQRS adoption.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
2 ملفات
SKILL.md
readonly