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