Laravel Spatie Event Sourcing · albertoarena bundle Use this skill any time a user works with Laravel and event sourcing together — whether setting up spatie/laravel-event-sourcing for the first time, designing a new event-sourced domain (aggregates, events, projectors, reactors), generating code for bounded contexts, or debugging issues with AggregateRoot, StoredEvent, or projectors. Trigger on: "event sourcing" + "Laravel", spatie ES references, requests to model domain lifecycles as events, or questions about aggregate roots and projectors in PHP/Laravel. Do NOT use for: refactoring existing CRUD into ES, Laravel's built-in Event::dispatch system, CQRS without event sourcing, or non-spatie packages.