bendrucker/claude

My personal plugin marketplace and settings for Claude Code

16Stars on the repository
63Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

PreToolUse

01

bendrucker/claude

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.

16 2d ago A tokens not measured original MIT

PostToolUse

02

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.

16 2d ago A tokens not measured original MIT

Stop

03

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.

16 2d ago A tokens not measured original MIT

PostToolUseFailure

04

bendrucker/claude

Hook

Runs when a tool call fails for Bash tool calls, executing https-fallback.ts via bun. From bendrucker/claude.

16 2d ago A tokens not measured original MIT