PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Task and TodoWrite tool calls, running entire hooks claude-code post-task (2 commands). From sunmh207/entire-dashboard.
Hook Claude Code
Runs after a tool call finishes for Task and TodoWrite tool calls, running entire hooks claude-code post-task (2 commands). From sunmh207/entire-dashboard.
Hook Claude Code
Runs before the agent uses a tool for Task tool calls, running entire hooks claude-code pre-task. From sunmh207/entire-dashboard.
Hook Claude Code
Runs when a session ends, running entire hooks claude-code session-end. From sunmh207/entire-dashboard.
Hook Claude Code
Runs when a session starts, running entire hooks claude-code session-start. From sunmh207/entire-dashboard.
Hook Claude Code
Runs when the agent finishes a response, running entire hooks claude-code stop. From sunmh207/entire-dashboard.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running entire hooks claude-code user-prompt-submit. From sunmh207/entire-dashboard.
Settings file Claude Code
Agent settings declaring 6 hook events (PostToolUse, PreToolUse, SessionEnd, SessionStart).
Cursor rule Cursor
A controller development rule for Spring-style web APIs. It defines URL naming, allowed HTTP methods, annotations, method order, and how controllers call services.
Cursor rule Cursor
For an example of an Entity class, refer to the Reop entity (src/main/java/com/mzfuture/entire/gitrepo/entity/Reop.java).
Cursor rule Cursor
Cursor rule "java-comments" from sunmh207/entire-dashboard, covering java comment style, scope, rules, examples and single-line comment.
Cursor rule Cursor
A set of rules for writing database migration scripts, which are files that change a database's structure over time. It covers MySQL 8 tables, columns, filenames, locations, and required fields.