Armory
Source
Browse
Skills

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.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install writing-hookify-rules --cli claude

writes the skill into.claude/skills/writing-hookify-rules/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/writing-hookify-rules/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

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.

When to use it

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.

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/productivity/writing-rules/SKILL.md -o .claude/skills/writing-rules/SKILL.md

Notes

Extracted from davila7/claude-code-templates, writing-rules category.