inngest/inngest-skills
These skills were imported into SkillJury from the public skills ecosystem.
inngest-events
by inngest/inngest-skills
Master Inngest event design and delivery patterns. Events are the foundation of Inngest - learn to design robust event schemas, implement idempotency, leverage fan-out patterns, and handle system events effectively.
inngest-steps
by inngest/inngest-skills
Build robust, durable workflows with Inngest's step methods. Each step is a separate HTTP request that can be independently retried and monitored.
inngest-durable-functions
by inngest/inngest-skills
Master Inngest's durable execution model for building fault-tolerant, long-running workflows. This skill covers the complete lifecycle from triggers to error handling.
inngest-flow-control
by inngest/inngest-skills
Master Inngest flow control mechanisms to manage resources, prevent overloading systems, and ensure application reliability. This skill covers all flow control options with prescriptive guidance on when and how to use each.
inngest-middleware
by inngest/inngest-skills
Master Inngest middleware to handle cross-cutting concerns like logging, error tracking, dependency injection, and data transformation. Middleware runs at key points in the function lifecycle, enabling powerful patterns for observability and shared functionality.
inngest-setup
by inngest/inngest-skills
This skill sets up Inngest in a TypeScript project from scratch, covering installation, client configuration, connection modes, and local development.