nm-hookify-rule-catalogBrowse the rule catalog and guide installation
Install via ClawdBot CLI:
clawdbot install athola/nm-hookify-rule-catalogGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/athola/claude-night-market/tree/master/plugins/hookifyAudited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
A developer accidentally runs git push --force against the main branch. The rule blocks the operation, preventing potential loss of commit history and saving the team from a disruptive recovery process.
A Python developer frequently uses print() statements for debugging. The warn-print-statements rule reminds them to use proper logging, improving maintainability and production readiness of the codebase.
A developer modifies authentication logic in a web application. The require-security-review rule blocks the commit until a security review is completed, ensuring compliance with security policies.
A team wants to adopt specification-driven development. By enabling require-spec-before-code, developers must write a spec before implementing, reducing rework and improving design clarity.
A data scientist tries to commit a 100MB CSV file. The warn-large-file-ops rule warns about the large file, prompting them to use Git LFS or exclude it, keeping the repository lean.
Offer a free basic set of rules while charging for premium rule packs (e.g., PCI DSS compliance rules or HIPAA rules). Customers subscribe monthly for access to curated, industry-specific rule bundles.
Provide consulting services to help enterprises design custom hookify rules tailored to their internal policies. Bill by project or hourly for rule creation, integration, and training.
License the entire rule catalog and install scripts for on-premise use in large organizations. Includes priority support, custom rule requests, and compliance documentation.
💬 Integration Tip
Start by installing the git safety rules using the Python installer for bulk setup, then enable spec-first development to gradually adopt a more structured workflow.
Scored May 6, 2026
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Advanced desktop automation with mouse, keyboard, and screen control
Control the Linux desktop GUI using xdotool, wmctrl, and dogtail. Use when you need to interact with non-browser applications, simulate mouse/keyboard input, manage windows, or inspect the UI hierarchy of applications on X11/GNOME. Supports: (1) Clicking/typing in apps, (2) Resizing/moving windows, (3) Extracting text-based UI trees from apps (A11y), (4) Taking screenshots for visual analysis.
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.