Builds and manages reliable, event-driven background jobs and durable serverless workflows without infrastructure overhead.
This skill equips Claude with the expertise to implement Inngest for serverless-first background processing, enabling the creation of complex, long-running workflows like AI pipelines or multi-day onboarding flows. It focuses on durable execution where each step acts as a checkpoint, ensuring reliability across failures while handling tasks like fan-out patterns, concurrency control, and scheduled functions without the need to manage complex queues or dedicated workers.
主要功能
01Event-driven workflow orchestration
02Concurrency and rate limit control
03Scheduled and cron function implementation
041 GitHub stars
05Serverless background job management
06Durable step-based execution with automatic checkpoints
使用场景
01Building multi-step AI processing pipelines with long execution times
02Designing complex user onboarding sequences that span multiple days
03Implementing high-scale event processing systems for millions of events