·wode-emittery-pattern
</>

wode-emittery-pattern

Use when implementing event-driven communication between React components using Emittery, including event types, sidecar components, or subscription hooks

15Installs·2Trend·@wenerme

Installation

$npx skills add https://github.com/wenerme/ai --skill wode-emittery-pattern

How to Install wode-emittery-pattern

Quickly install wode-emittery-pattern AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/wenerme/ai --skill wode-emittery-pattern
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: wenerme/ai.

SKILL.md

View raw

You are strictly required to follow this event-driven architecture when implementing inter-component communication or side-effect handling. This pattern decouples state management (Zustand) from side-effects (event handlers).

For complete Sidecar implementation examples (upload, rename, move, mkdir, error handling) and best practices, read: references/events-pattern.md

Use when implementing event-driven communication between React components using Emittery, including event types, sidecar components, or subscription hooks Source: wenerme/ai.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wenerme/ai --skill wode-emittery-pattern Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/wenerme/ai --skill wode-emittery-pattern
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from wenerme/ai

Quick answers

What is wode-emittery-pattern?

Use when implementing event-driven communication between React components using Emittery, including event types, sidecar components, or subscription hooks Source: wenerme/ai.

How do I install wode-emittery-pattern?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/wenerme/ai --skill wode-emittery-pattern Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/wenerme/ai