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
更新于 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