CC
CCJK
Ranking🔥MCP ServersHOTProviders
MarketplaceNEW
DocsArticlesSolutionsDownloadGitHub
CC
CCJK

The official toolkit for supercharging Claude Code with zero-config setup, specialist agents, hot-reloadable skills, and multi-provider access.

Product

  • Features
  • AI Agents
  • Skills
  • Ranking
  • Providers
  • Marketplace

Tools

  • Download
  • Tool Quiz
  • Compare Tools
  • Methodology
  • Vendor Portal

Resources

  • Articles
  • Documentation
  • API Reference
  • Examples
  • Changelog

Legal

  • MIT License

© 2026 CCJK Maintainers. All rights reserved.

Marketplace/Hooks/自动通知钩子
🔗

自动通知钩子

自动通知钩子,在特定条件下触发执行。

Hook
4.6
456 installs

Installation

Install CommandHook
Quick Install⚡ Recommended
One-click install via CCJK registry
$npx ccjk add claude-extensions/hook/auto-通知-hook
Copy
Run the command above in your terminal to install

Triggers

pre-commit

Runs before commit

post-commit

Runs after commit

pre-push

Runs before push

on-save

Runs on file save

Configuration

# .ccjk/hooks.json
{
"hooks": {
"claude-extensions/hook/auto-通知-hook": {
"enabled": true,
"trigger": "pre-commit"
}
}
}

Features

    Information

    Author
    claude-extensions
    Version
    v1.0.0
    Last Updated
    7/19/2025
    Back to Hooks

    Related Hooks

    🔗Claude Notifications Go

    🔔 Cross-platform smart notifications plugin for Claude Code. 6 different types. Instant. Analyze context. Zero dependencies. webhooks. Easy installation.

    🔗Claude Night Market

    Marketplace repo for Claude Code Plugins developed from personal projects and workflow

    🔗文件保存事件钩子

    在文件保存时自动触发,执行预设的操作流程。