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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use notification-persistence