By bendrucker
Query local ActivityWatch usage data to answer questions about app usage, window titles, and active vs idle time
My 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
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimPull request workflows: create, update, babysit CI, and reviewer follow-up
Query local shell history from atuin: recent commands, usage stats, and ad-hoc SQL over the history db
Meta-tools for Claude Code configuration and customization
Create technical specifications through interactive planning and expert review
Raycast extension development patterns, API, and Store publishing
npx claudepluginhub bendrucker/claude --plugin activitywatchSearch and reason over your screen activity history — what you worked on, when, and in which apps.
OTel + Hooks analytics for Claude Code. Run /init-claudalytics to configure telemetry and hooks capture for this project.
Tracks Claude Code session usage (tokens, costs, skills, MCP, subagents) and sends data to a self-hosted dashboard.
WakaTime plugin for Claude Code - Track your AI usage, lines of code generated, and time spent prompting AI
Visual dashboard for Claude Code & Codex — usage/token analysis of skills, agents, plugins, hooks, memory, MCP servers, rules, and principles
Live usage status bar for Claude Code — session limits, weekly usage, lines changed, 10 themes, widget priorities, shimmer animations, and zero API calls