email-template-rendering

Community

Fix Handlebars email templates in notifications.

Authorjavicasper
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Fix Handlebars email template rendering issues in the notifications app to ensure correct rendering of dynamic data, avoid raw variable output, and handle missing helpers or partials gracefully.

Core Features & Use Cases

  • Register and use custom helpers (e.g., formatDate, formatCurrency) to render dynamic content correctly.
  • Prevent HTML escaping issues by using triple braces or SafeString for trusted HTML.
  • Ensure partials are registered and available at render time to avoid errors such as "The partial could not be found".
  • Resolve async data before rendering to avoid promises inside templates and broken output.

Quick Start

Load the skill in the apps/notifications context and follow the steps to ensure email templates render correctly.

Dependency Matrix

Required Modules

None required

Components

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: email-template-rendering
Download link: https://github.com/javicasper/memory-forge/archive/main.zip#email-template-rendering

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.