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.
$ 安裝
git clone https://github.com/Syedaashnaghazanfar/full-stack-todo-app /tmp/full-stack-todo-app && cp -r /tmp/full-stack-todo-app/.claude/skills/notification-persistence ~/.claude/skills/full-stack-todo-app// tip: Run this command in your terminal to install the skill
Repository

Syedaashnaghazanfar
Author
Syedaashnaghazanfar/full-stack-todo-app/.claude/skills/notification-persistence
1
Stars
0
Forks
Updated6d ago
Added6d ago