·writing-hookify-rules
</>

writing-hookify-rules

aiskillstore/marketplace

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.

37Installs·1Trend·@aiskillstore

Installation

$npx skills add https://github.com/aiskillstore/marketplace --skill writing-hookify-rules

SKILL.md

Hookify rules are markdown files with YAML frontmatter that define patterns to watch for and messages to show when those patterns match. Rules are stored in .claude/hookify.{rule-name}.local.md files.

The markdown content after frontmatter is shown to Claude when the rule triggers.

Location: All rules in .claude/ directory Naming: .claude/hookify.{descriptive-name}.local.md Gitignore: Add .claude/.local.md to .gitignore

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. Source: aiskillstore/marketplace.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aiskillstore/marketplace --skill writing-hookify-rules
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is writing-hookify-rules?

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. Source: aiskillstore/marketplace.

How do I install writing-hookify-rules?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aiskillstore/marketplace --skill writing-hookify-rules Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/aiskillstore/marketplace