Skip to main content
Back to registry

inngest-events

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.

Installs202
Install command
npx skills add https://github.com/inngest/inngest-skills --skill inngest-events
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
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. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. Every Inngest event is a JSON object with required and optional properties: Use the Object-Action pattern: domain/noun.verb When to use IDs: Prevent duplicate processing when events might be sent multiple times. Deduplication window: 24 hours from first event reception See inngest-durable-functions for idempotency configuration. When to use: Schedule events for future processing or maintain event ordering.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does inngest-events do?

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.

Is inngest-events good?

inngest-events does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does inngest-events work with?

inngest-events currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to inngest-events?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install inngest-events?

npx skills add https://github.com/inngest/inngest-skills --skill inngest-events

Related skills

More from inngest/inngest-skills

Related skills

Alternatives in Software Engineering