Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,3 +255,10 @@ under their free license:
- The Claude Code team at Anthropic for creating such an extensible platform
- The open-source community for TypeScript and Node.js ecosystem
- All future contributors who will help build the awesome Claude hooks collection

## Related Projects

| Project | Description |
|---------|-------------|
| [cc-safe-setup](https://github.com/yurukusa/cc-safe-setup) | One command to install safety hooks — destructive command blocker, branch guard, secret leak prevention, syntax checker. 300+ hooks in 5 languages. |
| [claude-code-hooks](https://github.com/yurukusa/claude-code-hooks) | Curated hook collection with recipes, templates, and a web registry for browsing hooks. |