By FarisHijazi
Native macOS notifications + click-to-focus for Claude Code. Banners fire on Notification and Stop events; clicking navigates to the exact Terminal.app window, Aerospace workspace, and tmux session/window/pane.
A Claude Code plugin marketplace by Faris Hijazi.
/plugin marketplace add FarisHijazi/claude-plugins
Then browse and install plugins:
/plugin
| Plugin | Description |
|---|---|
cc-notify | Native macOS notifications + click-to-focus for Claude Code. Banners on Notification and Stop events; click jumps to the exact Terminal window, Aerospace workspace, and tmux session/window/pane. |
hello-world | Exhaustive reference plugin exercising every feature (hooks, skills, commands, agents, MCP, bin, monitors). For learning + debugging. |
plugins/<name>/.claude-plugin/plugin.json.claude-plugin/marketplace.jsonclaude plugin validate plugins/<name>Users on the latest version then run /plugin marketplace update to see the new plugin.
MIT (per-plugin license may differ — see each plugin's directory).
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimHands-free voice mode for Claude Code on macOS. TTS each response via `say`, then dictate the next prompt with SFSpeechRecognizer. Ends on the word 'over' or a 10s countdown. Transcript flows back via an MCP channel.
Exhaustive reference plugin exercising every Claude Code plugin feature: hooks, skills, commands, agents, MCP servers, bin executables, and background monitors. Every component logs to /tmp/hello-world-plugin.log for easy debugging.
npx claudepluginhub farishijazi/claude-plugins --plugin cc-notifyUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.