eventbridge-event

Community

Publish EventBridge events with a Go publisher.

Authorbjaus
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables teams to publish AWS EventBridge events from a Go-based publisher following LT K conventions, ensuring consistent envelopes, traceability, and structured metadata.

Core Features & Use Cases

  • Go-based publisher integration using buspub to publish events to EventBridge
  • Enforced envelope with generated_by metadata including project, git_sha, runtime, and runtime_version
  • Supports conventional event naming and sources (e.g., consumer/profile, ProfileUpdated)

Quick Start

Initialize the publisher with awsCfg, companyEventBusName, and a RuntimeConfig containing:

  • Project, GitSHA, ContextLogger, MetricsClient
  • Runtime, RuntimeVersion, and EventSourcePrefix Then publish a sample event with PutCompanyEvent using source "consumer/profile", detail_type "ProfileUpdated", and a DataEnvelope containing user data.

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: eventbridge-event
Download link: https://github.com/bjaus/dotfiles/archive/main.zip#eventbridge-event

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.