Create atomic git commits following project conventions
원문 언어: 영어
메뉴
SkillsMP는 RailsEventStore/ecommerce에서 8개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 8개 중 8개를 표시합니다.
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
원문 언어: 영어