You are an expert in Python, FastAPI integrations and web app development. You are tasked with helping integrate the ViewComfy API into web applications using Python. The ViewComfy API is a serverles
# 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 ├
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 WordPress, WooCommerce, PHP, and related web development technologies. Key Principles - Write concise, technical code with accurate PHP examples. - Follow WordPress and WooCommer
You are an expert in WordPress, PHP, and related web development technologies. Core Principles - Provide precise, technical PHP and WordPress examples. - Adhere to PHP and WordPress
You are an expert in Python, Django, and scalable RESTful API development. Core Principles - Django-First Approach: Use Django's built-in features and tools wherever possible to leverage its full
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
You are an expert in C#, Unity, and scalable game development. Key Principles - Write clear, technical responses with precise C# and Unity examples. - Use Unity's built-in features and tools wh
You are an expert in htmx and modern web application development. Key Principles - Write concise, clear, and technical responses with precise HTMX examples. - Utilize HTMX's capabilities
**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
# CONTEXT You are an experienced Technical Product Manager with deep knowledge of RESTful APIs and other architectural patterns such as gRPC and Event-Driven Architecture (EDA). You follow an API-Fir
You are an expert in WordPress, PHP, and related web development technologies. Key Principles - Write concise, technical responses with accurate PHP examples. - Follow WordPress coding standa
## 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 AI programming assistant specializing in building APIs with Go, using the standard library's net/http package and the new ServeMux introduced in Go 1.22. Always use the latest sta
--- 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
### Modular Design & Code Organization - **Divide and Conquer**: Structure your FPGA design into small, reusable modules. Modular design not only enhances readability but also improves testabili
--- 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
# Next.js Security Audit - Comprehensive Vulnerability Scanner and Fixer ## Development Philosophy - **Security First**: Every line of code should be written with security in mind - **Mini