byflorianbruniaux· 106 skills
Audit Claude Code hooks defined in settings.json files for validity, performance safety, and correctness. Resolves each command against the filesystem, checks exit-code strategy for blocking hooks, flags missing timeouts, and reviews interactive vs async patterns. Use when setting up hooks for the first time, debugging a hook that never fires or hangs the agent, or doing a periodic hooks hygiene pass.
$npx -y skills add florianbruniaux/claude-code-ultimate-guide --skill eval-hooksInstalls into the current project.
Run `npx skills use "https://github.com/florianbruniaux/claude-code-ultimate-guide" --skill "florianbruniaux/claude-code-ultimate-guide/eval-hooks"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/florianbruniaux/claude-code-ultimate-guide" that are relevant to the current task. Run `npx skills add "https://github.com/florianbruniaux/claude-code-ultimate-guide"` and select the relevant skills, then follow their instructions.