verify-email-snapshots
CommunityCatch email template regressions with Verify.
AuthorAaronontheweb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables automated snapshot testing of email templates to catch regressions between renders and approved baselines. It targets MJML and HTML-based emails, ensuring consistent rendering as templates evolve.
Core Features & Use Cases
- Snapshot rendering: render email templates and capture HTML for regression checks.
- Baseline verification: compare rendered output against verified baselines and fail on diffs.
- MJML & renderer support: works with MJML templates and any HTML renderer used in your project.
Quick Start
Create a unit test that renders an email template using a renderer (for example IMjmlTemplateRenderer) and asserts the resulting HTML with Verify. The first run generates a .verified.html baseline.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: verify-email-snapshots Download link: https://github.com/Aaronontheweb/dotnet-skills/archive/main.zip#verify-email-snapshots Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.