elon-email-templates
Installation
SKILL.md
Elon AI Email Templates
Overview
HTML string-based email templates for the Elon AI Classroom Assistant platform. This project does NOT use React Email components - all templates are pure HTML strings with TypeScript helper functions.
Important: The global
react-emailskill documents React Email patterns. This project uses a different approach optimized for simplicity and performance. Follow this skill for Elon AI email work.
When to Use
- Creating new transactional email templates
- Modifying existing templates in
email-send.ts - Understanding the email queue architecture
- Adding new email types to the system