anthropics

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

hookify

49

anthropics/claude-code

Plugin Claude Code

Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns.

144k +180 today A tokens not measured

anthropics/claude-code

Agent

Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Examples: Context: User is running /hookify command without arguments\nuser: "/hookify"\nassistant: "I'll analyze the conversation to find behaviors you want to prevent"\n The /hookify command without arguments…

144k +180 today D 0 tokens

hookify

53

anthropics/claude-code

Command

Create hooks to prevent unwanted behaviors from conversation analysis or explicit instructions.

144k +180 today C 12 tokens

anthropics/claude-code

Skill Claude CodeCodex

This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.

144k +180 today D 51 tokens

anthropics/claude-code

Plugin Claude Code

Interactive learning mode that requests meaningful code contributions at decision points (mimics the unshipped Learning output style).

144k +180 today A tokens not measured

agent-creator

57

anthropics/claude-code

Agent

Use this agent when the user asks to "create an agent", "generate an agent", "build a new agent", "make me an agent that...", or describes agent functionality they need. Trigger when user wants to create autonomous agents for plugins. Examples.

144k +180 today A 0 tokens

plugin-validator

58

anthropics/claude-code

Agent

Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigger proactively after user creates or modifies plugin components. Examples.

144k +180 today A 0 tokens

skill-reviewer

59

anthropics/claude-code

Agent

Use this agent when the user has created or modified a skill and needs quality review, asks to "review my skill", "check skill quality", "improve skill description", or wants to ensure skill follows best practices. Trigger proactively after skill creation. Examples.

144k +180 today A 0 tokens

create-plugin

60

anthropics/claude-code

Command

Guided end-to-end plugin creation workflow with component design, implementation, and validation.

144k +180 today A 16 tokens

Agent Development

61

anthropics/claude-code

Skill Claude CodeCodex

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development…

144k +180 today A 80 tokens

Command Development

62

anthropics/claude-code

Skill Claude CodeCodex

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash…

144k +180 today A 99 tokens

Hook Development

63

anthropics/claude-code

Skill Claude CodeCodex

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDEPLUGINROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop…

144k +180 today A 117 tokens

MCP Integration

64

anthropics/claude-code

Skill Claude CodeCodex

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDEPLUGINROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive…

144k +180 today B 97 tokens

Plugin Settings

65

anthropics/claude-code

Skill Claude CodeCodex

This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md…

144k +180 today B 81 tokens

Plugin Structure

66

anthropics/claude-code

Skill Claude CodeCodex

This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDEPLUGINROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest…

144k +180 today A 92 tokens

Skill Development

67

anthropics/claude-code

Skill Claude CodeCodex

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

144k +180 today A 63 tokens

pr-review-toolkit

68

anthropics/claude-code

Plugin Claude Code

Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification.

144k +180 today A tokens not measured

code-simplifier

69

anthropics/claude-code

Agent

Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automatically after completing a coding task or writing a logical chunk of code. It simplifies code by following project best…

144k +180 today A 86 tokens

comment-analyzer

70

anthropics/claude-code

Agent

Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes: (1) After generating large documentation comments or docstrings, (2) Before finalizing a pull request that adds or modifies comments, (3) When reviewing existing comments for potential…

144k +180 today A 0 tokens

pr-test-analyzer

71

anthropics/claude-code

Agent

Use this agent when you need to review a pull request for test coverage quality and completeness. This agent should be invoked after a PR is created or updated to ensure tests adequately cover new functionality and edge cases. Examples:\n\n \nContext: Daisy has just created a pull request with new…

144k +180 today A 0 tokens

anthropics/claude-code

Agent

Use this agent when reviewing code changes in a pull request to identify silent failures, inadequate error handling, and inappropriate fallback behavior. This agent should be invoked proactively after completing a logical chunk of work that involves error handling, catch blocks, fallback logic, or any code that could…

144k +180 today A 0 tokens