vibes-plug 1.0.0 → 2.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (123) hide show
  1. package/.github/workflows/publish.yml +20 -0
  2. package/AGENTS.md +66 -0
  3. package/BLUEPRINT.md +152 -60
  4. package/CHANGELOG.md +50 -0
  5. package/README.md +346 -194
  6. package/package.json +25 -25
  7. package/plugin.json +1 -1
  8. package/skills/ai-cost-token-optimizer/SKILL.md +52 -0
  9. package/skills/ai-llm-integration-expert/SKILL.md +180 -162
  10. package/skills/api-design-expert/SKILL.md +314 -310
  11. package/skills/app-analyzer-optimizer/SKILL.md +193 -189
  12. package/skills/apple-ecosystem-expert/SKILL.md +142 -0
  13. package/skills/async-queue-temporal-expert/SKILL.md +54 -0
  14. package/skills/authentication-identity-expert/SKILL.md +251 -20
  15. package/skills/auto-doc-updater/SKILL.md +214 -204
  16. package/skills/autonomous-chaos-monkey/SKILL.md +63 -0
  17. package/skills/autonomous-red-teamer/SKILL.md +59 -0
  18. package/skills/autonomous-swarm-director/SKILL.md +69 -0
  19. package/skills/autonomous-tdd-debugger/SKILL.md +65 -0
  20. package/skills/bootstrap-to-modern/SKILL.md +90 -86
  21. package/skills/brainstorming/SKILL.md +373 -353
  22. package/skills/browser-automation-expert/SKILL.md +46 -0
  23. package/skills/ci-cd-devops-architect/SKILL.md +72 -45
  24. package/skills/cloud-hosting-expert/SKILL.md +244 -244
  25. package/skills/coderabbit/SKILL.md +192 -192
  26. package/skills/cron-scheduler-expert/SKILL.md +298 -0
  27. package/skills/data-telemetry-expert/SKILL.md +213 -213
  28. package/skills/database-orm-expert/SKILL.md +294 -294
  29. package/skills/dependency-upgrade-migrator/SKILL.md +295 -0
  30. package/skills/design-system-architect/SKILL.md +27 -10
  31. package/skills/doku-mcp-server/SKILL.md +251 -0
  32. package/skills/doku-payment-gateway/SKILL.md +227 -0
  33. package/skills/e2e-testing-expert/SKILL.md +315 -315
  34. package/skills/edge-serverless-db-expert/SKILL.md +43 -0
  35. package/skills/email-notification-expert/SKILL.md +362 -0
  36. package/skills/error-resilience-expert/SKILL.md +480 -0
  37. package/skills/event-driven-architect/SKILL.md +81 -81
  38. package/skills/feature-flag-analytics-expert/SKILL.md +46 -0
  39. package/skills/file-upload-media-expert/SKILL.md +431 -0
  40. package/skills/form-validation-expert/SKILL.md +401 -0
  41. package/skills/fullstack-expert/SKILL.md +202 -202
  42. package/skills/fullstack-expert/references/api_design_guide.md +466 -466
  43. package/skills/fullstack-expert/references/multi_language_backend.md +528 -528
  44. package/skills/fullstack-expert/scripts/api_contract_validator.py +253 -253
  45. package/skills/fullstack-expert/scripts/architecture_analyzer.py +326 -326
  46. package/skills/gemini-agent-booster/SKILL.md +135 -135
  47. package/skills/global-a11y-i18n-expert/SKILL.md +81 -81
  48. package/skills/glsl-shader-expert/SKILL.md +101 -0
  49. package/skills/go-programming-expert/SKILL.md +295 -295
  50. package/skills/graphql-apollo-expert/SKILL.md +108 -0
  51. package/skills/hig/SKILL.md +188 -188
  52. package/skills/hyper-context-synthesizer/SKILL.md +55 -0
  53. package/skills/js-backend-expert/SKILL.md +34 -9
  54. package/skills/legacy-code-translator/SKILL.md +65 -0
  55. package/skills/llm-cost-arbitrage-router/SKILL.md +59 -0
  56. package/skills/logging-error-tracking-expert/SKILL.md +338 -0
  57. package/skills/mcp-client-orchestrator/SKILL.md +70 -0
  58. package/skills/mcp-server-architect/SKILL.md +194 -194
  59. package/skills/micro-frontend-architect/SKILL.md +106 -0
  60. package/skills/mobile-expo-expert/SKILL.md +186 -186
  61. package/skills/mobile-push-notification-expert/SKILL.md +51 -0
  62. package/skills/monday-design-aesthetic/SKILL.md +67 -67
  63. package/skills/monorepo-architect/SKILL.md +227 -227
  64. package/skills/mpa-orchestrator/SKILL.md +101 -101
  65. package/skills/multi-agent-orchestration/SKILL.md +234 -234
  66. package/skills/multiple-entry-points/SKILL.md +55 -55
  67. package/skills/mvc-expert/SKILL.md +231 -231
  68. package/skills/payment-gateway-expert/SKILL.md +45 -45
  69. package/skills/performance-web-vitals/SKILL.md +332 -332
  70. package/skills/post-quantum-crypto-migrator/SKILL.md +57 -0
  71. package/skills/prd-architect/SKILL.md +201 -191
  72. package/skills/proactive-background-watcher/SKILL.md +62 -0
  73. package/skills/production-ready-hardener/PRODUCTION_READINESS_REPORT.md +67 -0
  74. package/skills/production-ready-hardener/SKILL.md +173 -186
  75. package/skills/production-ready-hardener/references/production_checklist.md +161 -161
  76. package/skills/production-ready-hardener/scripts/production_readiness_scanner.py +881 -875
  77. package/skills/project-context-mapper/SKILL.md +79 -0
  78. package/skills/python-programming-expert/SKILL.md +263 -132
  79. package/skills/rate-limit-abuse-prevention/SKILL.md +371 -0
  80. package/skills/realtime-collaboration-expert/SKILL.md +45 -45
  81. package/skills/rust-programming-expert/SKILL.md +235 -235
  82. package/skills/saas-billing/SKILL.md +377 -377
  83. package/skills/saas-multi-tenant/SKILL.md +251 -237
  84. package/skills/saas-mvp-launcher/SKILL.md +10 -0
  85. package/skills/saas-transformer/SKILL.md +187 -144
  86. package/skills/saas-transformer/references/billing_integration_guide.md +401 -401
  87. package/skills/saas-transformer/references/feature_gating_patterns.md +137 -137
  88. package/skills/saas-transformer/references/saas_transformation_checklist.md +121 -121
  89. package/skills/saas-transformer/scripts/saas_transformation_scanner.py +39 -29
  90. package/skills/scalability-clean-code/SKILL.md +229 -229
  91. package/skills/self-evolving-memory-graph/SKILL.md +75 -0
  92. package/skills/self-healing-cloud-orchestrator/SKILL.md +57 -0
  93. package/skills/senior-frontend/SKILL.md +161 -161
  94. package/skills/senior-fullstack/SKILL.md +167 -167
  95. package/skills/seo/SKILL.md +235 -225
  96. package/skills/seo-geo/SKILL.md +188 -188
  97. package/skills/session-context-loader/SKILL.md +77 -0
  98. package/skills/session-handoff-resume/SKILL.md +158 -158
  99. package/skills/skill_baru/SKILL.md +172 -147
  100. package/skills/spa-orchestrator/SKILL.md +288 -288
  101. package/skills/state-management-expert/SKILL.md +272 -272
  102. package/skills/supabase-security-expert/SKILL.md +243 -243
  103. package/skills/tailwind-expert/SKILL.md +188 -188
  104. package/skills/tanstack-query-expert/SKILL.md +199 -199
  105. package/skills/token-saver/SKILL.md +119 -111
  106. package/skills/typescript-expert/SKILL.md +324 -279
  107. package/skills/ui-components-expert/SKILL.md +263 -46
  108. package/skills/ui-ux-pro-max/SKILL.md +202 -201
  109. package/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-310.pyc +0 -0
  110. package/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-310.pyc +0 -0
  111. package/skills/ui_ux_expert/SKILL.md +17 -6
  112. package/skills/vector-db-rag-expert/SKILL.md +52 -0
  113. package/skills/vibe-code-gardener/SKILL.md +181 -173
  114. package/skills/visual-qa-vision-agent/SKILL.md +65 -0
  115. package/skills/vue-frontend-expert/SKILL.md +126 -0
  116. package/skills/web-3d-graphics-expert/SKILL.md +131 -0
  117. package/skills/web-game-engine-expert/SKILL.md +96 -0
  118. package/skills/web-scraper/SKILL.md +207 -205
  119. package/skills/website-design-cloner/SKILL.md +174 -0
  120. package/skills/webxr-ar-vr-expert/SKILL.md +117 -0
  121. package/skills/zero-to-prod-orchestrator/SKILL.md +206 -180
  122. package/skills/zero-trust-secret-vault/SKILL.md +40 -0
  123. package/vibes-swarm-demo.gif +0 -0
@@ -0,0 +1,362 @@
1
+ ---
2
+ name: email-notification-expert
3
+ description: "Expert guide for transactional email (Resend, Postmark, SES), React Email templates, in-app notifications, and unified communication pipelines / Panduan ahli untuk email transaksional (Resend, Postmark, SES), template React Email, notifikasi in-app, dan pipeline komunikasi terpadu."
4
+ author: "Roedy Rustam"
5
+ ---
6
+
7
+ # Email & Notification Expert (2026 Edition)
8
+
9
+ [English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
10
+
11
+ ---
12
+
13
+ <a name="english"></a>
14
+ ## English
15
+
16
+ ### Description
17
+ Production-grade guide for building reliable email delivery systems and unified notification pipelines. Covers **Resend**, **Postmark**, **AWS SES**, **React Email** / **MJML** template engines, **email deliverability** (SPF, DKIM, DMARC), **in-app notification systems** (bell icon, toast, notification center), **webhook-triggered email flows**, **email queuing** with BullMQ/Inngest, and **CAN-SPAM/GDPR** compliance.
18
+
19
+ ### Trigger Conditions
20
+ Activate this skill when:
21
+ - Setting up transactional email (welcome, password reset, invoices, team invites).
22
+ - Building email templates with React Email or MJML.
23
+ - Integrating Resend, Postmark, SendGrid, or AWS SES.
24
+ - Implementing in-app notification systems (real-time bell, toast, notification center).
25
+ - Configuring email deliverability (SPF, DKIM, DMARC records).
26
+ - Building email queue systems for high-volume sends.
27
+ - Implementing unsubscribe management and compliance.
28
+
29
+ ---
30
+
31
+ ### Email Provider Selection Guide
32
+
33
+ | Provider | Best For | Key Strength | Pricing Model |
34
+ |---|---|---|---|
35
+ | **Resend** | Modern apps, React Email | Developer DX, React components as email | Per email (free tier: 3k/mo) |
36
+ | **Postmark** | Transactional-only | Industry-best deliverability, dedicated IP | Per email (free tier: 100/mo) |
37
+ | **AWS SES** | High volume, cost-sensitive | Cheapest at scale ($0.10/1000 emails) | Per email |
38
+ | **SendGrid** | Marketing + Transactional | Full marketing suite, analytics | Tiered plans |
39
+ | **Plunk** | Self-hostable, open-source | Full control, no vendor lock-in | Free (self-hosted) |
40
+
41
+ **Recommendation**: Use **Resend** for most new projects (best DX with React Email). Use **Postmark** for mission-critical transactional emails. Use **AWS SES** for high-volume (10k+/day) cost optimization.
42
+
43
+ ---
44
+
45
+ ### 1. React Email Templates
46
+
47
+ ```tsx
48
+ // emails/welcome.tsx
49
+ import {
50
+ Body, Button, Container, Head, Heading,
51
+ Html, Img, Link, Preview, Section, Text,
52
+ } from '@react-email/components';
53
+
54
+ interface WelcomeEmailProps {
55
+ username: string;
56
+ loginUrl: string;
57
+ }
58
+
59
+ export default function WelcomeEmail({ username, loginUrl }: WelcomeEmailProps) {
60
+ return (
61
+ <Html>
62
+ <Head />
63
+ <Preview>Welcome to our platform, {username}!</Preview>
64
+ <Body style={main}>
65
+ <Container style={container}>
66
+ <Img src="https://yourdomain.com/logo.png" width={48} height={48} alt="Logo" />
67
+ <Heading style={heading}>Welcome, {username}! 🎉</Heading>
68
+ <Text style={text}>
69
+ We're thrilled to have you on board. Your account is ready.
70
+ </Text>
71
+ <Section style={buttonContainer}>
72
+ <Button style={button} href={loginUrl}>
73
+ Get Started
74
+ </Button>
75
+ </Section>
76
+ <Text style={footer}>
77
+ If you didn't create this account, you can safely ignore this email.
78
+ </Text>
79
+ </Container>
80
+ </Body>
81
+ </Html>
82
+ );
83
+ }
84
+
85
+ const main = { backgroundColor: '#f6f9fc', fontFamily: '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif' };
86
+ const container = { backgroundColor: '#ffffff', margin: '0 auto', padding: '40px 20px', borderRadius: '8px', maxWidth: '560px' };
87
+ const heading = { fontSize: '24px', fontWeight: '600' as const, color: '#1a1a1a', margin: '24px 0 16px' };
88
+ const text = { fontSize: '16px', lineHeight: '26px', color: '#484848' };
89
+ const buttonContainer = { textAlign: 'center' as const, margin: '32px 0' };
90
+ const button = { backgroundColor: '#5046e5', borderRadius: '6px', color: '#fff', fontSize: '16px', padding: '12px 24px', textDecoration: 'none' };
91
+ const footer = { fontSize: '13px', color: '#999', marginTop: '32px' };
92
+ ```
93
+
94
+ ---
95
+
96
+ ### 2. Sending Emails with Resend
97
+
98
+ ```typescript
99
+ // lib/email.ts
100
+ import { Resend } from 'resend';
101
+ import WelcomeEmail from '@/emails/welcome';
102
+
103
+ const resend = new Resend(process.env.RESEND_API_KEY);
104
+
105
+ export async function sendWelcomeEmail(to: string, username: string) {
106
+ const { data, error } = await resend.emails.send({
107
+ from: 'Your App <noreply@yourdomain.com>',
108
+ to,
109
+ subject: `Welcome to Our Platform, ${username}!`,
110
+ react: WelcomeEmail({ username, loginUrl: 'https://app.yourdomain.com/login' }),
111
+ // Optional: plain text fallback
112
+ text: `Welcome ${username}! Get started at https://app.yourdomain.com/login`,
113
+ // Optional: tags for analytics
114
+ tags: [
115
+ { name: 'category', value: 'onboarding' },
116
+ ],
117
+ });
118
+
119
+ if (error) {
120
+ throw new Error(`Failed to send welcome email: ${error.message}`);
121
+ }
122
+
123
+ return data;
124
+ }
125
+ ```
126
+
127
+ ---
128
+
129
+ ### 3. Email Queue for High-Volume
130
+
131
+ ```typescript
132
+ // queues/email-queue.ts
133
+ import { Queue, Worker } from 'bullmq';
134
+ import { sendEmail } from '@/lib/email';
135
+
136
+ // Queue definition
137
+ export const emailQueue = new Queue('emails', {
138
+ connection: { host: process.env.REDIS_HOST, port: 6379 },
139
+ defaultJobOptions: {
140
+ attempts: 3,
141
+ backoff: { type: 'exponential', delay: 2000 },
142
+ removeOnComplete: { age: 86400 }, // Keep for 24h
143
+ removeOnFail: { age: 604800 }, // Keep failed for 7 days
144
+ },
145
+ });
146
+
147
+ // Worker (separate process)
148
+ const emailWorker = new Worker('emails', async (job) => {
149
+ const { type, to, data } = job.data;
150
+
151
+ switch (type) {
152
+ case 'welcome':
153
+ await sendWelcomeEmail(to, data.username);
154
+ break;
155
+ case 'password-reset':
156
+ await sendPasswordResetEmail(to, data.resetToken);
157
+ break;
158
+ case 'invoice':
159
+ await sendInvoiceEmail(to, data.invoiceId);
160
+ break;
161
+ default:
162
+ throw new Error(`Unknown email type: ${type}`);
163
+ }
164
+ }, {
165
+ connection: { host: process.env.REDIS_HOST, port: 6379 },
166
+ concurrency: 5, // Process 5 emails at a time
167
+ limiter: { max: 50, duration: 1000 }, // Max 50 emails/second (respect provider limits)
168
+ });
169
+
170
+ // Enqueue email from API route
171
+ export async function queueEmail(type: string, to: string, data: Record<string, unknown>) {
172
+ await emailQueue.add(type, { type, to, data });
173
+ }
174
+ ```
175
+
176
+ ---
177
+
178
+ ### 4. Email Deliverability Setup
179
+
180
+ #### DNS Records Required
181
+ ```
182
+ # SPF — Authorize sending servers
183
+ TXT @ "v=spf1 include:_spf.resend.com ~all"
184
+
185
+ # DKIM — Cryptographic signature
186
+ CNAME resend._domainkey resend._domainkey.yourdomain.com
187
+
188
+ # DMARC — Policy for failed authentication
189
+ TXT _dmarc "v=DMARC1; p=quarantine; rua=mailto:dmarc@yourdomain.com; pct=100"
190
+
191
+ # Return-Path (custom bounce domain)
192
+ CNAME bounce feedback-smtp.us-east-1.amazonses.com
193
+ ```
194
+
195
+ #### Deliverability Checklist
196
+ - [ ] SPF record configured and verified
197
+ - [ ] DKIM signing enabled and verified
198
+ - [ ] DMARC policy set to at least `p=quarantine`
199
+ - [ ] Custom `From` domain (not `@gmail.com` or `@resend.dev`)
200
+ - [ ] List-Unsubscribe header present in all marketing emails
201
+ - [ ] Bounce handling configured (remove invalid addresses)
202
+ - [ ] Complaint feedback loop registered with major ISPs
203
+ - [ ] Email content passes spam filter checks (no ALL CAPS, excessive links)
204
+
205
+ ---
206
+
207
+ ### 5. In-App Notification System
208
+
209
+ ```typescript
210
+ // db/schema — Notification table (Drizzle ORM)
211
+ import { pgTable, text, timestamp, boolean, uuid } from 'drizzle-orm/pg-core';
212
+
213
+ export const notifications = pgTable('notifications', {
214
+ id: uuid('id').primaryKey().defaultRandom(),
215
+ userId: uuid('user_id').notNull().references(() => users.id, { onDelete: 'cascade' }),
216
+ type: text('type').notNull(), // 'info' | 'warning' | 'success' | 'error'
217
+ title: text('title').notNull(),
218
+ message: text('message').notNull(),
219
+ actionUrl: text('action_url'),
220
+ isRead: boolean('is_read').default(false).notNull(),
221
+ createdAt: timestamp('created_at').defaultNow().notNull(),
222
+ });
223
+
224
+ // API: Mark notification as read
225
+ export async function markAsRead(notificationId: string, userId: string) {
226
+ await db.update(notifications)
227
+ .set({ isRead: true })
228
+ .where(and(
229
+ eq(notifications.id, notificationId),
230
+ eq(notifications.userId, userId),
231
+ ));
232
+ }
233
+
234
+ // API: Get unread count
235
+ export async function getUnreadCount(userId: string): Promise<number> {
236
+ const [result] = await db.select({ count: count() })
237
+ .from(notifications)
238
+ .where(and(
239
+ eq(notifications.userId, userId),
240
+ eq(notifications.isRead, false),
241
+ ));
242
+ return result.count;
243
+ }
244
+ ```
245
+
246
+ ```tsx
247
+ // components/notification-bell.tsx
248
+ 'use client';
249
+
250
+ import { useQuery } from '@tanstack/react-query';
251
+ import { Bell } from 'lucide-react';
252
+
253
+ export function NotificationBell() {
254
+ const { data: unreadCount } = useQuery({
255
+ queryKey: ['notifications', 'unread-count'],
256
+ queryFn: () => fetch('/api/notifications/unread-count').then(r => r.json()),
257
+ refetchInterval: 30_000, // Poll every 30 seconds
258
+ });
259
+
260
+ return (
261
+ <button className="notification-bell" aria-label={`${unreadCount ?? 0} unread notifications`}>
262
+ <Bell size={20} />
263
+ {unreadCount > 0 && (
264
+ <span className="notification-badge">{unreadCount > 99 ? '99+' : unreadCount}</span>
265
+ )}
266
+ </button>
267
+ );
268
+ }
269
+ ```
270
+
271
+ ---
272
+
273
+ ### 6. Unsubscribe & Compliance
274
+
275
+ ```typescript
276
+ // Mandatory headers for CAN-SPAM/GDPR compliance
277
+ const emailHeaders = {
278
+ 'List-Unsubscribe': '<https://app.yourdomain.com/unsubscribe?token=xxx>',
279
+ 'List-Unsubscribe-Post': 'List-Unsubscribe=One-Click',
280
+ };
281
+
282
+ // One-click unsubscribe endpoint
283
+ export async function POST(request: Request) {
284
+ const { token } = await request.json();
285
+ const decoded = verifyUnsubscribeToken(token);
286
+ await db.update(emailPreferences)
287
+ .set({ unsubscribed: true, unsubscribedAt: new Date() })
288
+ .where(eq(emailPreferences.userId, decoded.userId));
289
+ return new Response('Unsubscribed', { status: 200 });
290
+ }
291
+ ```
292
+
293
+ ---
294
+
295
+ ### Common Pitfalls to Avoid
296
+
297
+ | Anti-Pattern | Problem | Correct Approach |
298
+ |---|---|---|
299
+ | Sending email synchronously in API routes | Slow response times, timeout risk | Queue emails with BullMQ/Inngest |
300
+ | Using `@gmail.com` as sender | Poor deliverability, spam filters | Use custom domain with SPF/DKIM |
301
+ | No plain-text fallback | Emails may display incorrectly | Always include `text` alongside HTML |
302
+ | Hardcoded email content | Can't update without deploys | Use templates with dynamic variables |
303
+ | No unsubscribe link | CAN-SPAM violation, ISP blocking | Always include List-Unsubscribe header |
304
+ | Sending passwords in email | Security vulnerability | Send one-time reset links with expiry |
305
+
306
+ ---
307
+
308
+ ### Integration with Other Skills
309
+
310
+ - `saas-billing` — Payment receipt emails, failed payment dunning sequences
311
+ - `saas-transformer` — Team invitation emails, workspace notifications
312
+ - `authentication-identity-expert` — Password reset emails, email verification, MFA codes
313
+ - `mobile-push-notification-expert` — Unified notification strategy (email + push + in-app)
314
+ - `async-queue-temporal-expert` — Email queue workers with BullMQ/Inngest
315
+ - `production-ready-hardener` — Email deliverability audit before launch
316
+
317
+ ---
318
+
319
+ <a name="bahasa-indonesia"></a>
320
+ ## Bahasa Indonesia
321
+
322
+ ### Deskripsi
323
+ Panduan tingkat produksi untuk membangun sistem pengiriman email yang andal dan pipeline notifikasi terpadu. Mencakup **Resend**, **Postmark**, **AWS SES**, mesin template **React Email** / **MJML**, **deliverabilitas email** (SPF, DKIM, DMARC), **sistem notifikasi in-app** (bell icon, toast, pusat notifikasi), **alur email berbasis webhook**, **antrean email** dengan BullMQ/Inngest, dan kepatuhan **CAN-SPAM/GDPR**.
324
+
325
+ ### Kondisi Pemicu
326
+ Aktifkan skill ini ketika:
327
+ - Menyiapkan email transaksional (selamat datang, reset password, invoice, undangan tim).
328
+ - Membangun template email dengan React Email atau MJML.
329
+ - Mengintegrasikan Resend, Postmark, SendGrid, atau AWS SES.
330
+ - Mengimplementasikan sistem notifikasi in-app (bell real-time, toast, pusat notifikasi).
331
+ - Mengonfigurasi deliverabilitas email (SPF, DKIM, DMARC).
332
+ - Membangun sistem antrean email untuk pengiriman volume tinggi.
333
+ - Mengimplementasikan manajemen unsubscribe dan kepatuhan regulasi.
334
+
335
+ ### Panduan Pemilihan Provider Email
336
+
337
+ | Provider | Terbaik Untuk | Kekuatan Utama | Model Harga |
338
+ |---|---|---|---|
339
+ | **Resend** | Aplikasi modern, React Email | DX developer terbaik, komponen React sebagai email | Per email (gratis: 3k/bulan) |
340
+ | **Postmark** | Hanya transaksional | Deliverabilitas terbaik di industri, IP dedicated | Per email (gratis: 100/bulan) |
341
+ | **AWS SES** | Volume tinggi, hemat biaya | Termurah di skala besar ($0.10/1000 email) | Per email |
342
+ | **SendGrid** | Marketing + Transaksional | Suite marketing lengkap, analitik | Paket bertingkat |
343
+
344
+ **Rekomendasi**: Gunakan **Resend** untuk kebanyakan proyek baru (DX terbaik dengan React Email). Gunakan **Postmark** untuk email transaksional misi-kritis. Gunakan **AWS SES** untuk optimasi biaya volume tinggi (10k+/hari).
345
+
346
+ ### Kesalahan Umum yang Harus Dihindari
347
+
348
+ | Anti-Pola | Masalah | Pendekatan yang Benar |
349
+ |---|---|---|
350
+ | Mengirim email secara sinkron di API route | Waktu respons lambat, risiko timeout | Antrean email dengan BullMQ/Inngest |
351
+ | Menggunakan `@gmail.com` sebagai pengirim | Deliverabilitas buruk, filter spam | Gunakan domain kustom dengan SPF/DKIM |
352
+ | Tidak ada fallback teks biasa | Email mungkin tampil tidak benar | Selalu sertakan `text` di samping HTML |
353
+ | Tidak ada link unsubscribe | Pelanggaran CAN-SPAM, pemblokiran ISP | Selalu sertakan header List-Unsubscribe |
354
+
355
+ ### Integrasi dengan Skill Lain
356
+
357
+ - `saas-billing` — Email kuitansi pembayaran, sekuens dunning gagal bayar
358
+ - `saas-transformer` — Email undangan tim, notifikasi workspace
359
+ - `authentication-identity-expert` — Email reset password, verifikasi email, kode MFA
360
+ - `mobile-push-notification-expert` — Strategi notifikasi terpadu (email + push + in-app)
361
+ - `async-queue-temporal-expert` — Worker antrean email dengan BullMQ/Inngest
362
+ - `production-ready-hardener` — Audit deliverabilitas email sebelum peluncuran