Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From claude-rank
Runs a UX hint script after Write/Edit/MultiEdit tool calls to provide user feedback. Writes files.
1 event · 1 hook
npx claudepluginhub houseofmvps/claude-rank --plugin claude-rankSafety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
Edit|Writeif echo "$CLAUDE_FILE_PATH" | grep -qiE '\.html?$'; then node ${CLAUDE_PLUGIN_ROOT}/tools/schema-engine.mjs validate "$CLAUDE_FILE_PATH" 2>/dev/null; fiShare bugs, ideas, or general feedback.