home/categories/architecture-patterns/remorses-kimaki-cli-skills-event-sourcing-state-skill-md
architecture-patternsdevelopment

event-sourcing-state

Event-sourced application state pattern for TypeScript apps. Prefer bounded event logs plus pure derivation functions over mirrored mutable lifecycle flags. Use when state transitions are driven by events and bugs can be reproduced from a saved event stream.

remorses
maintainer
remorses
আপডেট হয়েছে 4/6/2026
স্টার
971
ফর্ক
69
quick start

Installation and usage

Event-sourced application state pattern for TypeScript apps. Prefer bounded event logs plus pure derivation functions over mirrored mutable lifecycle flags. Use when state transitions are driven by events and bugs can be reproduced from a saved event stream.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use event-sourcing-state