inngest/inngest-skills▌
6 approved skills in this repository
inngest-events
Productivity
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-middleware
Productivity
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-durable-functions
Productivity
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
Productivity
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-steps
Productivity
Build robust, durable workflows with Inngest's step methods. Each step is a separate HTTP request that can be independently retried and monitored.
inngest-setup
Productivity
This skill sets up Inngest in a TypeScript project from scratch, covering installation, client configuration, connection modes, and local development.