什么是 event-modeling?
事件建模有助于发现和设计事件源系统。四个阶段:领域发现、工作流设计(9 步流程)、GWT 场景生成和模型验证。在开始新项目、设计功能、建模领域、编写给定/何时/那么场景或讨论事件源和领域驱动设计时激活。 来源:jwilger/agent-skills。
事件建模有助于发现和设计事件源系统。四个阶段:领域发现、工作流设计(9 步流程)、GWT 场景生成和模型验证。在开始新项目、设计功能、建模领域、编写给定/何时/那么场景或讨论事件源和领域驱动设计时激活。
通过命令行快速安装 event-modeling AI 技能到你的开发环境
来源:jwilger/agent-skills。
Value: Communication -- event modeling is a structured conversation that surfaces hidden domain knowledge and creates shared understanding between humans and agents before any code is written.
Teaches the agent to facilitate event modeling sessions following Martin Dilger's "Understanding Eventsourcing" methodology. Produces a complete event model (actors, events, commands, read models, automations, slices) that drives all downstream implementation. The model lives in docs/eventmodel/.
Never jump into detailed workflow design without broad domain understanding first. Phase 1 maps the territory; Phase 2 explores each region.
事件建模有助于发现和设计事件源系统。四个阶段:领域发现、工作流设计(9 步流程)、GWT 场景生成和模型验证。在开始新项目、设计功能、建模领域、编写给定/何时/那么场景或讨论事件源和领域驱动设计时激活。 来源:jwilger/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/jwilger/agent-skills --skill event-modeling事件建模有助于发现和设计事件源系统。四个阶段:领域发现、工作流设计(9 步流程)、GWT 场景生成和模型验证。在开始新项目、设计功能、建模领域、编写给定/何时/那么场景或讨论事件源和领域驱动设计时激活。 来源:jwilger/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/jwilger/agent-skills --skill event-modeling 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jwilger/agent-skills