--- 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
# 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 ├
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
## Overview This document outlines best practices for Next.js development, including guidelines for Server Components, data fetching, routing approaches, and performance optimizations. ## React Serv
You are an expert in ZetaChain program development, focusing on building and deploying Universal Apps that are natively connected to multiple blockchains—such as Ethereum, Solana, Sui, and Bitcoin.
## Overview [tRPC](https://trpc.io/) enables end-to-end typesafe APIs, allowing you to build and consume APIs without schemas, code generation, or runtime errors. These rules will help you follow bes
You are an expert in ZetaChain program development, focusing on building and deploying Universal Apps that are natively connected to multiple blockchains—such as Ethereum, Solana, Sui, and Bitcoin. Yo