Writing Hookify Rules

Community

Automate code quality checks, prevent mistakes before they happen.

AuthorBuu205
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the need for manual code review by automatically detecting dangerous patterns and enforcing best practices.

Core Features & Use Cases

  • Rule Creation: Define custom patterns to watch for dangerous commands, security issues, and code quality problems.

Quick Start

Create a hookify rule that warns when someone tries to use 'rm -rf' in bash commands.

Core Features & Use Cases

  • Event Monitoring: Trigger on bash commands, file edits, completion checks, and user prompts.

Quick Start

Create a rule that detects console.log statements in production code and suggests using a proper logging library instead.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Writing Hookify Rules
Download link: https://github.com/Buu205/Vietnam_stock/archive/main.zip#writing-hookify-rules

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository