blueprinteventbus-integration by aiskillstore

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.

Content & Writing
85 Stars
2 Forks
Updated Jan 19, 2026, 04:39 AM

Why Use This

This skill provides specialized capabilities for aiskillstore's codebase.

Use Cases

  • Developing new features in the aiskillstore repository
  • Refactoring existing code to follow aiskillstore standards
  • Understanding and working with aiskillstore's codebase structure

Install Guide

2 steps
  1. 1

    Download Ananke

    Skip this step if Ananke is already installed.

  2. 2

    Install inside Ananke

    Click Install Skill, paste the link below, then press Install.

    https://github.com/aiskillstore/marketplace/tree/main/skills/7spade/blueprinteventbus-integration

Skill Snapshot

Auto scan of skill assets. Informational only.

Valid SKILL.md

Checks against SKILL.md specification

Source & Community

Repository marketplace
Skill Version
main
Community
85 2
Updated At Jan 19, 2026, 04:39 AM

Skill Stats

SKILL.md 554 Lines
Total Files 1
Total Size 0 B
License MIT