·inngest-setup
</>

inngest-setup

在 TypeScript 项目中设置 Inngest。安装 SDK,创建客户端,配置环境变量,提供端点服务或作为工作人员连接,然后运行本地开发服务器。

17安装·2热度·@joelhooks

安装

$npx skills add https://github.com/joelhooks/joelclaw --skill inngest-setup

如何安装 inngest-setup

通过命令行快速安装 inngest-setup AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/joelhooks/joelclaw --skill inngest-setup
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:joelhooks/joelclaw。

SKILL.md

查看原文

This skill sets up Inngest in a TypeScript project from scratch, covering installation, client configuration, connection modes, and local development.

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.

Create a shared client file that you'll import throughout your codebase:

在 TypeScript 项目中设置 Inngest。安装 SDK,创建客户端,配置环境变量,提供端点服务或作为工作人员连接,然后运行本地开发服务器。 来源:joelhooks/joelclaw。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/joelhooks/joelclaw --skill inngest-setup
分类
</>开发工具
认证
收录时间
2026-03-09
更新时间
2026-03-11

Browse more skills from joelhooks/joelclaw

快速解答

什么是 inngest-setup?

在 TypeScript 项目中设置 Inngest。安装 SDK,创建客户端,配置环境变量,提供端点服务或作为工作人员连接,然后运行本地开发服务器。 来源:joelhooks/joelclaw。

如何安装 inngest-setup?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/joelhooks/joelclaw --skill inngest-setup 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/joelhooks/joelclaw