stacks-listeners

Official

Coordinate event-driven actions with clean listeners

Authorstacksjs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Centralize and streamline event-driven workflows by wiring application events to corresponding actions across the codebase, enabling predictable, extensible behavior.

Core Features & Use Cases

  • Event → Listener Mapping: declare mappings in app/Events.ts to connect events to Actions.
  • Sequential Execution: listeners run one after another, awaiting each action to finish.
  • CLI & Console Support: includes Console.ts for CLI-specific event handling and debugging.

Quick Start

Wire your events to Actions by configuring mappings in app/Events.ts and implement Actions with a handle(event) method under app/Actions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: stacks-listeners
Download link: https://github.com/stacksjs/stacks/archive/main.zip#stacks-listeners

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.