vibecoding hooks

12 tagged vibecoding, measured the same way as everything else here.

Browse within: full-stack 5programming 5

SessionStart

01

databricks-solutions/ai-dev-kit

Hook

Runs when a session starts on startup, executing setup.sh and check_update.sh via bash (2 commands). From databricks-solutions/ai-dev-kit.

1.9k 19d ago A tokens not measured

PreToolUse

02

AgiFlow/aicode-toolkit

Hook Claude Code

Runs before the agent uses a tool, executing cli.ts via bun with --type (2 commands). From AgiFlow/aicode-toolkit.

161 1mo ago A tokens not measured AGPL-3.0

PostToolUse

03

AgiFlow/aicode-toolkit

Hook Claude Code

Runs after a tool call finishes, executing cli.ts via bun with --type (2 commands). From AgiFlow/aicode-toolkit.

161 1mo ago A tokens not measured AGPL-3.0

UserPromptSubmit

04

AgiFlow/aicode-toolkit

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing cli.ts via bun with --type. From AgiFlow/aicode-toolkit.

161 1mo ago A tokens not measured AGPL-3.0

Stop

05

popmechanic/VibesOS

Hook

Runs when the agent finishes a response, executing assemble-on-stop.sh. From popmechanic/VibesOS.

133 1mo ago A tokens not measured copy · 61% MIT

SubagentStop

06

popmechanic/VibesOS

Hook

Runs when a subagent finishes, executing assemble-on-stop.sh. From popmechanic/VibesOS.

133 1mo ago A tokens not measured copy · 58% MIT

PostToolUse

07

nette/claude-code

Hook

Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check (5 commands). From nette/claude-code.

44 20d ago A tokens not measured

Stop

08

TwinPeaksTownie/Claude-to-Speech

Hook

Runs when the agent finishes a response, executing stop.sh. From TwinPeaksTownie/Claude-to-Speech.

18 5mo ago A tokens not measured copy · 63% MIT

PreToolUse

09

tae0y/python-project-template

Hook Claude Code

Runs before the agent uses a tool for Write, Write, Edit, Read and Bash tool calls, executing check-new-test-file.sh and guard-settings-files.sh (2 commands). From tae0y/python-project-template.

14 24d ago A tokens not measured

PostToolUse

10

tae0y/python-project-template

Hook Claude Code

Runs after a tool call finishes for Write, Edit and Bash tool calls, executing check-external-lib-usage.sh, check-pre-commit-gate.sh and check-commit-convention.sh (3 commands). From tae0y/python-project-template.

14 24d ago A tokens not measured