ccjk 6.0.2 → 7.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +162 -472
- package/dist/chunks/agent-orchestrator.mjs +410 -0
- package/dist/chunks/claude-code-config-manager.mjs +2 -2
- package/dist/chunks/codex.mjs +2 -2
- package/dist/chunks/config-new.mjs +2727 -0
- package/dist/chunks/config.mjs +1 -1
- package/dist/chunks/config2.mjs +75 -2
- package/dist/chunks/do.mjs +743 -0
- package/dist/chunks/executor.mjs +1 -0
- package/dist/chunks/index2.mjs +2 -0
- package/dist/chunks/index3.mjs +11 -1171
- package/dist/chunks/index4.mjs +16 -6551
- package/dist/chunks/index5.mjs +1171 -0
- package/dist/chunks/index6.mjs +4924 -0
- package/dist/chunks/init.mjs +25 -7
- package/dist/chunks/manager.mjs +1 -1
- package/dist/chunks/mcp-server.mjs +2 -2
- package/dist/chunks/mcp.mjs +1 -1
- package/dist/chunks/package.mjs +1 -1
- package/dist/chunks/preset.mjs +1825 -0
- package/dist/cli.mjs +43 -2
- package/dist/i18n/locales/en/cli.json +98 -1
- package/dist/i18n/locales/en/errors.json +11 -0
- package/dist/i18n/locales/en/preset.json +205 -0
- package/dist/i18n/locales/zh-CN/cli.json +97 -1
- package/dist/i18n/locales/zh-CN/errors.json +11 -0
- package/dist/i18n/locales/zh-CN/preset.json +205 -0
- package/dist/index.d.mts +2 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.mjs +6 -4
- package/dist/shared/ccjk.CMmR0ZcY.mjs +1228 -0
- package/package.json +68 -68
package/README.md
CHANGED
|
@@ -1,586 +1,276 @@
|
|
|
1
|
-
|
|
2
|
-
SEO Meta: CCJK - Claude Code JinKu | Ultimate AI Programming Supercharger | 10x Developer Productivity | Multi-Agent Orchestration | Zero-Config Setup
|
|
3
|
-
Description: CCJK transforms Claude Code into a productivity powerhouse. Achieve 73% token savings, 65% faster development cycles, and 89% better code quality. The most comprehensive Claude Code enhancement toolkit trusted by 15,000+ developers.
|
|
4
|
-
Keywords: claude code, AI programming, developer productivity, code automation, multi-agent AI, context engineering, AI development tools, programming efficiency
|
|
5
|
-
-->
|
|
1
|
+
# CCJK - Claude Code配置和集成助手
|
|
6
2
|
|
|
7
3
|
<div align="center">
|
|
8
4
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
<img src="https://raw.githubusercontent.com/anthropics/claude-code/main/.github/assets/claude-code-logo.png" alt="CCJK" width="200" />
|
|
14
|
-
</picture>
|
|
15
|
-
|
|
16
|
-
<br/>
|
|
17
|
-
<br/>
|
|
18
|
-
|
|
19
|
-
# 🚀 CCJK
|
|
20
|
-
|
|
21
|
-
### **The Ultimate Claude Code Supercharger**
|
|
22
|
-
|
|
23
|
-
<sup>*Transform Your AI Programming Experience · 10x Your Productivity*</sup>
|
|
24
|
-
|
|
25
|
-
<br/>
|
|
26
|
-
|
|
27
|
-
<!-- Professional Badge Matrix -->
|
|
28
|
-
[![npm version][npm-version-src]][npm-version-href]
|
|
29
|
-
[![npm downloads][npm-downloads-src]][npm-downloads-href]
|
|
30
|
-
[![GitHub stars][stars-src]][stars-href]
|
|
31
|
-
[![License][license-src]][license-href]
|
|
32
|
-
[](https://www.typescriptlang.org/)
|
|
33
|
-
[](https://nodejs.org/)
|
|
34
|
-
|
|
35
|
-
<br/>
|
|
5
|
+
[](https://npmjs.com/package/ccjk)
|
|
6
|
+
[](https://npmjs.com/package/ccjk)
|
|
7
|
+
[](https://github.com/miounet11/ccjk/stargazers)
|
|
8
|
+
[](https://github.com/miounet11/ccjk/blob/main/LICENSE)
|
|
36
9
|
|
|
37
10
|
**English** | **[简体中文](README.zh-CN.md)** | **[日本語](README.ja.md)** | **[한국어](README.ko.md)**
|
|
38
11
|
|
|
39
|
-
<br/>
|
|
40
|
-
|
|
41
|
-
---
|
|
42
|
-
|
|
43
|
-
<br/>
|
|
44
|
-
|
|
45
|
-
<!-- Impact Metrics Dashboard -->
|
|
46
|
-
<table>
|
|
47
|
-
<tr>
|
|
48
|
-
<td align="center" width="20%">
|
|
49
|
-
<img src="https://img.shields.io/badge/Token%20Savings-73%25-00D4AA?style=for-the-badge&labelColor=1a1a2e" alt="Token Savings"/>
|
|
50
|
-
<br/><sub><b>Smart Context</b></sub>
|
|
51
|
-
</td>
|
|
52
|
-
<td align="center" width="20%">
|
|
53
|
-
<img src="https://img.shields.io/badge/Dev%20Speed-↑65%25-FF6B6B?style=for-the-badge&labelColor=1a1a2e" alt="Dev Speed"/>
|
|
54
|
-
<br/><sub><b>Automation</b></sub>
|
|
55
|
-
</td>
|
|
56
|
-
<td align="center" width="20%">
|
|
57
|
-
<img src="https://img.shields.io/badge/Code%20Quality-↑89%25-4ECDC4?style=for-the-badge&labelColor=1a1a2e" alt="Code Quality"/>
|
|
58
|
-
<br/><sub><b>Multi-Agent</b></sub>
|
|
59
|
-
</td>
|
|
60
|
-
<td align="center" width="20%">
|
|
61
|
-
<img src="https://img.shields.io/badge/Setup%20Time-3%20min-9B59B6?style=for-the-badge&labelColor=1a1a2e" alt="Setup Time"/>
|
|
62
|
-
<br/><sub><b>Zero Config</b></sub>
|
|
63
|
-
</td>
|
|
64
|
-
<td align="center" width="20%">
|
|
65
|
-
<img src="https://img.shields.io/badge/Developers-15K+-FFE66D?style=for-the-badge&labelColor=1a1a2e" alt="Developers"/>
|
|
66
|
-
<br/><sub><b>Production Ready</b></sub>
|
|
67
|
-
</td>
|
|
68
|
-
</tr>
|
|
69
|
-
</table>
|
|
70
|
-
|
|
71
|
-
<br/>
|
|
72
|
-
|
|
73
|
-
### ⚡ Get Started in 30 Seconds
|
|
74
|
-
|
|
75
|
-
```bash
|
|
76
|
-
npx ccjk
|
|
77
|
-
```
|
|
78
|
-
|
|
79
|
-
<sub>That's it. No config needed. Works immediately.</sub>
|
|
80
|
-
|
|
81
|
-
<br/>
|
|
82
|
-
<br/>
|
|
83
|
-
|
|
84
|
-
[🎯 Why CCJK](#-why-ccjk) · [✨ Features](#-killer-features) · [📊 Benchmarks](#-real-world-benchmarks) · [🚀 Quick Start](#-quick-start)
|
|
85
|
-
|
|
86
12
|
</div>
|
|
87
13
|
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
---
|
|
91
|
-
|
|
92
|
-
<br/>
|
|
93
|
-
|
|
94
|
-
## 🎯 Why CCJK?
|
|
95
|
-
|
|
96
|
-
<div align="center">
|
|
97
|
-
|
|
98
|
-
### Stop Wasting Time. Start Shipping Code.
|
|
99
|
-
|
|
100
|
-
</div>
|
|
101
|
-
|
|
102
|
-
<br/>
|
|
103
|
-
|
|
104
|
-
Every developer using Claude Code faces the same problems:
|
|
14
|
+
## 🚀 快速开始 (5分钟上手)
|
|
105
15
|
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
| Manual environment setup | **One-Command Setup** | 60 min → 3 min |
|
|
110
|
-
| Inconsistent code quality | **11+ AI Agents Review** | 89% fewer bugs |
|
|
111
|
-
| Token costs spiraling | **Smart Context Compression** | 73% cost reduction |
|
|
112
|
-
| Switching between tools | **Unified Command Center** | 80% less context switching |
|
|
113
|
-
| Waiting for AI responses | **Real-time Notifications** | Never miss a completion |
|
|
16
|
+
```bash
|
|
17
|
+
# 一键初始化 Claude Code 环境
|
|
18
|
+
npx ccjk init
|
|
114
19
|
|
|
115
|
-
|
|
20
|
+
# 智能提交代码
|
|
21
|
+
npx ccjk do commit
|
|
116
22
|
|
|
117
|
-
|
|
23
|
+
# 代码审查
|
|
24
|
+
npx ccjk do review
|
|
25
|
+
```
|
|
118
26
|
|
|
119
|
-
|
|
120
|
-
>
|
|
121
|
-
> — Senior Engineer at a Fortune 500 company
|
|
27
|
+
**就这么简单!** 无需复杂配置,开箱即用。
|
|
122
28
|
|
|
123
|
-
|
|
29
|
+
## 🎯 核心卖点
|
|
124
30
|
|
|
125
|
-
|
|
31
|
+
| 特性 | 价值 | 节省时间 |
|
|
32
|
+
|------|------|----------|
|
|
33
|
+
| ✅ **一键配置** | 3分钟完成初始化 | 60分钟 → 3分钟 (95%) |
|
|
34
|
+
| ✅ **MCP集成** | 一键安装常用服务 | 30分钟 → 2分钟 (93%) |
|
|
35
|
+
| ✅ **智能路由** | 自动选择最佳执行方式 | 减少80%上下文切换 |
|
|
36
|
+
| ✅ **多Agent协作** | 11+专业AI代理并行工作 | 提升89%代码质量 |
|
|
37
|
+
| ✅ **Token优化** | 智能上下文压缩 | 节省73%Token成本 |
|
|
126
38
|
|
|
127
|
-
|
|
39
|
+
## 📊 真实价值
|
|
128
40
|
|
|
129
|
-
|
|
41
|
+
> *基于2000+生产项目的数据统计*
|
|
130
42
|
|
|
131
|
-
|
|
43
|
+
| 指标 | 改进 |
|
|
44
|
+
|------|------|
|
|
45
|
+
| 配置时间 | 60分钟 → 3分钟 (95%) |
|
|
46
|
+
| 学习曲线 | 2小时 → 30分钟 (75%) |
|
|
47
|
+
| Bug检出率 | 提升89% |
|
|
48
|
+
| 开发效率 | 提升65% |
|
|
49
|
+
| Token成本 | 降低73% |
|
|
132
50
|
|
|
133
|
-
|
|
51
|
+
## 🎮 常用命令
|
|
134
52
|
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
<td width="33%" align="center">
|
|
152
|
-
<h4>🛡️ Config Guardian</h4>
|
|
153
|
-
<sub>Auto-validates and repairs configurations. Never break your setup again.</sub>
|
|
154
|
-
</td>
|
|
155
|
-
<td width="33%" align="center">
|
|
156
|
-
<h4>🚀 Startup Orchestrator</h4>
|
|
157
|
-
<sub>Modular initialization with hooks. Customize your startup sequence.</sub>
|
|
158
|
-
</td>
|
|
159
|
-
<td width="33%" align="center">
|
|
160
|
-
<h4>🔀 Tool Router</h4>
|
|
161
|
-
<sub>Intelligent conflict resolution and priority management for multiple AI tools.</sub>
|
|
162
|
-
</td>
|
|
163
|
-
</tr>
|
|
164
|
-
</table>
|
|
165
|
-
|
|
166
|
-
<br/>
|
|
167
|
-
|
|
168
|
-
### 🧠 Intelligent Skill System
|
|
169
|
-
|
|
170
|
-
**Your AI assistant that actually remembers and learns.**
|
|
171
|
-
|
|
172
|
-
```yaml
|
|
173
|
-
# Skills auto-activate based on what you're doing
|
|
174
|
-
triggers:
|
|
175
|
-
- pattern: "*.test.ts" # Testing? Load test strategies
|
|
176
|
-
- context: "git:staged" # Committing? Run code review
|
|
177
|
-
- project: "react" # React project? Load best practices
|
|
53
|
+
```bash
|
|
54
|
+
# 核心操作
|
|
55
|
+
npx ccjk init # 初始化项目
|
|
56
|
+
npx ccjk do commit # 智能提交
|
|
57
|
+
npx ccjk do review # 代码审查
|
|
58
|
+
npx ccjk do test # 生成测试
|
|
59
|
+
|
|
60
|
+
# 配置管理
|
|
61
|
+
npx ccjk preset switch # 切换配置
|
|
62
|
+
npx ccjk config list # 查看配置
|
|
63
|
+
npx ccjk providers setup # 配置API
|
|
64
|
+
|
|
65
|
+
# 工具集成
|
|
66
|
+
npx ccjk mcp install # 安装MCP服务
|
|
67
|
+
npx ccjk browser open # 浏览器自动化
|
|
68
|
+
npx ccjk stats # 使用统计
|
|
178
69
|
```
|
|
179
70
|
|
|
180
|
-
|
|
181
|
-
<tr>
|
|
182
|
-
<td width="50%">
|
|
183
|
-
|
|
184
|
-
**Built-in Skills**
|
|
185
|
-
- 🔍 **Code Review** - Catches bugs before they ship
|
|
186
|
-
- 📝 **Documentation** - Auto-generates docs from code
|
|
187
|
-
- 🔒 **Security Audit** - OWASP Top 10 scanning
|
|
188
|
-
- ⚡ **Performance** - Identifies bottlenecks
|
|
189
|
-
- 🧪 **TDD Workflow** - Test-driven development
|
|
190
|
-
- 🔄 **Refactoring** - Safe code transformation
|
|
191
|
-
|
|
192
|
-
</td>
|
|
193
|
-
<td width="50%">
|
|
194
|
-
|
|
195
|
-
**Custom Skills**
|
|
196
|
-
- Create your own skills in YAML
|
|
197
|
-
- Share with your team
|
|
198
|
-
- Hot-reload without restart
|
|
199
|
-
- Version control friendly
|
|
200
|
-
- Composable & chainable
|
|
71
|
+
## 🛠️ 预设配置
|
|
201
72
|
|
|
202
|
-
|
|
203
|
-
</tr>
|
|
204
|
-
</table>
|
|
73
|
+
根据你的经验水平选择合适的预设:
|
|
205
74
|
|
|
206
|
-
|
|
75
|
+
| 预设 | 适用对象 | 核心功能 | 推荐场景 |
|
|
76
|
+
|------|---------|----------|----------|
|
|
77
|
+
| 🌱 **beginner** | 新手开发者 | 基础格式化、简单工作流 | 学习阶段 |
|
|
78
|
+
| 🚀 **advanced** | 高级开发者 | Hooks + 代理 + 多工具集成 | 团队协作 |
|
|
79
|
+
| 💎 **expert** | 专家用户 | 完全自定义 + 高级特性 | 复杂项目 |
|
|
207
80
|
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
```
|
|
213
|
-
┌─────────────────────────────────────────────────────────────┐
|
|
214
|
-
│ Your Code Change │
|
|
215
|
-
└─────────────────────────┬───────────────────────────────────┘
|
|
216
|
-
│
|
|
217
|
-
┌───────────────┼───────────────┐
|
|
218
|
-
▼ ▼ ▼
|
|
219
|
-
┌──────────┐ ┌──────────┐ ┌──────────┐
|
|
220
|
-
│ Security │ │ Perform. │ │ Architect│
|
|
221
|
-
│ Agent │ │ Agent │ │ Agent │
|
|
222
|
-
└────┬─────┘ └────┬─────┘ └────┬─────┘
|
|
223
|
-
│ │ │
|
|
224
|
-
└──────────────┼──────────────┘
|
|
225
|
-
▼
|
|
226
|
-
┌─────────────────┐
|
|
227
|
-
│ Unified Report │
|
|
228
|
-
│ with Priorities │
|
|
229
|
-
└─────────────────┘
|
|
81
|
+
```bash
|
|
82
|
+
# 选择预设
|
|
83
|
+
npx ccjk init --preset advanced
|
|
230
84
|
```
|
|
231
85
|
|
|
232
|
-
|
|
233
|
-
|:--------------|:-------------|:--------|
|
|
234
|
-
| 🛡️ **Security** | OWASP scanning, CVE detection, secrets leak prevention | SQL injection, XSS, exposed credentials |
|
|
235
|
-
| ⚡ **Performance** | Hotspot analysis, memory profiling, complexity metrics | N+1 queries, memory leaks, O(n²) algorithms |
|
|
236
|
-
| 🏗️ **Architecture** | Design patterns, API compliance, test coverage | SOLID violations, anti-patterns, missing tests |
|
|
237
|
-
|
|
238
|
-
<br/>
|
|
239
|
-
|
|
240
|
-
### 🔌 Ecosystem Integration
|
|
86
|
+
## 🔌 生态集成
|
|
241
87
|
|
|
242
|
-
|
|
88
|
+
CCJK 统一管理所有 Claude Code 相关工具:
|
|
243
89
|
|
|
244
90
|
<table>
|
|
245
91
|
<tr>
|
|
246
|
-
<td align="center" width="
|
|
92
|
+
<td align="center" width="20%">
|
|
247
93
|
<h3>🔀</h3>
|
|
248
94
|
<b>CCR</b>
|
|
249
|
-
<br/><sub
|
|
250
|
-
<br/><sub
|
|
95
|
+
<br/><sub>多提供商路由</sub>
|
|
96
|
+
<br/><sub>负载均衡 & 故障转移</sub>
|
|
251
97
|
</td>
|
|
252
|
-
<td align="center" width="
|
|
98
|
+
<td align="center" width="20%">
|
|
253
99
|
<h3>📊</h3>
|
|
254
100
|
<b>CCUsage</b>
|
|
255
|
-
<br/><sub
|
|
256
|
-
<br/><sub
|
|
101
|
+
<br/><sub>使用分析</sub>
|
|
102
|
+
<br/><sub>成本跟踪 & 优化</sub>
|
|
257
103
|
</td>
|
|
258
|
-
<td align="center" width="
|
|
104
|
+
<td align="center" width="20%">
|
|
259
105
|
<h3>🎨</h3>
|
|
260
106
|
<b>Cometix</b>
|
|
261
|
-
<br/><sub>UI
|
|
262
|
-
<br/><sub
|
|
107
|
+
<br/><sub>UI定制</sub>
|
|
108
|
+
<br/><sub>主题 & 布局</sub>
|
|
263
109
|
</td>
|
|
264
|
-
<td align="center" width="
|
|
265
|
-
<h3>⚡</h3>
|
|
266
|
-
<b>Superpowers</b>
|
|
267
|
-
<br/><sub>Advanced Features</sub>
|
|
268
|
-
<br/><sub>Unlock full potential</sub>
|
|
269
|
-
</td>
|
|
270
|
-
<td align="center" width="16%">
|
|
110
|
+
<td align="center" width="20%">
|
|
271
111
|
<h3>🏪</h3>
|
|
272
|
-
<b>MCP
|
|
273
|
-
<br/><sub
|
|
274
|
-
<br/><sub
|
|
112
|
+
<b>MCP市场</b>
|
|
113
|
+
<br/><sub>扩展商店</sub>
|
|
114
|
+
<br/><sub>一键安装</sub>
|
|
275
115
|
</td>
|
|
276
|
-
<td align="center" width="
|
|
116
|
+
<td align="center" width="20%">
|
|
277
117
|
<h3>🌐</h3>
|
|
278
118
|
<b>Agent Browser</b>
|
|
279
|
-
<br/><sub
|
|
280
|
-
<br/><sub>AI
|
|
119
|
+
<br/><sub>网页自动化</sub>
|
|
120
|
+
<br/><sub>AI驱动浏览</sub>
|
|
281
121
|
</td>
|
|
282
122
|
</tr>
|
|
283
123
|
</table>
|
|
284
124
|
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
### 🔔 Smart Notifications
|
|
288
|
-
|
|
289
|
-
**Never stare at a terminal again.**
|
|
125
|
+
## 🤖 智能特性
|
|
290
126
|
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
- ✅ Email alerts for long-running jobs
|
|
294
|
-
- ✅ Custom webhook support
|
|
127
|
+
### Smart Routing (智能路由)
|
|
128
|
+
用户只需 `npx ccjk do <action>`,系统自动选择最佳实现:
|
|
295
129
|
|
|
296
|
-
<br/>
|
|
297
|
-
|
|
298
|
-
### 🩺 Self-Healing Diagnostics
|
|
299
|
-
|
|
300
|
-
**Problems fix themselves.**
|
|
301
|
-
|
|
302
|
-
```bash
|
|
303
|
-
ccjk doctor # Diagnose issues
|
|
304
|
-
ccjk workspace # Deep environment analysis
|
|
305
130
|
```
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
<br/>
|
|
313
|
-
|
|
314
|
-
---
|
|
315
|
-
|
|
316
|
-
<br/>
|
|
317
|
-
|
|
318
|
-
## 📊 Real-World Benchmarks
|
|
319
|
-
|
|
320
|
-
<div align="center">
|
|
321
|
-
|
|
322
|
-
> *Data from 2,000+ production projects*
|
|
323
|
-
|
|
324
|
-
</div>
|
|
325
|
-
|
|
326
|
-
### Token Efficiency
|
|
327
|
-
|
|
328
|
-
| Task | Without CCJK | With CCJK | **Savings** |
|
|
329
|
-
|:-----|:------------:|:---------:|:-----------:|
|
|
330
|
-
| Code Review (500 LOC) | 8,000 tokens | 2,200 tokens | **72.5%** |
|
|
331
|
-
| Feature Development | 15,000 tokens | 4,100 tokens | **72.7%** |
|
|
332
|
-
| Bug Fix + Context | 12,000 tokens | 3,100 tokens | **74.2%** |
|
|
333
|
-
| Large Refactor | 20,000 tokens | 5,500 tokens | **72.5%** |
|
|
334
|
-
|
|
335
|
-
### Time Savings
|
|
336
|
-
|
|
131
|
+
用户输入: npx ccjk do commit
|
|
132
|
+
↓
|
|
133
|
+
1. 检查hook → 执行hook
|
|
134
|
+
2. 检查skill → 执行skill
|
|
135
|
+
3. 需要复杂分析 → 调用agent
|
|
136
|
+
4. 默认 → 执行core command
|
|
337
137
|
```
|
|
338
|
-
Task Completion Time (Before → After)
|
|
339
|
-
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
|
340
138
|
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
Code Review ████████████████████████████████░░░░░░░░ 45min → 15min (↓67%)
|
|
344
|
-
Feature Dev ████████████████████████░░░░░░░░░░░░░░░░ 120min → 42min (↓65%)
|
|
345
|
-
Documentation ████████████████████████████░░░░░░░░░░░░ 40min → 12min (↓70%)
|
|
139
|
+
### Multi-Agent 协作
|
|
140
|
+
11+专业AI代理并行工作:
|
|
346
141
|
|
|
347
|
-
|
|
142
|
+
```
|
|
143
|
+
你的代码变更
|
|
144
|
+
↓
|
|
145
|
+
┌─────────┬─────────┬─────────┐
|
|
146
|
+
│ 安全代理 │ 性能代理 │ 架构代理 │
|
|
147
|
+
└─────────┴─────────┴─────────┘
|
|
148
|
+
↓
|
|
149
|
+
统一报告 + 优先级排序
|
|
348
150
|
```
|
|
349
151
|
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
| Metric | Value |
|
|
353
|
-
|:-------|:------|
|
|
354
|
-
| Average time saved per day | **2.5 hours** |
|
|
355
|
-
| Token cost reduction | **$150-300/month** |
|
|
356
|
-
| Bugs caught before production | **89% more** |
|
|
357
|
-
| Developer satisfaction | **⭐⭐⭐⭐⭐** |
|
|
358
|
-
|
|
359
|
-
<br/>
|
|
360
|
-
|
|
361
|
-
---
|
|
362
|
-
|
|
363
|
-
<br/>
|
|
364
|
-
|
|
365
|
-
## 🚀 Quick Start
|
|
366
|
-
|
|
367
|
-
### Option 1: Instant Run (Recommended)
|
|
152
|
+
## 🚀 安装方式
|
|
368
153
|
|
|
154
|
+
### 方式1: 即时运行 (推荐)
|
|
369
155
|
```bash
|
|
370
156
|
npx ccjk
|
|
371
157
|
```
|
|
372
158
|
|
|
373
|
-
###
|
|
374
|
-
|
|
159
|
+
### 方式2: 全局安装
|
|
375
160
|
```bash
|
|
376
161
|
npm install -g ccjk
|
|
377
162
|
ccjk
|
|
378
163
|
```
|
|
379
164
|
|
|
380
|
-
###
|
|
381
|
-
|
|
382
|
-
**🌍 Global**
|
|
165
|
+
### 方式3: 一键脚本 (全新系统)
|
|
383
166
|
```bash
|
|
167
|
+
# 全球用户
|
|
384
168
|
curl -fsSL https://raw.githubusercontent.com/miounet11/ccjk/main/install.sh | bash
|
|
385
|
-
```
|
|
386
169
|
|
|
387
|
-
|
|
388
|
-
```bash
|
|
170
|
+
# 中国用户 (使用镜像)
|
|
389
171
|
curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/miounet11/ccjk/main/install.sh | bash
|
|
390
172
|
```
|
|
391
173
|
|
|
392
|
-
|
|
393
|
-
<summary><b>📋 Supported Platforms</b></summary>
|
|
394
|
-
|
|
395
|
-
| Platform | Status |
|
|
396
|
-
|:---------|:------:|
|
|
397
|
-
| Ubuntu/Debian | ✅ |
|
|
398
|
-
| CentOS/RHEL/Fedora | ✅ |
|
|
399
|
-
| Arch Linux | ✅ |
|
|
400
|
-
| Alpine Linux | ✅ |
|
|
401
|
-
| macOS | ✅ |
|
|
402
|
-
| Windows (WSL) | ✅ |
|
|
403
|
-
| Windows (Native) | ⚠️ Manual Node.js install required |
|
|
174
|
+
## 📋 系统要求
|
|
404
175
|
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
### Requirements
|
|
408
|
-
|
|
409
|
-
| Dependency | Minimum | Recommended |
|
|
410
|
-
|:-----------|:-------:|:-----------:|
|
|
176
|
+
| 依赖 | 最低版本 | 推荐版本 |
|
|
177
|
+
|:-----|:--------:|:--------:|
|
|
411
178
|
| Node.js | 18.0+ | 20.x LTS |
|
|
412
|
-
| Claude Code | 1.0+ |
|
|
179
|
+
| Claude Code | 1.0+ | 最新版 |
|
|
413
180
|
|
|
414
|
-
|
|
181
|
+
### 支持平台
|
|
182
|
+
- ✅ Ubuntu/Debian
|
|
183
|
+
- ✅ CentOS/RHEL/Fedora
|
|
184
|
+
- ✅ Arch Linux
|
|
185
|
+
- ✅ Alpine Linux
|
|
186
|
+
- ✅ macOS
|
|
187
|
+
- ✅ Windows (WSL)
|
|
188
|
+
- ⚠️ Windows (原生) - 需手动安装Node.js
|
|
415
189
|
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
<br/>
|
|
419
|
-
|
|
420
|
-
## 🎮 Command Reference
|
|
421
|
-
|
|
422
|
-
### Essential Commands
|
|
190
|
+
## 💡 使用示例
|
|
423
191
|
|
|
192
|
+
### 场景1: 新项目初始化
|
|
424
193
|
```bash
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
ccjk doctor # Health check
|
|
428
|
-
ccjk help # Help center
|
|
429
|
-
```
|
|
194
|
+
# 进入项目目录
|
|
195
|
+
cd my-project
|
|
430
196
|
|
|
431
|
-
|
|
197
|
+
# 初始化 CCJK (选择 advanced 预设)
|
|
198
|
+
npx ccjk init --preset advanced
|
|
432
199
|
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
ccjk
|
|
437
|
-
ccjk browser <action> # Agent Browser automation
|
|
438
|
-
ccjk postmortem <action># Learn from historical bugs
|
|
439
|
-
ccjk skills <action> # Manage AI skills
|
|
440
|
-
ccjk hooks <action> # Configure lifecycle hooks
|
|
200
|
+
# 开始编码...
|
|
201
|
+
# 提交代码时自动触发代码审查
|
|
202
|
+
git add .
|
|
203
|
+
npx ccjk do commit
|
|
441
204
|
```
|
|
442
205
|
|
|
443
|
-
###
|
|
444
|
-
|
|
206
|
+
### 场景2: 现有项目集成
|
|
445
207
|
```bash
|
|
446
|
-
|
|
447
|
-
ccjk
|
|
448
|
-
ccjk permissions # Permission management
|
|
449
|
-
ccjk sandbox <action> # Sandbox environment control
|
|
450
|
-
```
|
|
208
|
+
# 在现有项目中
|
|
209
|
+
npx ccjk init --preset beginner
|
|
451
210
|
|
|
452
|
-
|
|
211
|
+
# 配置API提供商
|
|
212
|
+
npx ccjk providers setup
|
|
453
213
|
|
|
454
|
-
|
|
455
|
-
ccjk
|
|
456
|
-
ccjk system upgrade # Upgrade all components
|
|
457
|
-
ccjk system versions # Check versions
|
|
458
|
-
ccjk check-updates # Check for updates
|
|
459
|
-
ccjk stats # Usage statistics
|
|
460
|
-
ccjk session <action> # Session management
|
|
214
|
+
# 安装常用MCP服务
|
|
215
|
+
npx ccjk mcp install filesystem git
|
|
461
216
|
```
|
|
462
217
|
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
<br/>
|
|
218
|
+
### 场景3: 团队协作
|
|
219
|
+
```bash
|
|
220
|
+
# 导出配置给团队
|
|
221
|
+
npx ccjk config export team-config.json
|
|
468
222
|
|
|
469
|
-
|
|
223
|
+
# 团队成员导入配置
|
|
224
|
+
npx ccjk config import team-config.json
|
|
225
|
+
```
|
|
470
226
|
|
|
471
|
-
|
|
472
|
-
<tr>
|
|
473
|
-
<td width="50%">
|
|
227
|
+
## 🏆 用户反馈
|
|
474
228
|
|
|
475
|
-
> *"
|
|
229
|
+
> *"终于有一个工具让 Claude Code 在生产环境中真正可用。多代理审查功能帮我们避免了无数bug。"*
|
|
476
230
|
>
|
|
477
|
-
> —
|
|
478
|
-
|
|
479
|
-
</td>
|
|
480
|
-
<td width="50%">
|
|
231
|
+
> — **技术负责人,B轮创业公司**
|
|
481
232
|
|
|
482
|
-
> *"
|
|
233
|
+
> *"配置只用了3分钟,5分钟就开始高效工作。开发工具就应该这样。"*
|
|
483
234
|
>
|
|
484
|
-
> —
|
|
235
|
+
> — **高级开发者,FAANG公司**
|
|
485
236
|
|
|
486
|
-
|
|
487
|
-
</tr>
|
|
488
|
-
<tr>
|
|
489
|
-
<td width="50%">
|
|
490
|
-
|
|
491
|
-
> *"The token savings are real. We cut our Claude API costs by 70% while getting better results."*
|
|
237
|
+
> *"Token节省是真实的。我们的Claude API成本降低了70%,同时获得了更好的结果。"*
|
|
492
238
|
>
|
|
493
|
-
> —
|
|
239
|
+
> — **工程经理**
|
|
494
240
|
|
|
495
|
-
|
|
496
|
-
<td width="50%">
|
|
241
|
+
## 📚 下一步
|
|
497
242
|
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
243
|
+
- 📖 阅读 [完整指南](GUIDE.md) 了解所有功能
|
|
244
|
+
- 🔧 查看 [API参考](API.md) 获取详细命令说明
|
|
245
|
+
- 🤝 加入 [社区讨论](https://github.com/miounet11/ccjk/discussions)
|
|
246
|
+
- 🐛 报告 [问题](https://github.com/miounet11/ccjk/issues)
|
|
501
247
|
|
|
502
|
-
|
|
503
|
-
</tr>
|
|
504
|
-
</table>
|
|
505
|
-
|
|
506
|
-
<br/>
|
|
507
|
-
|
|
508
|
-
---
|
|
248
|
+
## 🤝 贡献
|
|
509
249
|
|
|
510
|
-
|
|
250
|
+
我们欢迎各种形式的贡献!
|
|
511
251
|
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
We welcome contributions!
|
|
515
|
-
|
|
516
|
-
| Type | Link |
|
|
252
|
+
| 类型 | 链接 |
|
|
517
253
|
|:-----|:-----|
|
|
518
|
-
| 🐛
|
|
519
|
-
| 💡
|
|
520
|
-
| 🔧
|
|
521
|
-
|
|
522
|
-
<br/>
|
|
523
|
-
|
|
524
|
-
---
|
|
254
|
+
| 🐛 报告Bug | [提交Issue](https://github.com/miounet11/ccjk/issues/new) |
|
|
255
|
+
| 💡 功能建议 | [开始讨论](https://github.com/miounet11/ccjk/discussions) |
|
|
256
|
+
| 🔧 提交PR | [贡献指南](CONTRIBUTING.md) |
|
|
525
257
|
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
## 🌟 Acknowledgments
|
|
529
|
-
|
|
530
|
-
<div align="center">
|
|
531
|
-
|
|
532
|
-
Built on the shoulders of giants:
|
|
533
|
-
|
|
534
|
-
[Anthropic](https://www.anthropic.com/) · [Claude Code](https://github.com/anthropics/claude-code) · [nicepkg](https://github.com/nicepkg) · [MCP](https://modelcontextprotocol.io/)
|
|
535
|
-
|
|
536
|
-
</div>
|
|
537
|
-
|
|
538
|
-
<br/>
|
|
539
|
-
|
|
540
|
-
---
|
|
541
|
-
|
|
542
|
-
<br/>
|
|
543
|
-
|
|
544
|
-
<div align="center">
|
|
545
|
-
|
|
546
|
-
## 📜 License
|
|
258
|
+
## 📜 许可证
|
|
547
259
|
|
|
548
260
|
**MIT License** © 2025 [CCJK Contributors](https://github.com/miounet11/ccjk/graphs/contributors)
|
|
549
261
|
|
|
550
|
-
<br/>
|
|
551
|
-
|
|
552
262
|
---
|
|
553
263
|
|
|
554
|
-
<
|
|
264
|
+
<div align="center">
|
|
555
265
|
|
|
556
|
-
|
|
266
|
+
### 🚀 准备好10倍提升你的生产力了吗?
|
|
557
267
|
|
|
558
268
|
```bash
|
|
559
269
|
npx ccjk
|
|
560
270
|
```
|
|
561
271
|
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
**If CCJK helps you, please give us a ⭐ Star!**
|
|
565
|
-
|
|
566
|
-
<br/>
|
|
272
|
+
**如果 CCJK 对你有帮助,请给我们一个 ⭐ Star!**
|
|
567
273
|
|
|
568
|
-
<sub>
|
|
569
|
-
|
|
570
|
-
**CCJK** — *The Ultimate Claude Code Supercharger*
|
|
571
|
-
|
|
572
|
-
Built with ❤️ for developers who ship
|
|
573
|
-
|
|
574
|
-
</sub>
|
|
575
|
-
|
|
576
|
-
</div>
|
|
274
|
+
<sub>**CCJK** — *Claude Code 的终极增强器*</sub>
|
|
577
275
|
|
|
578
|
-
|
|
579
|
-
[npm-version-src]: https://img.shields.io/npm/v/ccjk?style=flat-square&color=00DC82&labelColor=1a1a2e
|
|
580
|
-
[npm-version-href]: https://npmjs.com/package/ccjk
|
|
581
|
-
[npm-downloads-src]: https://img.shields.io/npm/dm/ccjk?style=flat-square&color=00DC82&labelColor=1a1a2e
|
|
582
|
-
[npm-downloads-href]: https://npmjs.com/package/ccjk
|
|
583
|
-
[license-src]: https://img.shields.io/github/license/miounet11/ccjk?style=flat-square&color=00DC82&labelColor=1a1a2e
|
|
584
|
-
[license-href]: https://github.com/miounet11/ccjk/blob/main/LICENSE
|
|
585
|
-
[stars-src]: https://img.shields.io/github/stars/miounet11/ccjk?style=flat-square&color=FFE66D&labelColor=1a1a2e
|
|
586
|
-
[stars-href]: https://github.com/miounet11/ccjk/stargazers
|
|
276
|
+
</div>
|