什麼是 inngest-setup?
在 TypeScript 專案中設定 Inngest。安裝 SDK,建立客戶端,配置環境變量,提供端點服務或作為工作人員連接,然後執行本機開發伺服器。 來源:inngest/inngest-skills。
在 TypeScript 專案中設定 Inngest。安裝 SDK,建立客戶端,配置環境變量,提供端點服務或作為工作人員連接,然後執行本機開發伺服器。
透過命令列快速安裝 inngest-setup AI 技能到你的開發環境
來源:inngest/inngest-skills。
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,建立客戶端,配置環境變量,提供端點服務或作為工作人員連接,然後執行本機開發伺服器。 來源:inngest/inngest-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/inngest/inngest-skills --skill inngest-setup在 TypeScript 專案中設定 Inngest。安裝 SDK,建立客戶端,配置環境變量,提供端點服務或作為工作人員連接,然後執行本機開發伺服器。 來源:inngest/inngest-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/inngest/inngest-skills --skill inngest-setup 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/inngest/inngest-skills