patrickdappollonio/claude-plugins

My collection of Claude (and other AI's) skills, plugins, MCP servers, and more.

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

patrickdappollonio/claude-plugins

Skill Claude CodeCodex

Use when you want a smaller, quicker, cheaper adversarial review of a code change — "a smaller adversarial review", "a quick adversarial review", "a light adversarial review", "adversarial review but don't burn tokens". Runs an 8-reviewer panel (design conformance, whether the design was right, tests, unstated…

9 2d ago A 210 tokens original MIT

adversarial-review

02

patrickdappollonio/claude-plugins

Skill Claude CodeCodex

Use when you want a hostile, bias-free review of a code change — a PR, the last commit, or local/uncommitted work — that attacks it from many independent angles (conformance to the approved design, whether that design was right in the first place, concurrency, failure injection, input and auth attacks, data integrity…

9 2d ago A 213 tokens original MIT

patrickdappollonio/claude-plugins

Skill Claude CodeCodex

Use when writing, editing, or reviewing code in any language, and especially before adding or changing a comment or docstring — when tempted to narrate in a comment what was tried first, why an approach was replaced, or what a bug, regression, or review turned up; to restate what the next line already says; to write…

9 2d ago A 174 tokens original MIT

code-simplification

04

patrickdappollonio/claude-plugins

Skill Claude CodeCodex

Use when code works but is harder to read, maintain, or extend than it should be — after a feature lands, when review flags complexity, or when you hit deep nesting, long functions, high cyclomatic complexity, functions too tangled to test, two functions that do nearly the same thing, duplicated logic, dead code…

9 2d ago A 92 tokens original MIT

patrickdappollonio/claude-plugins

Skill Claude CodeCodex

Use when writing any message a person will read — answers, status updates, findings from a review, scan, audit, or debug, plans, recaps, or summaries — especially when the reader may not be able to see the code, files, or systems you are describing, or when another skill (adversarial-review, improve, a code review, a…

9 2d ago A 126 tokens original MIT

effective-go

06

patrickdappollonio/claude-plugins

Skill Claude CodeCodex

Use when writing, editing, or reviewing Go code — any .go file, go.mod, a new package, a function, an error message, a test, a mock, a goroutine — or when asked whether Go code is idiomatic. Also use before answering a question about how something "should" be written in Go.

9 2d ago A 70 tokens original MIT

read-the-docs-first

07

patrickdappollonio/claude-plugins

Skill Claude CodeCodex

Use when implementing, integrating, upgrading, debugging, or answering anything involving third-party APIs, libraries, frameworks, CLIs, cloud services, model/provider SDKs, fast-moving product behavior, user requests for latest/current/official behavior, unfamiliar repo docs/specs, errors that may indicate API drift…

9 2d ago A 107 tokens copy · 95% MIT

patrickdappollonio/claude-plugins

Skill Claude CodeCodex

Use when long-running or parallel agent work must respect 5-hour and weekly usage limits by checking usage between waves, pausing near the cap, and resuming only when the window is clear.

9 2d ago A 48 tokens original MIT

patrickdappollonio/claude-plugins

Skill Claude CodeCodex

Use when running a premium model (Claude Fable, Claude Opus, GPT-5.6 Sol, or similar) on codebase-heavy or token-heavy work and the user wants it to orchestrate research, coding, and testing while cheaper subagents (Sonnet, Haiku, Terra, Luna, or similar) do bounded heavy lifting.

9 2d ago A 78 tokens original MIT

visual-plan

10

patrickdappollonio/claude-plugins

Skill Claude CodeCodex

Use when the user wants to review an implementation plan visually — "visual plan", "show me the plan in the browser", "render this plan" — or when a plan involves architecture, schema, or API changes worth reviewing before code is written. Writes the plan as markdown and serves it locally (bundled zero-dependency…

9 2d ago A 102 tokens original MIT

visual-recap

11

patrickdappollonio/claude-plugins

Skill Claude CodeCodex

Use when the user wants a visual summary of work that was done — "visual recap", "recap this PR/branch/commit visually", "show me what changed in the browser" — for a PR, branch, commit range, or uncommitted changes. Generates a markdown recap grounded in the real diff and serves it locally (bundled zero-dependency…

9 2d ago A 112 tokens original MIT