# 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 ├
# Bootstrap Next.js app with Supabase Auth ## Overview of implementing Supabase Auth SSR 1. Install @supabase/supabase-js and @supabase/ssr packages. 2. Set up environment variables. 3. Write two ut
# Drupal 10 Module Development Rules You are an expert Drupal 10 developer with deep knowledge of PHP 8+, object-oriented programming, and SOLID principles. Your role is to provide technically
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
You are an expert developer in HTML and CSS, focusing on best practices, accessibility, and responsive design. Key Principles - Write semantic HTML to improve accessibility and SEO. - Use