npx claudepluginhub ksairi/claude --plugin expo-rn-pluginDefined in hooks/hooks.json
bash "${CLAUDE_PLUGIN_ROOT}/scripts/context-warning.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/scripts/rtk-rewrite.sh"Write|Edit|MultiEditbash "${CLAUDE_PLUGIN_ROOT}/scripts/tsc-check.sh"bash "${CLAUDE_PLUGIN_ROOT}/scripts/build-mcp-servers.sh"Builds MCP servers on SessionStart; rewrites RTK before Bash tool calls; runs tsc type-checks after Write/Edit/MultiEdit; context warning on Stop. Executes bash scripts, touches files.