Stats
Actions
Tags
From frontend-dev
After every Edit/Write tool call, runs a bash script that suggests progressive disclosure of file contents to reduce context window usage. Executes bash, reads/writes files.
1 event · 2 hooks
Safety 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
Write|Editjq -r '.tool_input.file_path' | xargs npx eslint --fix --no-error-on-unmatched-pattern 2>/dev/null || truejq -r '.tool_input.file_path' | xargs npx prettier --write 2>/dev/null || truenpx claudepluginhub bailejl/dev-plugins --plugin frontend-dev