add-event-handler

Official

Scaffold WolverineFx event handlers quickly.

Authorsignalbeam-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

When building event-driven .NET applications, developers spend time boilerplating handlers for every domain or integration event. This skill generates a ready-to-use WolverineFx event handler scaffold that follows conventional patterns and reduces setup time.

Core Features & Use Cases

  • Event handler scaffold: creates a handler class in the appropriate Application.Events namespace with a strongly-typed @event parameter and CancellationToken support.
  • Integration event support: optionally scaffolds an integration event type for cross-service communication.
  • NATS publishing guidance: includes patterns for publishing events to NATS or similar messaging backplanes and shows how to wire the publisher in.
  • Use Case example: when a new DeviceRegisteredEvent is introduced, scaffold {EventName}Handler to react accordingly.

Quick Start

Provide the EventName and Service, and instruct the AI to scaffold a WolverineFx event handler and its optional integration event.

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: add-event-handler
Download link: https://github.com/signalbeam-io/signalbeam-edge/archive/main.zip#add-event-handler

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 223,000+ vetted skills library on demand.