Create atomic git commits following project conventions
原文语言:英语
菜单
SkillsMP 已收集 RailsEventStore/ecommerce 中的 8 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 8 / 8 个已收集 Skill。
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
原文语言:英语