trigger-authoring-tasks
Covers writing backend Trigger.dev tasks with @trigger.dev/sdk: defining task() and schemaTask(), the run function and its ctx, retries, waits, queues and concurrency, idempotency keys, run metadata, logging, triggering other tasks (and the Result shape), scheduled/cron tasks, and the essentials of trigger.config.ts. Load this whenever you are authoring or editing code inside a /trigger directory, defining a task, or writing backend code that triggers tasks. Realtime/React hooks and AI chat are covered by separate skills.
Informations de source
- Dépôt
- VladSez/easy-invoice-pdf
- Dernière activité de la source
- 26 juillet 2026 à 21:49
- Langue détectée de SKILL.md
- anglais
- Étoiles
- 1 096
- Forks
- 103
Options d'installation
Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.
Vérifiez les fichiers source
Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.
Affichage de SKILL.md
- name
- trigger-authoring-tasks
- description
- Covers writing backend Trigger.dev tasks with @trigger.dev/sdk: defining task() and schemaTask(), the run function and its ctx, retries, waits, queues and concurrency, idempotency keys, run metadata, logging, triggering other tasks (and the Result shape), scheduled/cron tasks, and the essentials of trigger.config.ts. Load this whenever you are authoring or editing code inside a /trigger directory, defining a task, or writing backend code that triggers tasks. Realtime/React hooks and AI chat are covered by separate skills.
- type
- core
- library
- trigger.dev
- sources
- ["docs/tasks/overview.mdx","docs/tasks/schemaTask.mdx","docs/tasks/scheduled.mdx","docs/triggering.mdx","docs/queue-concurrency.mdx","docs/idempotency.mdx","docs/runs/metadata.mdx","docs/logging.mdx","docs/errors-retrying.mdx","docs/wait.mdx","docs/wait-for.mdx","docs/wait-until.mdx","docs/wait-for-token.mdx","docs/context.mdx","docs/config/config-file.mdx"]