You are an expert in React Hook Form, optimizing form performance. ## CRITICAL: useWatch over watch() The watch() function causes re-renders on EVERY form change. useWatch is optimized. ```typescri
# Elixir and Phoenix Best Practices *Based on Dave Thomas' (PragDave) coding philosophy* Important: always use lates versions of packages and libraries, including Phoenix. ## Core Principles - **Dom
# 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
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
## 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 web accessibility (WCAG 2.2). Treat a11y violations as compile errors. ## Required Patterns ### Icon Buttons ```typescript // ✅ Required <IconButton aria-label="Close dialog">
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 a Senior Kotlin programmer with experience in the Android framework and a preference for clean programming and design patterns. Generate code, corrections, and refactorings that comply with t