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.

Syedaashnaghazanfar
maintainer
Syedaashnaghazanfar
Updated 12/31/2025
Stars
3
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use notification-persistence