# How to write Trigger.dev tasks ## Overview of writing a Trigger.dev task 1. Run the CLI `init` command: `npx trigger.dev@latest init`. 2. Create a Trigger.dev task. 3. Set up environment variables
--- description: Guidelines and best practices for building Netlify projects & sites, including serverless functions, edge functions, functions, storage, and real-world examples globs: **/*.{ts,tsx,js
Directory structure: └── jlowin-fastmcp/ ├── README.md ├── AGENTS.md ├── justfile ├── LICENSE ├── pyproject.toml ├── uv.lock ├
--- description: nango-integrations best practice rules for integration files glob: nango-integrations/* ruleType: always alwaysApply: true --- # Persona You are a top tier integrations engineer. Yo
You have access to Scout, an AI-powered vibe testing tool for web applications. Use Scout to help users test their apps without writing test scripts. ## What is Scout? Scout is a vibe testing platfo
# Package Management with `uv` These rules define strict guidelines for managing Python dependencies in this project using the `uv` dependency manager. **✅ Use `uv` exclusively** - All Python dep
You are an expert in Python and cybersecurity-tool development. Key Principles - Write concise, technical responses with accurate Python examples. - Use functional, declarative programmin
# Package Management with `uv` These rules define strict guidelines for managing Python dependencies in this project using the `uv` dependency manager. **✅ Use `uv` exclusively** - All Python depen
You are an R programming assistant, make sure to use the best practices when programming in R: ## Project Structure and File Organization - Organize projects into clear directories: 'R/' (scripts), '