什么是 inngest-middleware?
创建并使用 Inngest 中间件来解决横切问题。涵盖中间件生命周期、创建自定义中间件、使用 dependencyInjectionMiddleware 进行依赖注入、通过 @inngest/middleware-encryption 进行加密、通过 @inngest/middleware-sentry 进行 Sentry 错误跟踪以及自定义中间件模式。 来源:joelhooks/joelclaw。
创建并使用 Inngest 中间件来解决横切问题。涵盖中间件生命周期、创建自定义中间件、使用 dependencyInjectionMiddleware 进行依赖注入、通过 @inngest/middleware-encryption 进行加密、通过 @inngest/middleware-sentry 进行 Sentry 错误跟踪以及自定义中间件模式。
通过命令行快速安装 inngest-middleware AI 技能到你的开发环境
来源:joelhooks/joelclaw。
Master Inngest middleware to handle cross-cutting concerns like logging, error tracking, dependency injection, and data transformation. Middleware runs at key points in the function lifecycle, enabling powerful patterns for observability and shared functionality.
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.
Middleware allows code to run at various points in an Inngest client's lifecycle - during function execution, event sending, and more. Think of middleware as hooks into the Inngest execution pipeline.
创建并使用 Inngest 中间件来解决横切问题。涵盖中间件生命周期、创建自定义中间件、使用 dependencyInjectionMiddleware 进行依赖注入、通过 @inngest/middleware-encryption 进行加密、通过 @inngest/middleware-sentry 进行 Sentry 错误跟踪以及自定义中间件模式。 来源:joelhooks/joelclaw。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/joelhooks/joelclaw --skill inngest-middleware创建并使用 Inngest 中间件来解决横切问题。涵盖中间件生命周期、创建自定义中间件、使用 dependencyInjectionMiddleware 进行依赖注入、通过 @inngest/middleware-encryption 进行加密、通过 @inngest/middleware-sentry 进行 Sentry 错误跟踪以及自定义中间件模式。 来源:joelhooks/joelclaw。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/joelhooks/joelclaw --skill inngest-middleware 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/joelhooks/joelclaw