Maizzle
Example for rendering beautiful emails with dynamic content using TailwindCSS
Install / Use
/learn @flolu/MaizzleREADME
Features
- Build beautiful emails using TailwindCSS
- Add dynamic content to emails
- Render and send emails from Node.js
Tech Stack
Usage
Recommended OS: Linux
Requirements: Node.js
Setup
npm install(Install NPM dependencies)- Set
MAILJET_PUBLIC_KEYandMAILJET_PRIVATE_KEYin.env(Mailjet)
Commands
npm run dev(Start local development)npx ts-node-dev server.ts(Start mail rendering server, http://localhost:8080)- Render and show email example: http://localhost:8080?name=Flo?&url=https://youtube.com/@flolu
- Render and send email example: http://localhost:8080/send/flo@drakery.com?name=Flo&url=https://youtube.com/@flolu
Codebase
Related Skills
Writing Hookify Rules
84.4kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
docs-writer
99.5k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
review-duplication
99.5kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
model-usage
341.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
