Collection of Claude Code plugins for productivity, notifications, and project management
npx claudepluginhub qazuor/claude-code-pluginsDesktop notifications, TTS audio alerts, and session stop beeps for Claude Code
End-to-end project planning with specs, task decomposition, dependency graphs, quality gates, autonomous loops, and guardrails
Pre-configured MCP server definitions for 30 services including databases, APIs, browser testing, and more
Auto-learn and synchronize Claude Code permissions across all projects
Synchronize agents, skills, commands, docs, and templates from claude-code-knowledge repository to your projects
Session management tools including diary entries, reflections, and claude-mem watchdog
Project initialization with CLAUDE.md generation, merge support, settings templates, and full setup orchestration
A curated collection of plugins for Claude Code (Anthropic's official CLI tool). These plugins enhance your Claude Code experience with notifications, task management, permission synchronization, and more.
In Claude Code, run /plugin and select Add marketplace:
qazuor/claude-code-plugins
After adding the marketplace, install the plugins you want:
/plugin → Install plugin → Select from qazuor-claude-code-plugins
Recommended minimum:
notifications - Audio feedback when Claude finishespermission-sync - Keep permissions consistent across projectstask-master - If you work with specs and tasksSome plugins register hooks that only activate on session start. Restart Claude Code after installing.
| Plugin | Purpose | Auto-runs |
|---|---|---|
| notifications | Desktop notifications + audio beeps | On events |
| task-master | Specs, tasks, progress tracking | SessionStart |
| mcp-servers | 30 pre-configured MCP servers | Manual |
| permission-sync | Sync permissions across projects | SessionStart |
| knowledge-sync | Sync agents/skills from external repo | SessionStart |
| session-tools | Diary entries before compaction | PreCompact |
| claude-initializer | Initialize new projects | Manual |
Purpose: Audio and visual feedback when Claude Code needs your attention.
What it does:
What it doesn't do:
Hooks:
| Event | Action |
|---|---|
Notification | Desktop notification + TTS |
Stop | 1000Hz beep (0.2s) |
SubagentStop | 800Hz beep (0.1s) |
Requirements: paplay (Linux), afplay (macOS), or PowerShell (Windows/WSL)
Purpose: Specification-driven development with task decomposition, progress tracking, autonomous loops, and guardrails.
What it does:
What it doesn't do:
Commands:
| Command | Description |
|---|---|
/spec | Create a specification from requirements |
/tasks | Show task dashboard with progress |
/next-task | Get the next available task |
/new-task | Create a standalone task (no spec needed) |
/task-status | Detailed progress report |
/replan | Modify tasks when requirements change |
/auto-loop | Start autonomous task processing loop |
/auto-loop-cancel | Cancel an active autonomous loop |
Autonomous Loop:
The /auto-loop command starts a controlled loop that processes tasks one after another:
Guardrails:
Learned constraints stored in .claude/guardrails.md:
Claude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations