bendrucker
01Plugin Claude Code
Claude Code plugins for language support, workflows, and integrations.
Plugin Claude Code
Claude Code plugins for language support, workflows, and integrations.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, running bun "$CLAUDE_PROJECT_DIR/.claude/hooks/ox". From bendrucker/claude.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running bun "$CLAUDE_PROJECT_DIR/.claude/hooks/ox". From bendrucker/claude.
Hook Claude Code
Runs when the agent finishes a response, running bun "$CLAUDE_PROJECT_DIR/.claude/hooks/ox" (4 commands). From bendrucker/claude.
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, PostToolUse, Stop) and 26 allowed tools.
Skill Claude CodeCodex
Harvest agent-tooling ideas from prominent developers.
Skill Claude CodeCodex
Type-safe CLI argument parsing with cleye, the standard parser for this repo's Bun scripts. Use when writing or editing any script that takes arguments (flags, positional parameters, subcommands, --help) instead of reading existing scripts for the pattern.
Instructions file
Instructions for bendrucker/claude, covering claude code plugin marketplace, structure, inventory, user and curation.
Plugin Claude Code
Query local ActivityWatch usage data: per-app time, window titles, and active vs idle spans.
Skill Claude CodeCodex
Report real device usage from ActivityWatch. Covers per-app time, window titles, and active vs idle spans. Use when asked "what apps did I use", "how long was I in X", "what did I work on today", "how much was I active vs idle", or to mine usage patterns for automation.
Plugin Claude Code
Query local shell history from atuin: recent commands, usage stats, and ad-hoc SQL over the history db.
Skill Claude CodeCodex
Report shell history from atuin's local capture. Covers what commands ran, when, where, and how they exited. Use when asked "what commands did I run", "what was I working on in the terminal", "have I ever run X", "how do I usually invoke X", or about recent shell activity, command frequency, or failed commands.
Plugin Claude Code
Bun runtime patterns, bunx, shell scripting, lockfile, and testing.
Skill Claude CodeCodex
Bun runtime patterns. Use when running bun commands, working with package.json/bun.lock, writing TypeScript scripts under Bun, or developing Claude Code plugins.
Plugin Claude Code
Meta-tools for Claude Code configuration and customization.
Skill Claude CodeCodex
Orchestrating Claude Code agent teams. Use when creating teams, spawning teammates, assigning tasks, configuring teammate modes, or setting up team quality gate hooks.
Skill Claude CodeCodex
Hand the current conversation off to a fresh background agent that picks up the work immediately, so you can step away and track it independently. Use when the user wants to background the current work, keep going without them, continue in a separate session, or says "hand this off", "run this in the background"…
Skill Claude CodeCodex
Configure, create, or troubleshoot Claude Code hooks (PreToolUse, PostToolUse, UserPromptSubmit), debug hook failures, or set up any automation within Claude Code. Examples include "I want to run tests before every file edit", "My hook isn't firing", "1 out of 2 hooks ran", or "How do I create a hook that formats JSON…
Skill Claude CodeCodex
Query Claude Code session history via a DuckDB index over /.claude/projects/. Use when asked about Claude Code activity ("how many tokens today?", "what did I work on this week?") or instead of reading, grepping, or jq-ing session transcripts. Not for codebase search, git log queries, or arbitrary databases.
Skill Claude CodeCodex
Live inbox for reviewing inbound pull requests across forges.
Skill Claude CodeCodex
Review a pull request when requested by a peer.
Skill Claude CodeCodex
Entry skill whose name matches its plugin.
Skill Claude CodeCodex
A project-level skill with no observed calls.
Skill Claude CodeCodex
A personal skill that never fires.