Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 858 Bytes

File metadata and controls

24 lines (20 loc) · 858 Bytes
title Overview
sidebarTitle Overview
description Tools and resources for building Trigger.dev projects with AI coding assistants.

We provide tools to help you build Trigger.dev projects with AI coding assistants. We recommend using them for the best developer experience.

Give your AI assistant direct access to Trigger.dev tools - search docs, trigger tasks, deploy projects, and monitor runs.
```bash
npx trigger.dev@latest install-mcp
```
Portable instruction sets that teach any AI coding assistant Trigger.dev best practices for writing tasks, configs, and more.
```bash
npx skills add triggerdotdev/skills
```