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

agent-ideas

01

bendrucker/claude

Skill Claude CodeCodex

Harvest agent-tooling ideas from prominent developers.

16 2d ago A 13 tokens original MIT

cleye

02

bendrucker/claude

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.

16 2d ago A 53 tokens original MIT

bendrucker/claude

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.

16 2d ago A 70 tokens original MIT

atuin:history

04

bendrucker/claude

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.

16 2d ago A 77 tokens original MIT

bun

05

bendrucker/claude

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.

16 2d ago A 34 tokens original MIT

bendrucker/claude

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.

16 2d ago A 38 tokens original MIT

claude-code:handoff

07

bendrucker/claude

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"…

16 2d ago A 89 tokens original MIT

claude-code:hook

08

bendrucker/claude

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…

16 2d ago B 84 tokens original MIT

claude-code:session

09

bendrucker/claude

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.

16 2d ago A 76 tokens original MIT

inbox

10

bendrucker/claude

Skill Claude CodeCodex

Live inbox for reviewing inbound pull requests across forges.

16 2d ago A 14 tokens original MIT

peer

11

bendrucker/claude

Skill Claude CodeCodex

Review a pull request when requested by a peer.

16 2d ago A 12 tokens original MIT

solo

12

bendrucker/claude

Skill Claude CodeCodex

Entry skill whose name matches its plugin.

16 2d ago A 10 tokens original MIT

scratch

13

bendrucker/claude

Skill Claude CodeCodex

A project-level skill with no observed calls.

16 2d ago A 11 tokens original MIT

never-used

14

bendrucker/claude

Skill Claude CodeCodex

A personal skill that never fires.

16 2d ago A 10 tokens original MIT

claude-code:skill

15

bendrucker/claude

Skill Claude CodeCodex

Creating and optimizing Claude Code Skills including activation patterns, content structure, and development workflows. Use when creating new skills, converting memory files to skills, debugging skill activation, or understanding skill architecture and best practices.

16 2d ago A 47 tokens original MIT

prefer-headers

18

bendrucker/claude

Skill Claude CodeCodex

Fixture exercising the prefer-headers rule across its boundary cases.

16 2d ago A 16 tokens original MIT

valid-skill

19

bendrucker/claude

Skill Claude CodeCodex

A valid skill for testing purposes.

16 2d ago A 11 tokens original MIT

with-refs

20

bendrucker/claude

Skill Claude CodeCodex

See the language guide for more details.

16 2d ago A 9 tokens original MIT

comments:audit

21

bendrucker/claude

Skill Claude CodeCodex

Audit code comments for AI slop: restatement, narration/decision-log, self-praise, docstring-scope, and section-divider banners. Audits a diff (the comments a change introduced) or a whole repo, ranks by intrinsic complexity, fans out judging agents, and applies the trims to a fresh branch. Use when asked to audit…

16 2d ago A 110 tokens original MIT

git:conflicts

22

bendrucker/claude

Skill Claude CodeCodex

Resolving git merge conflicts during rebase, merge, or cherry-pick. Use when conflicts arise. Can also drive the operation to completion and push when asked (e.g. "fix conflicts and push").

16 2d ago A 47 tokens original MIT

bendrucker/claude

Skill Claude CodeCodex

Monitor GitHub Actions runs and extract failure diagnostics. Use when watching PR CI, branch builds, or specific workflow runs.

16 2d ago A 29 tokens original MIT

github:attach

24

bendrucker/claude

Skill Claude CodeCodex

Upload a local image or video to GitHub and reference it so it renders inline in an issue, pull request, comment, or review. Use when attaching a screenshot, screen recording, or generated diagram to GitHub content, or when a body would otherwise link a local path the reader cannot open. Load before posting to…

16 2d ago A 72 tokens original MIT