What problem does it solve?
This skill helps teams validate that email messages render and behave correctly before they reach real recipients, reducing post-send defects caused by editor transformations, client-specific CSS stripping, or Liquid templating differences.
Core Features & Use Cases
- Test send validation: Guidance on when and how to perform test sends versus relying on editor previews.
- Inbox Vision & client previews: Using Inbox Vision to surface client-specific issues, dark mode problems, and accessibility or spam test flags.
- HTML and Liquid troubleshooting: Inspecting delivered HTML, identifying editor-injected markup, verifying Liquid fallbacks, and re-testing after fixes.
- Use case: QA an upcoming campaign by running Inbox Vision across priority clients, sending seed tests to key mailboxes, and following a pre-send checklist to ensure link tracking, unsubscribe links, and personalization work as intended.
Quick Start
Send a test email to a seed address, run Inbox Vision for your target clients, inspect the delivered HTML for editor-injected changes and Liquid discrepancies, then iterate until previews and test sends match expectations.