inngest-jobs
CommunityDurable event-driven background jobs for SaaS apps.
Software Engineering#background jobs#event-driven#idempotency#saas#retries#durable execution#inngest
Authorrobotijn
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the risk of unreliable background job execution in SaaS applications, preventing duplicate side effects, lost events, and failed retries that break critical user-facing workflows like dunning emails, scheduled reports, and async post-processing.
Core Features & Use Cases
- Durable event-driven execution: Build background jobs that survive server crashes and retries without duplicate side effects, using step boundaries to memoize successful operations.
- Built-in resilience guardrails: Automatic retries with backoff, idempotency keys, per-tenant concurrency limits, and dead-letter handling for failed or "poison" jobs.
- Multi-engine and multi-stack support: Works with Inngest, Temporal, Trigger.dev, and other durable execution engines for Next.js, Hono, Bun, FastAPI, .NET, and Spring SaaS stacks.
- Real-world use case: Set up a dunning email workflow that sends payment reminders 10 minutes after a failed charge, with no duplicate emails even if the job crashes mid-execution.
Quick Start
Use the inngest-jobs skill to set up a durable background job that sends a welcome email to new users, with automatic retries and no duplicate sends if the job crashes mid-execution.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: inngest-jobs Download link: https://github.com/robotijn/ctoc/archive/main.zip#inngest-jobs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.