gpui-event

Installation
SKILL.md

Overview

GPUI provides event system for component coordination:

Event Mechanisms:

  • Custom Events: Define and emit type-safe events
  • Observations: React to entity state changes
  • Subscriptions: Listen to events from other entities
  • Global Events: App-wide event handling

Quick Start

Define and Emit Events

Related skills
Installs
254
GitHub Stars
11.4K
First Seen
Jan 21, 2026