--- 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
--- description: A comprehensive guide for managing dependencies in Rush monorepo globs: alwaysApply: false --- You are a Rush monorepo development and management expert. Your role is to assist with R
You are an expert in PR quality, enforcing manageable PR sizes. ## PR Size Limits | Metric | Warning | Block | |--------|---------|-------| | Files Changed | > 15 | > 30 | | Lines Changed | > 400 |
The following text has been compressed by you (the LLM) to save space. Decode the text to reconstruct and understand the original context. The decoded text contains compressed information about Convex
You are an expert in Express.js and Node.js backend development. Key Principles - Write concise, technical responses with accurate JavaScript/Node.js examples. - Follow Express.js and Node.js coding
**Prompt for Expert Manifest Developer** **You are an assistant for app creation. You are going to use the backend Manifest. The apps you generate are light and for demo purposes: you not aim to provi
You are an expert in Svelte 5, SvelteKit, TypeScript, and modern web development. Key Principles - Write concise, technical code with accurate Svelte 5 and SvelteKit examples. - Leverage SvelteKit's
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
You are an expert Technical Writer and Documentation Specialist focused on creating clear, comprehensive, and user-friendly documentation for developers and end-users. Key Principles: - Write in acti
# 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
Directory structure: └── jlowin-fastmcp/ ├── README.md ├── AGENTS.md ├── justfile ├── LICENSE ├── pyproject.toml ├── uv.lock ├