artmerenfeld/coding-asmr

A Claude code extension that adds typing/clicking sound to its tool calls and process.

15Stars on the repository
10Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

artmerenfeld/coding-asmr

Hook

Runs when a session starts, executing handler.js via node. From artmerenfeld/coding-asmr.

15 6mo ago A tokens not measured original MIT

UserPromptSubmit

02

artmerenfeld/coding-asmr

Hook

Runs when you submit a prompt, before the agent sees it, executing handler.js via node. From artmerenfeld/coding-asmr.

15 6mo ago A tokens not measured original MIT

PreToolUse

03

artmerenfeld/coding-asmr

Hook

Runs before the agent uses a tool for AskUserQuestion, Read, Grep, Glob, Write, Edit and Bash tool calls, executing handler.js and ambient.js via node (4 commands). From artmerenfeld/coding-asmr.

15 6mo ago A tokens not measured copy · 75% MIT

PostToolUse

04

artmerenfeld/coding-asmr

Hook

Runs after a tool call finishes for Write, Edit, Bash and TodoWrite tool calls, executing handler.js and ambient.js via node (4 commands). From artmerenfeld/coding-asmr.

15 6mo ago A tokens not measured copy · 77% MIT

PostToolUseFailure

05

artmerenfeld/coding-asmr

Hook

Runs when a tool call fails, executing handler.js and ambient.js via node (3 commands). From artmerenfeld/coding-asmr.

15 6mo ago A tokens not measured copy · 77% MIT

Stop

06

artmerenfeld/coding-asmr

Hook

Runs when the agent finishes a response, executing ambient.js and handler.js via node (2 commands). From artmerenfeld/coding-asmr.

15 6mo ago A tokens not measured copy · 86% MIT

SessionEnd

07

artmerenfeld/coding-asmr

Hook

Runs when a session ends, executing ambient.js via node. From artmerenfeld/coding-asmr.

15 6mo ago A tokens not measured original MIT

Notification

08

artmerenfeld/coding-asmr

Hook

Runs when the agent sends a notification, executing handler.js via node. From artmerenfeld/coding-asmr.

15 6mo ago A tokens not measured original MIT

PreCompact

09

artmerenfeld/coding-asmr

Hook

Runs before the context is compacted, executing ambient.js and handler.js via node (3 commands). From artmerenfeld/coding-asmr.

15 6mo ago A tokens not measured copy · 77% MIT