Guide for using @moeru/eventa — a transport-aware event library powering ergonomic RPC and streaming flows. Use this skill whenever the user imports from '@moeru/eventa', mentions eventa, needs cross-process/cross-thread event communication (Electron IPC, Web Workers, WebSocket, BroadcastChannel, EventEmitter, EventTarget, Worker Threads), wants to define type-safe events with RPC invoke patterns, needs streaming RPC (server-streaming, client-streaming, or bidirectional), or asks about transport-agnostic event abstractions. Also use when the user discusses alternatives to birpc or async-call-rpc.
$npx -y skills add moeru-ai/airi --skill eventaInstalls into the current project.
Run `npx skills use "https://github.com/moeru-ai/airi" --skill "moeru-ai/airi/eventa"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/moeru-ai/airi" that are relevant to the current task. Run `npx skills add "https://github.com/moeru-ai/airi"` and select the relevant skills, then follow their instructions.