Claude Code plugins for language support, workflows, and integrations
npx claudepluginhub bendrucker/claudeMy personal plugin marketplace for Claude Code, Anthropic's AI coding assistant.
This repository provides plugins for Claude Code, organized as a plugin marketplace. Plugins extend Claude Code with language conventions, workflow automation, service integrations, and custom behaviors.
It also contains my user configuration.
Many plugins include TypeScript hooks and scripts that require Bun to run. See Bun's installation guide for setup instructions. Bun runs TypeScript natively and auto-installs missing dependencies on first run.
Browse the plugins/ directory to see available plugins. Each plugin has its own README describing its contents.
The user/ directory contains user-level Claude Code configuration that gets symlinked to ~/.claude. This includes global instructions, settings (plugins, permissions, sandbox), and hooks that apply across all projects.
To test a plugin locally without publishing:
claude --plugin-dir ./plugins/<name> --setting-sources local
This isolates the session from user/project settings, loading only the specified plugin. Use this to verify changes before committing.
MIT © Ben Drucker
Go language coding standards, best practices, and testing patterns
macOS-specific automation, sandbox workarounds, and system integration
Git workflow and branching best practices
GitLab workflow best practices and glab CLI usage
Managing Linear issues, projects, and teams
Interacting with Things 3 task manager for Mac
Work on issues from GitHub, Linear, or GitLab
Code review workflows for peer and self review
POSIX-compliant trailing newline management for files
Writing style enforcement hooks and AI trope detection
GitHub workflow, Actions monitoring, and rulesets management
Meta-tools for Claude Code configuration and customization
Create and update pull requests with proper formatting
Interview-driven planning and clarification using AskUserQuestion
Bun runtime patterns, bunx, shell scripting, lockfile, and testing
Reading and managing macOS Calendar events
Research existing solutions when exploring a new problem space
Creating and running macOS Shortcuts programmatically
Detects newly added type ignores and attempts automatic fixes
Loads AGENTS.md files automatically into Claude Code sessions
Cross-tool daily review workflow
Call x-callback-url schemes from the CLI and receive responses
Branch workflow automation with git-town
UI design tools including wireframing
Create, validate, and render Mermaid diagrams
Create technical specifications through interactive planning and expert review
VS Code editor integration for interactive content editing
Planning mode guidelines and context injection
Apple Mail integration for reading and managing email via JXA
OpenTelemetry instrumentation patterns, semantic conventions, and testing
Terraform Cloud workspace management, run monitoring, and registry lookups
Honeycomb CLI and MCP server for observability
Raycast extension development patterns, API, and Store publishing
Tmux session awareness and pane interaction
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations