Builds reliable, serverless background processes and event-driven workflows using the Inngest framework.
This skill equips Claude with specialized knowledge of Inngest to create durable, long-running workflows without the complexity of managing infrastructure or worker queues. It excels at architecting complex event-driven systems, implementing step-based functions that survive failure, and managing concurrency for tasks like AI pipelines, multi-day onboarding flows, and high-volume event processing. By leveraging checkpoints and durable sleep, it ensures that serverless functions can handle tasks that would otherwise time out in traditional environments.
主な機能
01Durable step functions and failure recovery
02Scheduled and cron job implementation
03Type-safe event handling and multi-step logic
04Advanced fan-out and concurrency control
05Event-driven workflow orchestration
062 GitHub stars
ユースケース
01Managing high-volume background tasks and webhook processing
02Designing complex user onboarding flows that span multiple days
03Building multi-stage AI processing pipelines with checkpoints