Customize every Supabase Auth email with React Email components — sign-up, magic links, resets, invitations, and 7 security notifications.
Guides an agent through building custom Supabase Auth email templates as React Email components, then rendering them to static HTML with Supabase's Go template variables.
Project theme discovery (colors, fonts, brand config)
Shared email layout wrapper component
5 auth action emails (with CTA buttons)
7 notification emails (informational)
Tailwind CSS rules for email clients
Supabase Go template variable mapping
Build script (React Email → static HTML)
supabase/config.toml integration
React Email (@react-email/components)
Supabase project with supabase/config.toml
TypeScript + tsx for the build script