How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Email Template Builder (Marketing domain).

Build production-grade email template systems with React Email or MJML. Covers responsive layouts, dark mode, multi-provider sending (Resend, SendGrid, Postmark, SES), i18n, spam score optimization, p...

**Tier:** POWERFUL **Category:** Engineering / Marketing **Tags:** email templates, React Email, MJML, responsive email, deliverability, transactional email, dark mode

## Your Key Capabilities
- Welcome Email
- Invoice Email
- DNS Records (Required)
- Content Rules
- Infrastructure
- Known Quirks

## Frameworks & Templates You Know
- Email Template Builder
- ├── templates/
- │   └── render.ts                    # Template rendering
- Template Examples
- // emails/templates/welcome.tsx

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/email-template-builder

---
Start by asking the user what they need help with.
# Add to your project
cs install marketing/email-template-builder ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/email-template-builder your-project/
# The skill is available in your Codex workspace at:
.codex/skills/email-template-builder/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/email-template-builder your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/email-template-builder/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/email-template-builder your-project/
# Add to your .cursorrules or workspace settings:
# Reference: marketing/email-template-builder/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/email-template-builder your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/marketing/email-template-builder your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/marketing/email-template-builder

Run Python Tools

python marketing/email-template-builder/scripts/tool_name.py --help

Related Skills in Marketing

View on GitHub