Stats
Actions
Tags
From plugin-frontend
Watches Jira activity via PostToolUse on Write/Edit events, and drains remaining tasks when Claude Code stops. Writes files to track state.
2 events · 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
npx tsc --noEmitEdit|Writefile="$TOOL_INPUT_file_path"; ext="${file##*.}"; if [ "$ext" = "ts" ] || [ "$ext" = "tsx" ] || [ "$ext" = "js" ] || [ "$ext" = "jsx" ] || [ "$ext" = "css" ]; then npx prettier --write "$file"; npx eslint --fix "$file"; fi46plugins reuse this hooks config
First indexed Dec 4, 2025
Showing the 6 earliest of 46 plugins
npx claudepluginhub denissanthiago/plugin-frontend-claude-code