bengous/claude-code-plugins

Opinionated plugins and workflow extensions for Claude Code.

4Stars 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

bengous/claude-code-plugins

Agent

Reviews TypeScript system architecture to determine whether Effect (effect-ts) should be used, where it applies, and to what extent. Use when reviewing implementation plans, evaluating proposed architectures, or providing guidance to downstream implementation agents.

4 2d ago A 50 tokens original MIT

bengous/claude-code-plugins

Agent

Read-only auditor for silent error swallowing in Effect code. Receives scanner JSON, reads source context, classifies severity, prescribes fixes. Spawned by /null-as-error skill.

4 2d ago A 44 tokens original MIT

refactorlib-infra

03

bengous/claude-code-plugins

Agent

Read-only infrastructure code auditor for /refactorlib. Searches for handcrafted infrastructure code (HTTP, retry, scheduling, platform I/O, CLI, config, concurrency) replaceable by installed library APIs. Use when /refactorlib spawns parallel exploration.

4 2d ago A 57 tokens original MIT

refactorlib-utility

04

bengous/claude-code-plugins

Agent

Read-only utility code auditor for /refactorlib. Searches for handcrafted utility code (string, date, collections, ID generation, encoding, URL parsing, deep clone) replaceable by installed library APIs or native APIs. Use when /refactorlib spawns parallel exploration.

4 2d ago A 61 tokens copy · 86% MIT

comment-hunter

06

bengous/claude-code-plugins

Agent

Comment slop hunter. Invoke manually with a batch of files listed in the prompt (absolute path + comment-line count + fate tag). Classifies every comment, cites file:line examples, flags stale suspects without ruling on them. Read-only. Do not auto-delegate to it for anything other than a comment hunt.

4 2d ago A 68 tokens original MIT