bootstrap-events
OfficialLaunch event notifications end-to-end
Authoragoodway
Version1.0.0
Installs0
System Documentation
What problem does it solve?
You need a production-ready, tenant-scoped event notification system that reliably routes business events to email, SMS, and webhooks without hand-wiring schemas, delivery workers, logging, and real-time UI.
Core Features & Use Cases
- Event Bus + Tenant Topics: broadcast events through PubSub for account-scoped listeners and delivery orchestration.
- Database-backed Subscriptions: manage which users or static destinations receive which event types, including webhook channels with signed requests.
- Delivery Orchestration via Oban: process email, SMS, webhook, and in-app delivery asynchronously with delivery status logging for auditability.
- Webhook Signing (Standard Webhooks style): generate secrets and sign webhook payloads with HMAC-SHA256-compatible headers.
- LiveView Integration + Multi-tenancy: support real-time updates with correct account scoping.
Quick Start
Run the skill in your Phoenix 1.8 project, then follow the prompts to confirm your app module prefix, PubSub module, mailer, tenant scoping field, and the event types you want to support.
Dependency Matrix
Required Modules
None requiredComponents
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: bootstrap-events Download link: https://github.com/agoodway/GoodSkills/archive/main.zip#bootstrap-events Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.