Defined in ./hooks.json
{
"PostToolUse": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/skills/figma-to-react/hooks/capture-figma-response.sh",
"timeout": 30
}
],
"matcher": "mcp__plugin_figma_figma__get_design_context"
},
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/skills/figma-to-react/hooks/capture-figma-response.sh",
"timeout": 30
}
],
"matcher": "mcp__plugin_figma_figma-desktop__get_design_context"
}
]
}{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"command": 2
},
"eventStats": {
"PostToolUse": 2
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 2,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 0
}
}