Summary
Adds claude-code-notify to the Developer Productivity category.
- Zero-dependency desktop notification system for Claude Code
- Uses native OS notifications via hooks (macOS terminal-notifier/osascript, Linux notify-send)
- Clickable notifications, notification grouping, one-command curl install
- Total footprint ~3 KB, MIT licensed
What problem it solves
When running long Claude Code tasks, users switch to other apps and miss when Claude finishes or needs input. This hooks-based plugin sends native desktop notifications automatically.
Changes
- Added entry to README.md under Developer Productivity
