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