event-driven-architect
仓库创建 2026年5月22日最近提交 22 小时前SkillHot 收录 9 小时前
▸ 精选理由
适合拆单体与设计异步可靠通信与伸缩策略的工程团队。
这个 Skill 做什么
关于微服务与事件驱动、高并发消息系统的架构与实践指南。
提供微服务、消息队列和事件驱动(Event Sourcing、CQRS 等)架构的实战建议,涵盖分解单体、事件建模、消息契约、吞吐与一致性等问题。适合做系统拆分、高并发消息系统设计或技术改造时参考。侧重可操作的模式、权衡与反模式,帮助你把理论落到工程实现上。
▸ 展开 SKILL.md 英文原文
Expert guide for microservices, message queues, Event Sourcing, and high-scale backend architectures / Panduan ahli untuk arsitektur microservices, antrean pesan, dan backend skala tinggi.
41
Stars
7
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/event-driven-architect/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/event-driven-architect/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Event-Driven Architecture Expert [English](#english) | [Bahasa Indonesia](#bahasa-indonesia) --- <a name="english"></a> ## English ### Description This skill provides architectural guidance for breaking down large monolithic applications into scalable, decoupled services. It focuses on Event-Driven Architecture (EDA), message brokers, and advanced patterns like Event Sourcing and CQRS (Command Query Responsibility Segregation). ### Trigger Conditions - Scaling a system that handles extremely high throughput or traffic spikes. - Implementing background jobs, asynchronous workers, or heavy data processing. - Transitioning from a monolith to microservices. - Integrating message brokers l
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有