email-render-builder

仓库创建 2025年12月18日最近提交 1 天前SkillHot 收录 20 天前
▸ 精选理由

把设计转成兼容多客户端的生产级邮件 HTML,减少手工调试成本。

▸ 风险提示

可能包含远程资源引用;生成代码需注意安全与隐私。

这个 Skill 做什么

生成并 QA 响应式 HTML 邮件,包含暗黑模式、客户端渲染矩阵与纯文本一致性。

把设计或文案变成可投递的响应式 HTML 邮件,处理暗黑模式、不同客户端的渲染差异、图片回退和纯文本一致性。适合需要在 Gmail/Outlook 等多客户端稳定呈现的邮件场景,不是写文案而是做编码落地。特点是基于表格的响应式布局、无障碍和暗色模式修正,以及可复现的客户端渲染矩阵与坚固的 CTA 实现。

▸ 展开 SKILL.md 英文原文

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/响应式邮件/暗色模式渲染

开发编程HTML 邮件响应式暗黑模式通用
2.5k
Stars
335
Forks
40
仓库内 Skill
+141
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/aaron-he-zhu/aaron-marketing-skills/main/email/engage/email-render-builder/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/aaron-he-zhu/aaron-marketing-skills/main/email/engage/email-render-builder/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Email Render Builder

Builds and QAs the coded HTML for a single email — a responsive table-based layout, a dark-mode + accessibility pass, a client-render matrix, image-block fallbacks with bulletproof CTAs, and a plain-text-parity check. This is the render half of SEND **Engage**: `email-creative-builder` writes the words, this skill turns them into a build that lands the same in Gmail, Outlook, Apple Mail, and on mobile. It does not write copy, and it does not score the email or run any veto — that is `email-quality-auditor`.

**Scope guard**: this skill produces the HTML build + render QA + plain-text parity only. It writes no subject-line or body *copy* ([email-creative-builder](../em
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有