windows-hook-debugging
Windows环境下Claude Code插件Hook执行错误的诊断与修复。当遇到hook error、cannot execute binary file、.sh regex误匹配、WSL/Git Bash冲突时使用。
npx skills add foryourhealth111-pixel/Vibe-Skills --skill windows-hook-debugging --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Windows Hook Debugging Skill 诊断和修复 Windows 环境下 Claude Code 插件 Hook 执行失败的问题。 ## When to Use This Skill 触发条件(满足任一即可): - Claude Code 启动时出现 `SessionStart hook error` 或 `Stop hook error` - 错误信息包含 `cannot execute binary file` - 错误信息包含 `/d/` 或 `/c/` 风格的路径(MSYS2/Git Bash 路径格式) - 错误信息包含 `bash: node: No such file or directory` - 错误信息包含 WSL 相关乱码或 `wsl:` 前缀 - Hook 命令中包含 `.sh` 参数导致 Windows 下被错误处理 ## Not For
What does the windows-hook-debugging skill do?
Windows环境下Claude Code插件Hook执行错误的诊断与修复。当遇到hook error、cannot execute binary file、.sh regex误匹配、WSL/Git Bash冲突时使用。
How do I install it?
Run `npx skills add foryourhealth111-pixel/Vibe-Skills --skill windows-hook-debugging --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From foryourhealth111-pixel/Vibe-Skills, a repository with 2,593 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.