blueprinteventbus-integration
Implement event-driven communication using BlueprintEventBus for cross-module coordination. Use this skill when modules need to communicate without tight coupling, broadcasting domain events (task.created, member.added), subscribing to events with proper lifecycle management, and implementing event-driven workflows. Ensures events follow naming conventions ([module].[action]), include Blueprint context, and use takeUntilDestroyed() for automatic cleanup.
$ Instalar
git clone https://github.com/tw-lin/ng-lin /tmp/ng-lin && cp -r /tmp/ng-lin/.github/skills/event-bus-integration ~/.claude/skills/ng-lin// tip: Run this command in your terminal to install the skill
Repository

tw-lin
Author
tw-lin/ng-lin/.github/skills/event-bus-integration
0
Stars
2
Forks
Updated6d ago
Added6d ago