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/Claude Night Market
🔗

Claude Night Market

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

Hook
3.9
1,020 installs

Installation

Install CommandHook
View Source
Quick Install⚡ Recommended
One-click install via CCJK registry
$npx ccjk add athola/github/claude-night-market
Copy
From GitHub
Install directly from GitHub source
$npx ccjk add https://github.com/athola/claude-night-market --hook athola/github/claude-night-market
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": {
"athola/github/claude-night-market": {
"enabled": true,
"trigger": "pre-commit"
}
}
}

Features

    Information

    Author
    athola
    Version
    v1.0.0
    Last Updated
    1/11/2026
    View Source
    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.

    🔗文件保存事件钩子

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

    🔗代码提交事件钩子

    在代码提交时自动触发,执行预设的操作流程。