email-design
Installation
SKILL.md
Email Design
Email Design Constraints
- Table-based layout (CSS grid/flexbox not universally supported).
- Inline CSS (many clients strip tags).
- Max width: 600px.
- Images: hosted externally, alt text required (images blocked by default).
- Fonts: web fonts unreliable. Use web-safe stacks.
Structure
- Pre-header text (preview in inbox, 40-130 chars).
- Header (logo, minimal navigation).
- Hero (primary message/image).
- Body (content blocks, alternating layout).
- CTA (primary action button, min 44px height).
- Footer (unsubscribe link required by law, contact info).