Lifecycle hooks and automation scripts
CCNotify provides desktop notifications for Claude Code, alerting you to input needs or task completion, with one-click jumps back to VS Code and task duration display.
A lightweight Python SDK with a clean API and good documentation; simplifies the process of writing hooks and integrating them into your codebase, providing a nice abstraction over the JSON configuration files.
A TypeScript-based system for configuring and customizing Claude Code hooks with a powerful and flexible interface.
A Laravel-inspired PHP SDK for building Claude Code hook responses with a clean, fluent API. This SDK makes it easy to create structured JSON responses for Claude Code hooks using an expressive, chainable interface.
Nice set of hooks for enforcing code quality (linting, testing, notifications), with a nice configuration setup as well.
Comprehensive workflows and knowledge guides
CLI tools and applications built on Claude Code
Status bar configurations and customizations
Custom slash commands for various workflows
Configuration files with project guidelines
Official Anthropic resources and documentation