By qazuor
Pre-configured MCP server definitions for 30 services including databases, APIs, browser testing, and more
External network access
Connects to servers outside your machine
Requires secrets
Needs API keys or credentials to function
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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:
npx claudepluginhub qazuor/claude-code-plugins --plugin mcp-serversSynchronize agents, skills, commands, docs, and templates from claude-code-knowledge repository to your projects
Project initialization with CLAUDE.md generation, merge support, settings templates, and full setup orchestration
End-to-end project planning with specs, task decomposition, dependency graphs, quality gates, autonomous loops, and guardrails
Auto-learn and synchronize Claude Code permissions across all projects
Session management tools including diary entries, reflections, and claude-mem watchdog
Manage MCP servers - discover, analyze, execute tools/prompts/resources. Use for MCP integrations, capability discovery, tool filtering, programmatic execution, or encountering context bloat, server configuration, tool execution errors.
Centralized Claude Code configuration: Docker-first guards, permissions, MCP gateway, and workflow skills
Build FastMCP 3.x Python MCP servers — covers provider/transform architecture (including CodeMode, Tool Search, and server-level transforms), component versioning, session state, authorization (MultiAuth, PropelAuth, connection-pooled token verifiers), evaluation creation, Pydantic validation, async patterns, STDIO and HTTP transports, nginx reverse proxy deployment, background tasks, Prefab Apps UI, security patterns, client SDK usage, testing, deployment, and migration from FastMCP v2. TypeScript is a legacy reference only and is not updated for v3.
MCP server development helper with tool and resource scaffolding
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.