home/categories/architecture-patterns/stacksjs-stacks-claude-skills-stacks-events-skill-md
architecture-patternsdevelopment

stacks-events

Use when working with the event system in a Stacks application — dispatching events, listening for events, model events, wildcard listeners, the event emitter, or event-driven architecture. Covers @stacksjs/events, app/Events.ts, app/Listener.ts, and app/Listeners/.

stacksjs
maintainer
stacksjs
Actualizado 3/22/2026
Estrellas
619
Forks
15
quick start

Installation and usage

Use when working with the event system in a Stacks application — dispatching events, listening for events, model events, wildcard listeners, the event emitter, or event-driven architecture. Covers @stacksjs/events, app/Events.ts, app/Listener.ts, and app/Listeners/.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use stacks-events