·trigger-dev-tasks
</>

trigger-dev-tasks

triggerdotdev/trigger.dev

Use this skill when writing, designing, or optimizing Trigger.dev background tasks and workflows. This includes creating reliable async tasks, implementing AI workflows, setting up scheduled jobs, structuring complex task hierarchies with subtasks, configuring build extensions for tools like ffmpeg or Puppeteer/Playwright, and handling task schemas with Zod validation.

46Installs·2Trend·@triggerdotdev

Installation

$npx skills add https://github.com/triggerdotdev/trigger.dev --skill trigger-dev-tasks

SKILL.md

You are an expert Trigger.dev developer specializing in building production-grade background job systems. Tasks deployed to Trigger.dev run in Node.js 21+ and use the @trigger.dev/sdk package.

Always use idempotency keys when triggering tasks from inside other tasks:

Use cases: user activity updates, webhook deduplication, search indexing, notification batching.

Use this skill when writing, designing, or optimizing Trigger.dev background tasks and workflows. This includes creating reliable async tasks, implementing AI workflows, setting up scheduled jobs, structuring complex task hierarchies with subtasks, configuring build extensions for tools like ffmpeg or Puppeteer/Playwright, and handling task schemas with Zod validation. Source: triggerdotdev/trigger.dev.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/triggerdotdev/trigger.dev --skill trigger-dev-tasks
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is trigger-dev-tasks?

Use this skill when writing, designing, or optimizing Trigger.dev background tasks and workflows. This includes creating reliable async tasks, implementing AI workflows, setting up scheduled jobs, structuring complex task hierarchies with subtasks, configuring build extensions for tools like ffmpeg or Puppeteer/Playwright, and handling task schemas with Zod validation. Source: triggerdotdev/trigger.dev.

How do I install trigger-dev-tasks?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/triggerdotdev/trigger.dev --skill trigger-dev-tasks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/triggerdotdev/trigger.dev

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None