creative coding hooks

13 tagged creative coding, measured the same way as everything else here.

Browse within: game-development 9game-engine 9

SessionStart

01

tettethu/VibeGame

Hook Claude Code

Runs when a session starts on startup and resume, executing session-start.py and web_hook.py via python3 with --source-app and --event-type (2 commands). From tettethu/VibeGame.

126 2d ago A tokens not measured original Apache-2.0

UserPromptSubmit

02

tettethu/VibeGame

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing goal-capture.py and web_hook.py via python3 with --source-app and --event-type (2 commands). From tettethu/VibeGame.

126 2d ago A tokens not measured original Apache-2.0

PreToolUse

03

tettethu/VibeGame

Hook Claude Code

Runs before the agent uses a tool for Agent tool calls, executing web_hook.py, enforce-team-setup.py and enforce-team-mode.py via python3 with --source-app and --event-type (3 commands). From tettethu/VibeGame.

126 2d ago A tokens not measured original Apache-2.0

SessionStart

04

dreamrec/TDPilot

Hook Claude Code

Runs when a session starts, executing load_feedback_memories.sh via bash. From dreamrec/TDPilot.

8 1mo ago A tokens not measured original MIT

PostToolUse

05

dreamrec/TDPilot

Hook Claude Code

Runs after a tool call finishes for mcp__.*touchdesigner.*__td_(brain_execute, transaction_apply, patch_apply and exec_python) tool calls, running an inline shell check. From dreamrec/TDPilot.

8 1mo ago A tokens not measured original MIT

Stop

06

dreamrec/TDPilot

Hook Claude Code

Runs when the agent finishes a response, executing td_completion_nudge.sh and run_hook.py via bash with --root (2 commands). From dreamrec/TDPilot.

8 1mo ago A tokens not measured original MIT