streaming-event-architect

Community

Design reliable internal event pipelines.

Authornguyenpv1980-wq
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps design the internal event and streaming backbone between services so teams can avoid duplicate processing, out-of-order updates, dead-letter black holes, and unclear delivery guarantees.

Core Features & Use Cases

  • Flow Classification: Separates internal notifications, state-transfer events, and commands before choosing streams or queues.
  • Delivery Semantics: Defines honest at-least-once behavior with explicit idempotency, retry policy, dead-letter ownership, and replay procedures.
  • Ordering and Partitioning: Sets partition keys and ordering scope clearly, including skew and tenant hot-key risk.
  • CDC and Schema Rules: Designs change data capture ingestion, retention versus compaction, and schema compatibility rules for internal consumers.
  • Use Case: A platform team can use this Skill when rebuilding an event bus, fixing duplicate payment events, or adding CDC from a transactional database into internal streams.

Quick Start

Ask for an internal streaming design for your services, including flow classification, partition keys, delivery semantics, retry and DLQ handling, replay rules, and CDC ingestion if needed.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: streaming-event-architect
Download link: https://github.com/nguyenpv1980-wq/Project-Aegis/archive/main.zip#streaming-event-architect

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