anthropics

547 mods across 34 repositories, 569k stars between them.

agent-sdk-verifier-py

122

anthropics/claude-plugins-official

Agent

Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.

36k 3d ago A 55 tokens original Apache-2.0

agent-sdk-verifier-ts

123

anthropics/claude-plugins-official

Agent

Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.

36k 3d ago A 56 tokens original Apache-2.0

claude-code-setup

125

anthropics/claude-plugins-official

Plugin Claude Code

Analyze codebases and recommend tailored Claude Code automations such as hooks, skills, MCP servers, and subagents.

36k 3d ago A tokens not measured original Apache-2.0

anthropics/claude-plugins-official

Skill Claude CodeCodex

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what…

36k 3d ago A 77 tokens original Apache-2.0

claude-md-improver

129

anthropics/claude-plugins-official

Skill Claude CodeCodex

Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project…

36k 3d ago A 82 tokens original Apache-2.0

claude-security

130

anthropics/claude-plugins-official

Plugin Claude Code

Deep vulnerability scanning of your own code, run entirely inside your Claude Code session at a chosen effort tier, with every finding challenged before it is reported and the verification tally computed in code. Turns surviving findings into targeted patches, each verified by a panel of agents, that you apply when…

36k 3d ago A tokens not measured original Apache-2.0

claude-security

131

anthropics/claude-plugins-official

Agent

The dedicated Claude Security orchestrator. Hand it an unattended job — "fully scan this repository and patch what you find; I understand it will use a lot of tokens" — and it runs the whole thing itself: capturing the revision, driving the multi-agent scan through the claude-security:scan workflow, assembling the…

36k 3d ago A 104 tokens original Apache-2.0

explore

132

anthropics/claude-plugins-official

Agent

Read-only code explorer that the plugin's other agents dispatch to map a codebase — locate files, trace how a flow is wired, find every caller of a symbol, answer "where does X happen".

36k 3d ago A 44 tokens original Apache-2.0

patch-generator

133

anthropics/claude-plugins-official

Agent

Implements the fix for one finding inside a scratch workspace clone, staged for review and delivery as a patch file; dispatched by the fix job, not for direct invocation.

36k 3d ago A 37 tokens original Apache-2.0

patch-verifier

134

anthropics/claude-plugins-official

Agent

The single verifier per fix round — reviews the workspace's staged diff against the finding, runs the tests, and states the three confidence claims a patch file must earn; dispatched by the fix job, not for direct invocation.

36k 3d ago A 48 tokens original Apache-2.0

scan-inventory

135

anthropics/claude-plugins-official

Agent

Restricted read-only repository cartographer dispatched by the Claude Security scan workflow to partition the tree into components and account for every top-level directory; not for direct invocation or vulnerability research.

36k 3d ago A 39 tokens original Apache-2.0

scan-researcher

136

anthropics/claude-plugins-official

Agent

Restricted read-only vulnerability researcher dispatched by the Claude Security scan workflow; not for direct invocation or general exploration.

36k 3d ago B 26 tokens original Apache-2.0

scan-verifier

137

anthropics/claude-plugins-official

Agent

Restricted read-only verifier dispatched by the Claude Security scan workflow to vote on one candidate finding; not for direct invocation.

36k 3d ago A 27 tokens original Apache-2.0

UserPromptExpansion

138

anthropics/claude-plugins-official

Hook

Runs to expand your prompt before the agent sees it for ^claude-security:claude-security$ tool calls, executing banner_hook.sh via sh. From anthropics/claude-plugins-official.

36k 3d ago A tokens not measured original Apache-2.0

claude-security

139

anthropics/claude-plugins-official

Skill Claude CodeCodex

The Claude Security menu — pick a job: scan the codebase (the whole repository or a scoped part of it), scan changes (this branch's or a pull request's diff, or one commit), or suggest patches (findings turned into targeted patch files, each verified by a panel of agents, that you apply when you choose).

36k 3d ago A 72 tokens original Apache-2.0

code-modernization

140

anthropics/claude-plugins-official

Plugin Claude Code

Modernize legacy codebases (COBOL, legacy Java/C++/.NET, monolith web apps) with a structured preflight / assess / map / extract-rules / brief / (reimagine | transform | uplift) / harden / status workflow. Cross-stack rewrites, greenfield reimagining, and same-stack version uplifts (e.g. .NET Framework → .NET 8); an…

36k 3d ago A tokens not measured original Apache-2.0

architecture-critic

141

anthropics/claude-plugins-official

Agent

Reviews proposed target architectures and transformed code against modern best practice. Adversarial — looks for over-engineering, missed requirements, and simpler alternatives.

36k 3d ago B 33 tokens original Apache-2.0

anthropics/claude-plugins-official

Agent

Mines domain logic, calculations, validations, and policies from legacy code into testable Given/When/Then specifications. Use when you need to separate "what the business requires" from "how the old code happened to implement it.".

36k 3d ago B 53 tokens original Apache-2.0

legacy-analyst

143

anthropics/claude-plugins-official

Agent

Deep-reads legacy codebases (COBOL, Java, .NET, Node, anything) to build structural and behavioral understanding. Use for discovery, dependency mapping, dead-code detection, and "what does this system actually do" questions.

36k 3d ago B 54 tokens original Apache-2.0

scaffolder

144

anthropics/claude-plugins-official

Agent

Scaffolds one service of a reimagined system from the approved architecture and spec — project skeleton, domain model, API stubs, executable acceptance tests. Write access is scoped to its own service directory under modernized/.

36k 3d ago A 49 tokens original Apache-2.0