rule-catalog

Solid

Browse the rule catalog and guide installation. Use when looking for

Code & Development 308 stars 27 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
83
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## When To Use - Browsing available hookify rules by category - Installing standard pre-built rules into a project - Looking for ready-made rules before writing custom ones ## When NOT To Use - Writing custom rules from scratch — use `hookify:writing-rules` instead - Debugging or modifying existing installed rules - Converting Python SDK hooks — use `hookify:from-hook` instead ## Table of Contents - [Quick Install](#quick-install) - [Available Rules](#available-rules) - [git/ - Git Safety](#git----git-safety) - [python/ - Python Quality](#python----python-quality) - [security/ - Security Gates](#security----security-gates) - [workflow/ - Workflow Enforcement](#workflow----workflow-enforcement) - [performance/ - Resource Management](#performance----resource-management) - [Installation Instructions](#installation-instructions) - [Method 1: Claude-Assisted (Recommended)](#method-1:-claude-assisted-(recommended)) - [Method 2: Python Script](#method-2:-python-script) - [Method 3: Manual Copy](#method-3:-manual-copy) - [Rule File Locations](#rule-file-locations) - [Customizing Rules](#customizing-rules) - [Creating Pull Requests for New Rules](#creating-pull-requests-for-new-rules) - [Related](#related) # Hookify Rule Catalog Pre-built rules for common scenarios. Install directly or use as templates. ## Quick Install ```bash # Install a specific rule Skill(hookify:rule-catalog) then install git:block-force-push # Or use the Python installer for bulk operations python3 pl...

Details

Author
athola
Repository
athola/claude-night-market
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category