Skip to main content

notification-system

In-app, push, and email notifications

Zur Installation springen

Quellinformationen

Repository
abcnuts/manus-skills
Letzte Quellaktivität
12. Februar 2026 um 04:11
Erkannte Sprache von SKILL.md
Englisch
Sterne
69
Forks
46

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.

Datei-Explorer
4 Dateien

SKILL.md wird angezeigt

SKILL.md
Quellanweisungen · Schreibgeschützte Vorschau
name
notification-system
description
In-app, push, and email notifications
# notification-system Multi-channel notification system (in-app, push, email). ## What It Does - In-app toasts - Push notifications - Email notifications - **Time saved**: ~1.5 hours ## Quick Start ```bash python3 /home/ubuntu/skills/notification-system/scripts/setup_notifications.py ``` ## Channels - In-app (react-hot-toast) - Push (OneSignal, Firebase) - Email (Resend, SendGrid) ## Time Savings **Manual**: 2 hours **With skill**: 30 minutes **Saved**: ~1.5 hours
Auf GitHub ansehen