Claude Code on the web only: the complete coordinator-watchdog unit. Three hooks (PreToolUse dispatch guard on the local arm marker, PostToolUse arm-state recorder for send_later/create_trigger, async all-web-sessions heartbeat speaking the liveness bridge's two-action contract) plus the read-only liveness_map MCP tool over the bridge's list action. Unset WATCHDOG_STATE_HOOK_API_KEY = documented clean no-op; set key + failing bridge = loud systemMessage
A marketplace of Claude Code plugins.
claude plugin marketplace add https://sites.pazer.build/cc-marketplace/branch/master/marketplace.json
# List available marketplaces
claude plugin marketplace list
# Install a plugin
claude plugin install plugin-name
# Enable/disable plugins
claude plugin enable plugin-name
claude plugin disable plugin-name
# Remove a plugin
claude plugin remove plugin-name
# Update plugins
claude plugin update plugin-name
# Update marketplaces
claude plugin marketplace update
plugins/example-plugin/ to plugins/your-plugin/.template. files (remove .template. from names).claude-plugin/plugin.json with your metadata.claude-plugin/marketplace.json| Guide | Description |
|---|---|
| Creating Plugins | Step-by-step plugin creation |
| Plugin Reference | Complete component reference |
| Marketplace Guide | Managing the marketplace |
plugins/your-plugin/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── commands/ # Slash commands
├── agents/ # Subagent definitions
├── skills/ # Skills
├── .mcp.json # MCP server configs
└── README.md # Plugin docs
The plugins/example-plugin/ directory contains .template. files showing the correct structure and format for each component:
| File | Creates |
|---|---|
| plugin.template.json | Plugin metadata |
| command.template.md | Slash command |
| agent.template.md | Subagent definition |
| SKILL.template.md | Skill |
| .mcp.template.json | MCP server config |
| README.template.md | Plugin documentation |
Copy the folder, rename files (remove .template.), and edit.
Matches all tools
Hooks run on every tool call, not just specific ones
Admin access level
Server config contains admin-level keywords
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.
npx claudepluginhub wow-look-at-my/cc-marketplace --plugin watchdog-stateCreate organized, well-structured HTML demo pages with separate CSS and JS files
Rewrites Bash commands to remove unnecessary 2>&1, || true, | head, | tail, and set -e
MCP server wrapping jq for JSON filtering, querying, and transforming without Bash permission prompts
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Harness-native ECC operator layer - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
MCP server that saves 98% of your context window with session continuity. Sandboxed code execution in 11 languages, FTS5 knowledge base with BM25 ranking, and automatic state restore across compactions.
Full video production pipeline for Remotion — gives Claude eyes (video analysis), voice (TTS/voiceover), ears (music/SFX), stock footage, AI image/video generation, TikTok captions, 3D content, and more. By Dojo Coding Labs.