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
更新于 3/22/2026
星标
619
分支
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/.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use stacks-events