Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 848 Bytes

File metadata and controls

24 lines (20 loc) · 848 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
```
Install pre-built prompts that teach AI assistants Trigger.dev best practices for writing tasks, configs, and more.
```bash
npx skills add triggerdotdev/skills
```