Help us improve
Share bugs, ideas, or general feedback.
Personal Claude Code plugins — cadence ecosystem and standalone tools
npx claudepluginhub cameronsjo/workbenchMulti-session coordination — session identity, peer disclosure, and lane warnings for concurrent Claude Code sessions in one repo
How to work with code — language standards, security, quality, git, CI/CD, Docker, MCP, documentation
BETA: VERY LIGHTLY TESTED - Direct Chrome DevTools Protocol access via 'browsing' skill. Skill mode (17 CLI commands) + MCP mode (single use_browser tool). Zero dependencies, auto-starts Chrome.
Git safety hooks: block pushes and gh writes to repos you don't own, branch warnings, commit nudges
Communication and presence — prose craft and AI pattern detection, personal brand, data storytelling, competitor analysis, conflict resolution.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Share bugs, ideas, or general feedback.
Hub registry for personal Claude Code plugins.
# Register the marketplace
/plugin marketplace add cameronsjo/workbench
# Install what you need
/plugin install cadence@cameronsjo
/plugin install rules@cameronsjo
Or use the automated setup in ~/.claude/setup-marketplaces.sh.
| Plugin | Description |
|---|---|
| cadence | Context management framework — four-tier workflow router, daily rhythm, session capture |
| cadence-forge | Development workflow — logging, dependency vetting, release pipelines, diagrams |
| cadence-mcp | MCP server development patterns |
| cadence-obsidian | Obsidian plugin development and vault workflows |
| cadence-palette | Image generation toolkit for Gemini |
| cadence-lab | Experimental — macOS integrations, tmux, MCP discovery |
| Plugin | Description |
|---|---|
| rules | 10 languages, security, quality, git, CI/CD, Docker, MCP, documentation |
| git-guardrails | Push/gh write guards, branch warnings, commit nudges |
| pencil | Design workflow for Pencil.dev — canvas design, .pen files |
Each plugin lives in its own GitHub repo. This registry's marketplace.json references them via URL sources. On the dev machine, local path overrides in setup-marketplaces.sh provide instant edit propagation.
MIT