I got tired of rewriting the same Claude Code hooks in every project, so I built a hookbook
This story is from 2026-09-11. It is preserved in the archive; the latest stories are on the live feed.
A few weeks ago I noticed every Claude Code project I touch starts with the same ritual: I want Prettier to run after Claude edits a file, I want a notification when it asks for permission, and I really want it to not touch my .env files. So I open the hooks docs, dig up an old gist, hand-write a s…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-11 12:24 · DEV Community — AI
I got tired of rewriting the same Claude Code hooks in every project, so I built a hookbook