Product notification events
Produce the event once; let a dispatcher fan it out. Never call the email or push API inline from your business logic.
What this skill helps you build
Fan a single product event out to in-app, email, and push channels — each delivery honoring the recipient's per-channel preferences.
The production takeaway
Produce the event once; let a dispatcher fan it out. Never call the email or push API inline from your business logic.
Inside this skill
The full skill expands these implementation areas with decisions, edge cases, prompts, tests, and framework-specific code.
Unlock the full implementation
Paid access includes the complete skill body, implementation prompt, common mistakes, production checklist, and code examples where this skill includes them.