add-nodebridge-handler - Add NodeBridge Handler for UI-Node.js Communication
Adds new message handlers to the NodeBridge system for communication between UI and backend
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Add handler to src/nodeBridge.ts
- Update types in src/nodeBridge.types.ts
- Test handlers with scripts
- Register handlers in message bus
Inputs
- NodeBridge source code
- Handler types
- Test scripts
- Project context
Outputs
- Updated nodeBridge.ts
- Updated type definitions
- Testable handlers
- Documented implementation
Requirements
- Node.js environment
- Source code directory
- TypeScript compilation
- Message bus system
