home/categories/productivity-tools/syedaashnaghazanfar-full-stack-todo-app-claude-skills-notification-persistence-skill-md
productivity-toolstools
notification-persistence
Stores notifications in localStorage with schema (id, taskId, message, timestamp, read, priority). Provides retrieval methods (getUnread, getAll, markAsRead) and maintains last 50 notifications with automatic cleanup for deleted tasks.
maintainer
Syedaashnaghazanfar
আপডেট হয়েছে 12/31/2025
স্টার
3
ফর্ক
0
quick start
Installation and usage
Stores notifications in localStorage with schema (id, taskId, message, timestamp, read, priority). Provides retrieval methods (getUnread, getAll, markAsRead) and maintains last 50 notifications with automatic cleanup for deleted tasks.
ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার
ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:
skills use notification-persistence