figma mcp hooks

4 tagged figma mcp, measured the same way as everything else here.

SessionStart

01

noemuch/bridge

Hook

Runs when a session starts, running $CLAUDE_PLUGIN_ROOT/hooks/session-start. From noemuch/bridge.

156 3mo ago A tokens not measured copy · 67% MIT

PreToolUse

02

let-sunny/canicode

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, running an inline shell check. From let-sunny/canicode.

10 1mo ago C tokens not measured original MIT

Stop

03

let-sunny/canicode

Hook Claude Code

Runs when the agent finishes a response, running an inline shell check (2 commands). From let-sunny/canicode.

10 1mo ago A tokens not measured original MIT

PostToolUse

04

let-sunny/canicode

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing sync-rule-docs.ts and develop-heartbeat.sh via npx (3 commands). From let-sunny/canicode.

10 1mo ago A tokens not measured original MIT