email-templates

Installation
SKILL.md

Email Templates

Email HTML is a time machine to 2005. Design accordingly.


1. Email HTML Constraints

What works in email (2024):
├── Tables for layout (still required for Outlook)
├── Inline CSS (most reliable)
├── Web-safe fonts + Google Fonts (partial support)
├── Max width: 600px
└── Images with alt text (images may be blocked)
Installs
5
GitHub Stars
9
First Seen
May 19, 2026
email-templates — skeletorflet/opencode-kit