Claude Code plugins by Justin Walsh
npx claudepluginhub thejustinwalsh/claude-pluginsMeta-prompt refinement via local LLM — transforms casual prompts into structured, rules-aware agent instructions
Native macOS notifications for Claude Code with Ghostty tab focusing
A marketplace of Claude Code plugins by Justin Walsh.
/plugin marketplace add thejustinwalsh/claude-plugins
Then install any plugin:
/plugin install restruct@thejustinwalsh
/plugin install ghostty-notify@thejustinwalsh
Meta-prompt refinement via local LLM. Intercepts every prompt, runs it through a local Ollama model (qwen2.5-coder:14b) that classifies your request against your project's CLAUDE.md rules, and injects structured context that keeps Claude on-task.
Requires: Ollama running locally.
/plugin install restruct@thejustinwalsh
/restruct:setup
Native macOS notifications for Claude Code when running in the Ghostty terminal. Get notified when long-running tasks complete, with automatic tab focusing.
/plugin install ghostty-notify@thejustinwalsh