The Artificer's workshop. Where seedlings grow out of gear housings and ivy threads through brass armatures.
Hub registry for all personal Claude Code plugins and curated obra/superpowers forks.
# Register the marketplace
/plugin marketplace add cameronsjo/workbench
# Install what you need
/plugin install essentials@cameronsjo
/plugin install superpowers@cameronsjoOr use the automated setup in ~/.claude/setup-marketplaces.sh.
| Plugin | Description |
|---|---|
| essentials | Core workflow: brainstorming, worktrees, enforcement hooks, session management |
| vibes | Communication styles: hype, sass, roast, unhinged |
| rules | Language rules (Python, TS, Go, Rust, Java, C#) + security with self-destructing init |
| dev-toolkit | Development workflow: logging agents, project checks, release pipelines |
| mcp-toolkit | MCP server development patterns |
| obsidian | Vault management, markdown reference, Bases, plugin development |
| homebridge-dev | Homebridge plugin development: HAP mappings, accessory patterns |
| image-gen-toolkit | Image generation toolkit for Gemini |
| homelab | Homelab infrastructure: Unraid, media stack, Docker services |
| Plugin | Description |
|---|---|
| superpowers | Core skills: TDD, debugging, collaboration patterns |
| superpowers-chrome | Chrome DevTools Protocol: skill mode + MCP mode |
| superpowers-lab | Experimental: tmux, MCP discovery, duplicate detection |
| superpowers-developing-for-claude-code | Plugin/skill/MCP development docs |
| episodic-memory | Semantic search for conversations across sessions |
| double-shot-latte | Auto-continues work instead of stopping to ask |
| the-elements-of-style | Strunk's writing guidance (1918) |
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