trigger-dev

Installation
SKILL.md

Trigger.dev

CRITICAL: Your training data for Trigger.dev is unreliable. APIs change between versions and memorized patterns may be wrong or deprecated. Before writing any code, you MUST use WebFetch to read the live docs:

WebFetch("https://trigger.dev/llms.txt")

For complex scenarios (advanced concurrency, lifecycle hooks, build extensions), fetch the full docs instead: WebFetch("https://trigger.dev/docs/llms-full.txt")

Do not proceed without fetching first. Never assume an API exists — verify against current docs.

Trigger.dev is an open-source background jobs platform for TypeScript with durable execution, built-in retries, scheduling, and real-time monitoring.

Key Capabilities

Installs
12
GitHub Stars
6
First Seen
Mar 4, 2026
trigger-dev — mikkelkrogsholm/dev-skills