Installation
Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.
Install the "email-render-builder" skill by following the instructions at https://skill123.me/install/email-render-builder.
Run in your terminal — downloads and installs to ~/.claude/skills/.
curl -fsSL https://skill123.me/install/email-render-builder.sh | bash
Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.
⬇ Download v1.0.0 · 9 KBAbout this skill
Overview
Use when the user asks to "build the email HTML", "make this email responsive", "fix dark-mode rendering", or "QA the email across clients"; produces the coded HTML build — a responsive table layout, dark-mode + accessibility pass, a client-render matrix, image-block fallbacks, and a plain-text parity check. Not for writing the copy — use email-creative-builder; not for scoring the email or computing EQS — use email-quality-auditor. 邮件HTML/响应式邮件/暗色模式渲染
Source
- Repo: https://github.com/aaron-he-zhu/aaron-marketing-skills
- Path: email/engage/email-render-builder
Evaluation
AI-evaluated 2026-09-03: Concrete email-HTML engineering checklist: table skeleton, dark-mode contrast pairs, image-off fallbacks, bulletproof buttons, client-render matrix with Measured/Estimated labeling, and plain-text parity. Very common need for email marketers and no heavy prerequisites; safety includes untrusted-HTML handling and no remote fetch, with the Resend render-test path requiring separate live authorization.
