CC
CCJK
랭킹🔥MCP 서버HOT제공업체
마켓플레이스NEW
문서아티클솔루션다운로드GitHub
CC
CCJK

Claude Code를 제로 설정으로 강화하는 공식 툴킷입니다. 권한 프리셋, 전문 에이전트, 핫 리로드 스킬, 멀티 프로바이더 연결을 제공합니다.

제품

  • 기능
  • AI 에이전트
  • 스킬
  • 랭킹
  • 프로바이더
  • 마켓플레이스

도구

  • 다운로드
  • 도구 진단
  • 도구 비교
  • 방법론
  • 공급업체 포털

리소스

  • 아티클
  • 문서
  • API 레퍼런스
  • 예제
  • 변경 로그

법적 정보

  • MIT 라이선스

© 2026 CCJK Maintainers. 모든 권리 보유.

마켓플레이스/Hooks/自动同步钩子
🔗

自动同步钩子

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

Hook
4.1
500 installs

설치

설치 명령훅
빠른 설치⚡ Recommended
CCJK 레지스트리에서 원클릭 설치
$npx ccjk add claude-extensions/hook/auto-同步-hook
복사
터미널에서 위 명령을 실행하여 설치

트리거

pre-commit

Runs before commit

post-commit

Runs after commit

pre-push

Runs before push

on-save

Runs on file save

설정

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

기능

    정보

    작성자
    claude-extensions
    버전
    v1.0.0
    마지막 업데이트
    2025. 11. 4.
    Hooks로 돌아가기

    관련 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

    🔗文件保存事件钩子

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