什么是 inngest-events?
Design and send Inngest events.涵盖事件架构和有效负载格式、命名约定、幂等性 ID、ts 参数、扇出模式以及 inngest/function.failed 等系统事件。 来源:inngest/inngest-skills。
Design and send Inngest events.涵盖事件架构和有效负载格式、命名约定、幂等性 ID、ts 参数、扇出模式以及 inngest/function.failed 等系统事件。
通过命令行快速安装 inngest-events AI 技能到你的开发环境
来源:inngest/inngest-skills。
Master Inngest event design and delivery patterns. Events are the foundation of Inngest - learn to design robust event schemas, implement idempotency, leverage fan-out patterns, and handle system events effectively.
These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages.
Every Inngest event is a JSON object with required and optional properties:
Design and send Inngest events.涵盖事件架构和有效负载格式、命名约定、幂等性 ID、ts 参数、扇出模式以及 inngest/function.failed 等系统事件。 来源:inngest/inngest-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/inngest/inngest-skills --skill inngest-eventsDesign and send Inngest events.涵盖事件架构和有效负载格式、命名约定、幂等性 ID、ts 参数、扇出模式以及 inngest/function.failed 等系统事件。 来源:inngest/inngest-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/inngest/inngest-skills --skill inngest-events 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/inngest/inngest-skills