Builds reliable, serverless-first background jobs and event-driven workflows with durable execution and step-based checkpoints.
This skill equips Claude with specialized expertise in Inngest to architect robust background processing systems without the overhead of managing infrastructure or message queues. It focuses on implementing durable step functions that can survive serverless timeouts, managing long-running workflows that span days, and orchestrating complex event-driven architectures including fan-out patterns and concurrency control.
主要功能
01Automated checkpointing and failure recovery
02Scheduled and cron-based background jobs
03Durable step-based function implementation
04Event-driven workflow orchestration
05Concurrency and fan-out pattern management
060 GitHub stars
使用场景
01Building multi-stage AI pipelines that require minutes of processing time.
02Designing user onboarding flows that span multiple days with conditional delays.
03Scaling event-driven systems to process millions of background tasks reliably.