From 2669bdb1005fa66d5720c118a9b329d432a4e4c1 Mon Sep 17 00:00:00 2001 From: Alexander Petrov Date: Tue, 24 Feb 2026 08:56:18 +0200 Subject: [PATCH] Add email-html-mjml skill: responsive HTML email with MJML 4.x --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7294446..bf4735f 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ - [jules](https://github.com/sanjay3290/ai-skills/tree/main/skills/jules) - Delegate coding tasks to Google Jules AI agent for async bug fixes, documentation, tests, and feature implementation on GitHub repos. - [hashicorp-agent-skills](https://github.com/hashicorp/agent-skills) - HashiCorp-maintained Claude skills for Terraform workflows and infrastructure automation. - [agnix](https://github.com/avifenesh/agnix) - Linter for AI agent configurations. Validates SKILL.md, CLAUDE.md, hooks, MCP configs, and more with 156 rules, auto-fix, and LSP server for real-time editor diagnostics. +- [email-html-mjml](https://github.com/framix-team/skill-email-html-mjml) - Generate responsive HTML email templates using MJML 4.x — cross-client compatible HTML with compilation, validation, width math, and component architecture.