Create atomic git commits following project conventions
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٨ من skills من RailsEventStore/ecommerce. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٨ من أصل ٨ skills مجمعة.
Create atomic git commits following project conventions
لغة النص الأصلي: الإنجليزية
Plan a new feature end-to-end — impact analysis across all layers, start-from-the-middle slicing into deployable steps, then delegating to /domain, /read-model, /controller skills
لغة النص الأصلي: الإنجليزية
Build a new read model following project conventions (event handlers, tests, migration, configuration)
لغة النص الأصلي: الإنجليزية
Scaffold a new Rails app with event sourcing, following project conventions (todomvc as reference)
لغة النص الأصلي: الإنجليزية
Upgrade Rails framework to a newer version following the smooth upgrade methodology
لغة النص الأصلي: الإنجليزية
Upgrade RailsEventStore (RES) gems to a newer version
لغة النص الأصلي: الإنجليزية
Create a new domain bounded context with aggregates, commands, events, and handlers
لغة النص الأصلي: الإنجليزية
Create a controller with commands, read model queries, routes, and integration tests
لغة النص الأصلي: الإنجليزية