Automates serverless background jobs and durable event-driven workflows without the need to manage queues or workers.
This skill equips Claude with expert knowledge for implementing Inngest to handle reliable background processing and complex workflow orchestration. It enables developers to build resilient AI pipelines, multi-day onboarding sequences, and high-scale event systems using checkpoint-based recovery, ensuring that long-running tasks survive failures without the overhead of manual infrastructure management.
主な機能
01Concurrency and rate limit control
02Event-driven workflow orchestration
03Durable execution with step-based checkpoints
04Scheduled and cron function implementation
05Serverless background job management
061 GitHub stars
ユースケース
01Building multi-step AI pipelines that process data over several minutes
02Creating long-running user onboarding sequences that span multiple days
03Architecting event-driven microservices that process millions of events reliably