./CC Hooks

Python SDK simplifying hook writing with clean API. Develop Claude Code hooks easily using Python with a well-designed SDK providing clean abstractions.

GowayLee
Development Tools
148
Python
148
Stars
7
Forks
148
Watch

>About this Skill

What is CC Hooks?

CC Hooks is a Python SDK simplifying Claude Code hook development. Write hooks easily using Python with a clean API that handles common patterns and boilerplate.

Key Features

  • Clean Python API
  • Hook lifecycle management
  • Event handling
  • Error management
  • Testing utilities
  • Documentation and examples

Use Cases

  • Custom Hooks: Build hooks for specific workflow needs
  • Integration Hooks: Connect Claude Code to other tools
  • Quality Hooks: Enforce quality standards automatically
  • Logging Hooks: Track and log Claude Code activities

How to Get Started

Install CC Hooks and use the SDK to build custom hooks. The clean API makes hook development straightforward.

Why Use This Skill?

Hook development can be complex without good abstractions. CC Hooks provides a clean Python SDK that handles common patterns, letting you focus on hook logic rather than boilerplate.

>Technical Details

Language
Python
License
MIT
Created
Nov 3, 2025
Updated
Jan 15, 2026
install.sh

Clone the repository to your local machine

$git clone https://github.com/GowayLee/cchooks.git