Add claude-code-notify skill
loading diff…
Adds claude-code-notify to the Development & Code Tools category.
What it does: Zero-dependency desktop notification system for Claude Code using two shell scripts and native OS notifications. Supports macOS (terminal-notifier/osascript) and Linux (notify-send), with clickable notifications, notification grouping, and one-command curl install. Total footprint ~3 KB.
What problem it solves: When running long Claude Code tasks, users often switch to other apps and miss when Claude finishes or needs input. This hooks-based tool sends native desktop notifications so users never miss a prompt.
Who uses this workflow: Any developer using Claude Code who multitasks across applications.

claude-code-notify/SKILL.md with full skill documentation