๐Ÿ”Œ

hookify

๐Ÿ”ŒPlugin

anthropics/claude-code

VibeIndex|
What it does
|

Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions. Define rules via simple markdown files.

Overview

An Anthropic plugin that makes it easy to create custom hooks for Claude Code. Hooks prevent unwanted behaviors by analyzing conversation patterns and enforcing rules defined in simple markdown files.

Key Features

  • Create custom hooks from explicit instructions or conversation pattern analysis
  • Define rules via simple markdown files
  • Prevent unwanted AI behaviors before they happen
  • Lightweight rule system that integrates with Claude Code's hook mechanism

Who is this for?

Claude Code users who want fine-grained control over AI behavior โ€” such as preventing certain code patterns, enforcing naming conventions, or blocking specific actions. Define rules once and they're automatically enforced across sessions.

๐Ÿช

Part of

anthropics-claude-code

productivity

Installation

Add marketplace in Claude Code:
/plugin marketplace add anthropics/claude-code
Step 2. Install plugin:
/plugin install hookify@claude-code-plugins
67,563
-
Last UpdatedFeb 17, 2026

More from this repository10

๐Ÿช
anthropics-claude-code๐ŸชMarketplace

Bundled plugins for Claude Code including Agent SDK development tools, PR review toolkit, and commit workflows

๐Ÿ”Œ
code-review๐Ÿ”ŒPlugin

Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives

๐Ÿ”Œ
learning-output-style๐Ÿ”ŒPlugin

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

๐Ÿ”Œ
agent-sdk-dev๐Ÿ”ŒPlugin

Development kit for working with the Claude Agent SDK

๐Ÿ”Œ
explanatory-output-style๐Ÿ”ŒPlugin

Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)

๐Ÿ”Œ
subagent-creator๐Ÿ”ŒPlugin

Interactive plugin for creating, designing, and implementing custom subagents in Claude Code with guided best practices

๐Ÿ”Œ
pr-review-toolkit๐Ÿ”ŒPlugin

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

๐Ÿ”Œ
frontend-design๐Ÿ”ŒPlugin

Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.

๐Ÿ”Œ
plugin-dev๐Ÿ”ŒPlugin

Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.

๐Ÿ”Œ
security-guidance๐Ÿ”ŒPlugin

Security reminder hook that warns about potential security issues when editing files, including command injection, XSS, and unsafe code patterns