ccjk 8.2.0 โ†’ 8.2.2

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.en.md CHANGED
@@ -1,801 +1,118 @@
1
1
  <div align="center">
2
2
 
3
- <picture>
4
- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/miounet11/ccjk/main/assets/logo-dark.png">
5
- <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/miounet11/ccjk/main/assets/logo-light.png">
6
- <img src="https://raw.githubusercontent.com/miounet11/ccjk/main/assets/logo.png" alt="CCJK - Twin Dragons" width="280" />
7
- </picture>
3
+ # CCJK
8
4
 
9
- <br/>
10
-
11
- # ๐Ÿ‰ CCJK - Twin Dragons ๐Ÿ‰
12
-
13
- ### **The Secret Weapon to 10x Your Claude Code Productivity**
5
+ ### The missing power-up for Claude Code
14
6
 
15
- <sup>*30 Second Setup ยท 73% Token Savings ยท Trusted by 15,000+ Developers*</sup>
7
+ Save 73% tokens. Zero config. One command.
16
8
 
17
9
  <br/>
18
10
 
19
- <!-- Demo GIF Placeholder -->
20
- <img src="https://via.placeholder.com/800x400/1a1a2e/FFE66D?text=๐ŸŽฌ+Demo+Video+Coming+Soon" alt="CCJK Demo" width="100%" style="border-radius: 8px;" />
11
+ <!-- TODO: Replace with real demo GIF -->
12
+ <img src="https://raw.githubusercontent.com/miounet11/ccjk/main/assets/demo.gif" alt="CCJK Demo" width="600" />
21
13
 
22
- <br/><br/>
14
+ <br/>
23
15
 
24
16
  ```bash
25
- npx ccjk # One command, done
17
+ npx ccjk
26
18
  ```
27
19
 
28
- <sub>โœจ Zero Config ยท โœ… Zero Learning Curve ยท โœ… Zero Risk (Auto Backup)</sub>
29
-
30
20
  <br/>
31
21
 
32
- [ไธญๆ–‡](./README.md) | **English** | [ๆ—ฅๆœฌ่ชž](./README.ja.md) | [ํ•œ๊ตญ์–ด](./README.ko.md)
33
-
34
- </div>
35
-
36
- ---
37
-
38
- ## ๐Ÿ† Why Choose CCJK?
39
-
40
- <table>
41
- <tr>
42
- <th width="25%">Feature</th>
43
- <th width="25%">Claude Code Native</th>
44
- <th width="25%">Other Tools</th>
45
- <th width="25%">๐Ÿ‰ CCJK</th>
46
- </tr>
47
- <tr>
48
- <td><strong>Setup Time</strong></td>
49
- <td>60+ minutes manual config</td>
50
- <td>30+ minutes learning curve</td>
51
- <td><strong>โœ… 30 seconds</strong></td>
52
- </tr>
53
- <tr>
54
- <td><strong>Context Memory</strong></td>
55
- <td>โŒ Repeat every conversation</td>
56
- <td>โŒ Limited memory</td>
57
- <td><strong>โœ… Permanent memory</strong></td>
58
- </tr>
59
- <tr>
60
- <td><strong>Token Efficiency</strong></td>
61
- <td>โŒ High token consumption</td>
62
- <td>โŒ No optimization</td>
63
- <td><strong>โœ… Save 73%</strong></td>
64
- </tr>
65
- <tr>
66
- <td><strong>Multi-Agent Review</strong></td>
67
- <td>โŒ Single AI response</td>
68
- <td>โŒ Basic validation</td>
69
- <td><strong>โœ… 13+ specialized agents</strong></td>
70
- </tr>
71
- <tr>
72
- <td><strong>Cloud Sync</strong></td>
73
- <td>โŒ Single device only</td>
74
- <td>โŒ No sync</td>
75
- <td><strong>โœ… Cross-device sync</strong></td>
76
- </tr>
77
- <tr>
78
- <td><strong>Ecosystem</strong></td>
79
- <td>โŒ Manual tool management</td>
80
- <td>โŒ Isolated tools</td>
81
- <td><strong>โœ… Unified ecosystem</strong></td>
82
- </tr>
83
- </table>
84
-
85
- ---
86
-
87
- ## ๐Ÿ’ฌ What Developers Say
88
-
89
- <table>
90
- <tr>
91
- <td width="33%" align="center">
92
-
93
- ### ๐ŸŒŸ Sarah Chen
94
- **Senior Frontend Engineer**
95
-
96
- *"CCJK saves me 2 hours every day. No more repeating project context in every conversation. Multi-agent review caught 3 critical bugs before production!"*
97
-
98
- โญโญโญโญโญ
99
-
100
- </td>
101
- <td width="33%" align="center">
22
+ [![npm](https://img.shields.io/npm/v/ccjk?style=flat-square&color=cb3837)](https://www.npmjs.com/package/ccjk)
23
+ [![downloads](https://img.shields.io/npm/dm/ccjk?style=flat-square&color=cb3837)](https://www.npmjs.com/package/ccjk)
24
+ [![license](https://img.shields.io/github/license/miounet11/ccjk?style=flat-square)](./LICENSE)
102
25
 
103
- ### ๐ŸŒŸ Marcus Rodriguez
104
- **DevOps Engineer**
105
-
106
- *"Configuration used to take me all afternoon. Now it's one command. Cloud sync means our entire team uses the same optimized configuration."*
107
-
108
- โญโญโญโญโญ
109
-
110
- </td>
111
- <td width="33%" align="center">
112
-
113
- ### ๐ŸŒŸ Yuki Tanaka
114
- **Full-Stack Engineer**
115
-
116
- *"The token savings alone pay for itself. API costs down 73%, plus having AI agents review is like having a senior engineer review every line of code."*
117
-
118
- โญโญโญโญโญ
119
-
120
- </td>
121
- </tr>
122
- </table>
123
-
124
- <div align="center">
125
-
126
- **Join 15,000+ developers who have supercharged their Claude Code experience**
127
-
128
- <br/>
129
-
130
- <a href="https://github.com/miounet11/ccjk/stargazers">
131
- <img src="https://img.shields.io/badge/โญ_Star_Us_on_GitHub-FFE66D?style=for-the-badge&logo=github&logoColor=1a1a2e&labelColor=1a1a2e" alt="Star us on GitHub" />
132
- </a>
133
- &nbsp;&nbsp;
134
- <a href="https://t.me/ccjk_community">
135
- <img src="https://img.shields.io/badge/๐Ÿ’ฌ_Join_Community-00D4AA?style=for-the-badge&logo=telegram&logoColor=white&labelColor=1a1a2e" alt="Join Community" />
136
- </a>
26
+ [English](./README.md) ยท [ไธญๆ–‡](./README.zh-CN.md) ยท [ๆ—ฅๆœฌ่ชž](./README.ja.md)
137
27
 
138
28
  </div>
139
29
 
140
30
  ---
141
31
 
142
- ## โšก Get Started in 30 Seconds
32
+ ## What is CCJK?
143
33
 
144
- <details open>
145
- <summary><b>๐Ÿ‘‰ Click to expand: From zero to productivity in 3 steps</b></summary>
34
+ CCJK supercharges [Claude Code](https://github.com/anthropics/claude-code) with:
146
35
 
147
- <br/>
36
+ - **๐Ÿง  Persistent Memory** โ€” AI remembers your codebase across sessions
37
+ - **โšก 73% Token Savings** โ€” Smart context compression
38
+ - **๐Ÿ”ง Zero Config** โ€” Auto-detects project type, one command setup
39
+ - **โ˜๏ธ Cloud Sync** โ€” Share configs across devices and teams
40
+
41
+ ## Quick Start
148
42
 
149
- ### Step 1: Run the command (10 seconds)
150
43
  ```bash
44
+ # Run in your project directory
151
45
  npx ccjk
152
- ```
153
-
154
- ### Step 2: Select configuration (10 seconds)
155
- - Press `1` โ†’ Auto configuration (recommended)
156
- - Press `2` โ†’ Custom configuration (advanced)
157
46
 
158
- ### Step 3: Start coding (10 seconds)
159
- ```bash
160
- # Claude Code is now supercharged!
161
- claude-code chat "Help me refactor this function"
47
+ # That's it. Claude Code is now supercharged.
162
48
  ```
163
49
 
164
- **๐ŸŽ‰ Done! You just unlocked:**
165
- - โœ… Smart context memory (save 73% tokens)
166
- - โœ… 13+ AI agent reviews (bugs โ†“89%)
167
- - โœ… Auto workflow orchestration (speed โ†‘65%)
168
-
169
- </details>
170
-
171
- ---
172
-
173
- ## ๐ŸŽฏ Why CCJK?
174
-
175
- <div align="center">
176
-
177
- ### Ever had these frustrating moments?
178
-
179
- </div>
180
-
181
- <table>
182
- <tr>
183
- <td width="33%" align="center">
184
-
185
- ### ๐Ÿ˜ค Frustration #1
186
- **"I just told you that!"**
187
-
188
- Repeating project background in every new conversation, wasting 2 hours/day explaining the same things.
189
-
190
- <details>
191
- <summary><b>๐Ÿ‘‰ How CCJK solves it</b></summary>
192
-
193
- <br/>
194
-
195
- **Persistent Project Memory System**
196
- - Auto-generates CLAUDE.md project index
197
- - AI permanently remembers your codebase structure
198
- - Context auto-injected, no repetition needed
199
-
200
- **Result**: Save 2+ hours daily, Token cost โ†“73%
201
-
202
- </details>
203
-
204
- </td>
205
- <td width="33%" align="center">
50
+ ## Why CCJK?
206
51
 
207
- ### ๐Ÿ˜ค Frustration #2
208
- **"Configuration hell!"**
52
+ | Without CCJK | With CCJK |
53
+ |:-------------|:----------|
54
+ | Repeat project context every chat | AI remembers everything |
55
+ | 60+ min manual configuration | 30 seconds, one command |
56
+ | High token costs | 73% reduction |
57
+ | Single device configs | Cloud sync across all devices |
209
58
 
210
- Spending 60 minutes configuring JSON, TOML, MCP services, still getting errors.
59
+ ## Features
211
60
 
212
61
  <details>
213
- <summary><b>๐Ÿ‘‰ How CCJK solves it</b></summary>
214
-
215
- <br/>
216
-
217
- **Zero-Config Smart Initialization**
218
- - Auto-detects project type (React/Vue/Node)
219
- - One-click config for all dependencies
220
- - Auto backup, never break your config
62
+ <summary><b>๐Ÿง  Smart Skills System</b></summary>
221
63
 
222
- **Result**: 60 minutes โ†’ 3 minutes, 100% success rate
64
+ Auto-activated skills based on your workflow:
65
+ - Code Review โ€” Catch bugs before production
66
+ - Security Audit โ€” OWASP Top 10 scanning
67
+ - Performance Analysis โ€” Identify bottlenecks
68
+ - Documentation โ€” Auto-generate from code
223
69
 
224
70
  </details>
225
71
 
226
- </td>
227
- <td width="33%" align="center">
228
-
229
- ### ๐Ÿ˜ค Frustration #3
230
- **"AI code has bugs!"**
231
-
232
- AI-generated code goes straight to production, then production explodes.
233
-
234
72
  <details>
235
- <summary><b>๐Ÿ‘‰ How CCJK solves it</b></summary>
236
-
237
- <br/>
238
-
239
- **13+ AI Agent Multi-Review**
240
- - Security Agent: Scans SQL injection, XSS
241
- - Performance Agent: Detects N+1 queries, memory leaks
242
- - Architecture Agent: Validates design patterns, test coverage
243
-
244
- **Result**: Catch bugs before production โ†‘89%
245
-
246
- </details>
247
-
248
- </td>
249
- </tr>
250
- </table>
251
-
252
- <br/>
253
-
254
- ---
73
+ <summary><b>โ˜๏ธ Cloud Sync</b></summary>
255
74
 
256
- ## ๐Ÿ“Š Real Performance Data
257
-
258
- <div align="center">
259
-
260
- ### Not marketing claims, but actual measured results
261
-
262
- </div>
263
-
264
- <table>
265
- <tr>
266
- <td align="center" width="20%">
267
-
268
- ### ๐Ÿ“‰ Token Savings
269
- <img src="https://img.shields.io/badge/73%25-Saved-00D4AA?style=for-the-badge&labelColor=1a1a2e" />
270
-
271
- <br/>
272
- <sub>10,000 โ†’ 2,700 tokens</sub>
273
-
274
- </td>
275
- <td align="center" width="20%">
276
-
277
- ### โšก Build Speed
278
- <img src="https://img.shields.io/badge/38%25-Faster-FFE66D?style=for-the-badge&labelColor=1a1a2e" />
279
-
280
- <br/>
281
- <sub>45s โ†’ 28s</sub>
282
-
283
- </td>
284
- <td align="center" width="20%">
285
-
286
- ### ๐Ÿ“ฆ Bundle Size
287
- <img src="https://img.shields.io/badge/18%25-Smaller-9B59B6?style=for-the-badge&labelColor=1a1a2e" />
288
-
289
- <br/>
290
- <sub>2.2 MB โ†’ 1.8 MB</sub>
291
-
292
- </td>
293
- <td align="center" width="20%">
294
-
295
- ### ๐Ÿงช Test Coverage
296
- <img src="https://img.shields.io/badge/85%25-Coverage-4ECDC4?style=for-the-badge&labelColor=1a1a2e" />
297
-
298
- <br/>
299
- <sub>439+ test cases</sub>
300
-
301
- </td>
302
- <td align="center" width="20%">
303
-
304
- ### ๐Ÿ› Bug Reduction
305
- <img src="https://img.shields.io/badge/89%25-Reduced-FF6B6B?style=for-the-badge&labelColor=1a1a2e" />
306
-
307
- <br/>
308
- <sub>Multi-agent review</sub>
309
-
310
- </td>
311
- </tr>
312
- </table>
313
-
314
- ---
315
-
316
- ## ๐Ÿ‰ Twin Dragons Philosophy
317
-
318
- <div align="center">
319
-
320
- > **"Without Claude Code, there is no CCJK. Without CCJK, there is no better Claude Code experience."**
321
-
322
- </div>
323
-
324
- <br/>
325
-
326
- CCJK is not a replacement for Claude Code, but a **cognitive enhancement layer** that unlocks Claude Code's full potential.
327
-
328
- <table>
329
- <tr>
330
- <td width="50%">
331
-
332
- ### ๐ŸŽฏ Core Philosophy
333
-
334
- **Symbiotic Relationship**:
335
- - Claude Code provides power โ†’ CCJK amplifies experience
336
- - User feedback improves both โ†’ Symbiotic evolution
337
- - Twin dragons playing with pearl, complementary
338
-
339
- **Design Principles**:
340
- - Never break Claude Code native functionality
341
- - Always enhance, never replace
342
- - Seamless integration, invisible enhancement
343
-
344
- </td>
345
- <td width="50%">
346
-
347
- ### ๐Ÿ“ˆ Value Proposition
348
-
349
- | Claude Code Alone | With CCJK | Improvement |
350
- |:---------------------|:----------|:-----:|
351
- | Manual 15+ step config | One-click setup | โ†“95% |
352
- | Manual context management | Smart orchestration | โ†“73% |
353
- | Single AI response | Multi-agent collaboration | โ†‘89% |
354
- | Isolated tool usage | Unified ecosystem | โ†“80% |
355
- | Manual updates | Auto sync | Zero downtime |
356
-
357
- </td>
358
- </tr>
359
- </table>
360
-
361
- ---
362
-
363
- ## โœจ Core Features
364
-
365
- <div align="center">
366
-
367
- ### ๐ŸŽ Open the CCJK treasure chest...
368
-
369
- </div>
370
-
371
- <table>
372
- <tr>
373
- <td align="center" width="25%">
374
-
375
- <img src="https://img.shields.io/badge/๐Ÿง -Smart_Skills-4ECDC4?style=for-the-badge&labelColor=1a1a2e" />
376
-
377
- <br/><br/>
378
-
379
- <sub>AI auto-activates skills based on your actions</sub>
380
-
381
- <br/>
382
-
383
- <details>
384
- <summary><b>Expand to see 6 built-in skills</b></summary>
385
-
386
- <br/>
387
-
388
- - ๐Ÿ” **Code Review** - Catch bugs before shipping
389
- - ๐Ÿ“ **Documentation** - Auto-generate from code
390
- - ๐Ÿ”’ **Security Audit** - OWASP Top 10
391
- - โšก **Performance Analysis** - Identify bottlenecks
392
- - ๐Ÿงช **TDD Workflow** - Test-driven development
393
- - ๐Ÿ”„ **Refactoring** - Safe code transformation
394
-
395
- </details>
396
-
397
- </td>
398
-
399
- <td align="center" width="25%">
400
-
401
- <img src="https://img.shields.io/badge/๐Ÿค–-Multi_Agent-FF6B6B?style=for-the-badge&labelColor=1a1a2e" />
402
-
403
- <br/><br/>
404
-
405
- <sub>13+ specialized AI agents working in parallel</sub>
406
-
407
- <br/>
408
-
409
- <details>
410
- <summary><b>Expand to see agent architecture</b></summary>
75
+ Sync your setup everywhere:
76
+ - GitHub Gist (free)
77
+ - WebDAV (self-hosted)
78
+ - S3 (enterprise)
411
79
 
412
- <br/>
413
-
414
- ```
415
- Your code
416
- โ†“
417
- โ”Œโ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”
418
- โ”‚ Security โ”‚ โ†’ SQL injection, XSS, key leaks
419
- โ”‚ Performanceโ”‚ โ†’ N+1 queries, memory leaks
420
- โ”‚ Architectureโ”‚ โ†’ SOLID, anti-patterns, tests
421
- โ””โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”˜
422
- โ†“
423
- Unified Report
80
+ ```bash
81
+ npx ccjk cloud enable --provider github-gist
424
82
  ```
425
83
 
426
84
  </details>
427
85
 
428
- </td>
429
-
430
- <td align="center" width="25%">
431
-
432
- <img src="https://img.shields.io/badge/๐Ÿ”Œ-Ecosystem-9B59B6?style=for-the-badge&labelColor=1a1a2e" />
433
-
434
- <br/><br/>
435
-
436
- <sub>One toolkit to unify everything</sub>
437
-
438
- <br/>
439
-
440
- <details>
441
- <summary><b>Expand to see integrated tools</b></summary>
442
-
443
- <br/>
444
-
445
- - ๐Ÿ”€ **CCR** - Multi-provider routing
446
- - ๐Ÿ“Š **CCUsage** - Usage analytics
447
- - ๐ŸŽจ **Cometix** - UI customization
448
- - โšก **Superpowers** - Advanced features
449
- - ๐Ÿช **MCP Marketplace** - Extension store
450
-
451
- </details>
452
-
453
- </td>
454
-
455
- <td align="center" width="25%">
456
-
457
- <img src="https://img.shields.io/badge/๐Ÿ””-Smart_Notifs-FFE66D?style=for-the-badge&labelColor=1a1a2e" />
458
-
459
- <br/><br/>
460
-
461
- <sub>Never stare at terminal again</sub>
462
-
463
- <br/>
464
-
465
86
  <details>
466
- <summary><b>Expand to see notification methods</b></summary>
467
-
468
- <br/>
87
+ <summary><b>๐Ÿ”Œ Ecosystem Integration</b></summary>
469
88
 
470
- - โœ… Desktop notifications
471
- - โœ… Slack/Discord/Telegram
472
- - โœ… Email alerts
473
- - โœ… Custom Webhook
89
+ One toolkit, unified experience:
90
+ - **CCR** โ€” Multi-provider routing
91
+ - **CCUsage** โ€” Usage analytics
92
+ - **MCP Market** โ€” Plugin marketplace
474
93
 
475
94
  </details>
476
95
 
477
- </td>
478
- </tr>
479
- </table>
480
-
481
- ---
482
-
483
- ## ๐Ÿš€ v8.0.0 Cloud-Native Task Management
484
-
485
- <div align="center">
486
-
487
- ### **Revolutionary Cloud-Native Architecture ยท Cross-Platform Sync**
488
-
489
- </div>
490
-
491
- CCJK v8.0.0 introduces an enterprise-grade cloud-native task management system, breaking through single-machine limitations and enabling seamless cross-platform synchronization:
492
-
493
- ### โ˜๏ธ v8.0.0 Core Features
494
-
495
- #### ๐ŸŽฏ **Cloud-Native Task Management**
496
- - **RESTful API Architecture** - Complete `api/v8` interface specification
497
- - **Real-time Cloud Sync** - Cross-device task status synchronization
498
- - **Topological Sorting Engine** - O(V+E) complexity task dependency resolution
499
- - **Intelligent Scheduling Algorithm** - Smart task scheduling based on priority and dependencies
500
-
501
- ```typescript
502
- // Cloud-native task creation (auto-generated ID)
503
- const task = await taskManager.createTask({
504
- name: 'Deploy Production',
505
- priority: 'high',
506
- dependsOn: ['build', 'test']
507
- })
508
- // โœ… Returns server-generated unique ID
509
- ```
510
-
511
- #### ๐Ÿ”— **Intelligent Dependency System**
512
- - **Directed Acyclic Graph (DAG)** - Task dependency visualization
513
- - **Circular Dependency Detection** - DFS depth-first search algorithm
514
- - **Parallel Execution Groups** - Automatically identify parallelizable tasks
515
- - **Blocked Task Management** - Auto-unlock when dependencies complete
516
-
517
- ```typescript
518
- // Automatic topological level calculation
519
- const graph = await taskManager.getDependencyGraph('TASK-001')
520
- // Returns: { nodes: [{ id, name, level, dependencies }] }
521
- ```
522
-
523
- #### โšก **High-Performance Storage Engine**
524
- - **SQLite FTS5** - Full-text search optimization (50 tasks query < 100ms)
525
- - **Smart Caching Strategy** - Local cache + cloud sync
526
- - **Incremental Updates** - PUT requests for precise field updates
527
- - **Lazy Loading Design** - Paginated loading for large datasets
528
-
529
- #### ๐Ÿ“Š **Task Statistics Dashboard**
530
- - **Real-time Metrics** - Completion rate, average execution duration
531
- - **Status Distribution** - pending/in_progress/completed/blocked/cancelled
532
- - **Priority Distribution** - high/medium/low task statistics
533
- - **Performance Monitoring** - Response time tracking for all operations
534
-
535
- ## ๐Ÿš€ v3.9.0 Performance & Error Handling
536
-
537
- <div align="center">
538
-
539
- ### Enterprise-grade stability enhanced
540
-
541
- </div>
542
-
543
- CCJK v3.9.0 introduces five core infrastructure improvements:
544
-
545
- <table>
546
- <tr>
547
- <td width="50%">
548
-
549
- ### ๐Ÿ›ก๏ธ Error Boundary System
550
-
551
- **Centralized error handling, never crashes**
552
-
553
- - Unified error type system (CcjkError base class)
554
- - Context-aware error wrapping
555
- - Error suggestion system (auto-suggest solutions)
556
- - Debug mode full stack traces
557
-
558
- ```typescript
559
- // Auto error wrapping
560
- const result = await ErrorBoundary.wrapAsync(
561
- () => riskyOperation(),
562
- 'database-connection' // context
563
- )
564
- ```
565
-
566
- </td>
567
- <td width="50%">
568
-
569
- ### ๐Ÿ”’ CLI Guard
570
-
571
- **Process protection & environment checking**
572
-
573
- - Lock file management (prevent multi-instance conflicts)
574
- - Environment compatibility check (Node.js 20+)
575
- - Orphan process auto cleanup
576
- - Version conflict detection
577
-
578
- ```bash
579
- # Auto check runtime environment
580
- npx ccjk doctor
581
- ```
582
-
583
- </td>
584
- </tr>
585
- <tr>
586
- <td width="50%">
587
-
588
- ### โšก Lazy Loader
589
-
590
- **Progressive module loading, 65% faster startup**
591
-
592
- - On-demand command module loading
593
- - Loading state tracking
594
- - Module cache management
595
- - Preload common commands
596
-
597
- ```typescript
598
- // On-demand loading
599
- const module = await LazyLoader.loadCommand('init')
600
- ```
601
-
602
- </td>
603
- <td width="50%">
604
-
605
- ### ๐Ÿ’พ Config Cache
606
-
607
- **Smart caching system, reduce redundant reads**
608
-
609
- - TTL expiration management
610
- - LRU eviction policy
611
- - Cache statistics monitoring
612
- - Prefix-matched invalidation
613
-
614
- ```typescript
615
- cache.set('user:123', data, { ttl: 60000 })
616
- cache.invalidate('user:') // Batch invalidation
617
- ```
618
-
619
- </td>
620
- </tr>
621
- </table>
622
-
623
- ### ๐Ÿ“Š v3.9.0 Performance Improvements
624
-
625
- | Metric | v3.8.x | v3.9.0 | Improvement |
626
- |------|--------|--------|------:|
627
- | **Startup Time** | 450ms | 160ms | โ†“64% |
628
- | **Memory Usage** | 85MB | 52MB | โ†“39% |
629
- | **Error Handling Coverage** | 65% | 95% | โ†‘46% |
630
- | **Cache Hit Rate** | N/A | 87% | New |
631
- | **Test Coverage** | 80% | 85% | โ†‘6% |
632
-
633
- ---
634
-
635
- <div align="center">
636
-
637
- <br/>
638
-
639
- ## ๐Ÿš€ Ready to 10x Your Productivity?
640
-
641
- <br/>
642
-
643
- <table>
644
- <tr>
645
- <td align="center" width="50%">
646
-
647
- ### โšก Start Now (Recommended)
96
+ ## Commands
648
97
 
649
98
  ```bash
650
- npx ccjk
99
+ npx ccjk # Interactive setup
100
+ npx ccjk i # Full initialization
101
+ npx ccjk u # Update workflows
102
+ npx ccjk sync # Cloud sync
103
+ npx ccjk doctor # Health check
651
104
  ```
652
105
 
653
- <sub>โœ… Zero install ยท โœ… Zero config ยท โœ… Zero risk</sub>
654
- <br/>
655
- <sub>๐Ÿ”’ Auto backup, never break your config</sub>
656
-
657
- <br/>
658
-
659
- <a href="#30็ง’ๆž้€ŸไธŠๆ‰‹">
660
- <img src="https://img.shields.io/badge/๐Ÿš€_Start_Now-FFE66D?style=for-the-badge&logo=rocket&logoColor=1a1a2e&labelColor=1a1a2e" alt="Start Now" />
661
- </a>
662
-
663
- </td>
664
- <td align="center" width="50%">
665
-
666
- ### ๐Ÿ“š Learn More First
667
-
668
- - [๐Ÿ“– Full Documentation](docs/README.md)
669
- - [๐Ÿ’ฌ Join Telegram Community](https://t.me/ccjk_community)
670
- - [๐Ÿ› View GitHub Issues](https://github.com/miounet11/ccjk/issues)
106
+ ## Documentation
671
107
 
672
- <br/>
673
-
674
- <a href="https://github.com/miounet11/ccjk/stargazers">
675
- <img src="https://img.shields.io/badge/โญ_Give_Us_Star-9B59B6?style=for-the-badge&logo=github&logoColor=white&labelColor=1a1a2e" alt="Star Us" />
676
- </a>
677
-
678
- </td>
679
- </tr>
680
- </table>
681
-
682
- <br/>
108
+ Visit [docs/README.md](./docs/README.md) for full documentation.
683
109
 
684
- **โญ If CCJK helped you, please give us a โญ Star!**
685
-
686
- <br/>
687
-
688
- <a href="https://github.com/miounet11/ccjk/stargazers">
689
- <img src="https://img.shields.io/github/stars/miounet11/ccjk?style=social" alt="GitHub Stars" />
690
- </a>
691
-
692
- </div>
693
-
694
- ---
695
-
696
- <div align="center">
110
+ ## Community
697
111
 
698
- **Choose your journey:**
112
+ - [Telegram](https://t.me/ccjk_community) โ€” Chat with us
113
+ - [Issues](https://github.com/miounet11/ccjk/issues) โ€” Bug reports & features
699
114
 
700
- [โšก 30-Second Start](#-get-started-in-30-seconds) ยท
701
- [๐ŸŽฏ Why CCJK](#-why-choose-ccjk) ยท
702
- [๐Ÿ‰ Philosophy](#-twin-dragons-philosophy) ยท
703
- [โœจ Features](#-core-features) ยท
704
- [๐Ÿ“Š Real Data](#-real-performance-data) ยท
705
- [๐Ÿš€ Full Guide](#-full-guide)
706
-
707
- </div>
708
-
709
- ---
710
-
711
- <p align="center">
712
- <a href="#ๆ ธๅฟƒๅŠŸ่ƒฝ"><img src="https://img.shields.io/badge/๐Ÿ”ฎ_Smart_Skills-6+_Built-in-purple?style=for-the-badge" alt="Smart Skills"></a>
713
- <a href="#ๆ ธๅฟƒๅŠŸ่ƒฝ"><img src="https://img.shields.io/badge/๐Ÿค–_Multi-Agent-13+_Agents-red?style=for-the-badge" alt="Multi-Agent"></a>
714
- <a href="#ๆ ธๅฟƒๅŠŸ่ƒฝ"><img src="https://img.shields.io/badge/๐Ÿ”Œ_Ecosystem-One_Click_Config-green?style=for-the-badge" alt="Ecosystem"></a>
715
- <a href="#็œŸๅฎžๆ€ง่ƒฝๆ•ฐๆฎ"><img src="https://img.shields.io/badge/โšก_Performance-73%25_Savings-orange?style=for-the-badge" alt="Performance"></a>
716
- </p>
717
-
718
- ---
719
-
720
- ## ๐ŸŽฒ Preface
721
-
722
- **This is not just another CLI tool.**
723
-
724
- While AI coding assistants still make you repeat context, CCJK gives Claude Code permanent memory.
725
-
726
- While others manually configure 15+ steps, CCJK completes all configuration with one command.
727
-
728
- **This is the cognitive enhancement engine for Claude Code, your secret weapon for 10x productivity.**
729
-
730
- ---
731
-
732
- ## ๐Ÿš€ Full Guide
733
-
734
- <details>
735
- <summary><b>๐Ÿ“š Expand to see full documentation index</b></summary>
736
-
737
- <br/>
738
-
739
- ### Getting Started
740
- - [Quick Start](docs/README.md)
741
- - [Installation Guide](docs/zh-CN/getting-started/index.md)
742
- - [Basic Configuration](docs/zh-CN/configuration/basic.md)
743
- - [FAQ](docs/faq.md)
744
-
745
- ### Core Features
746
- - [Smart Skills System](docs/zh-CN/features/skills.md)
747
- - [Multi-Agent Collaboration](docs/zh-CN/features/agents.md)
748
- - [Workflow Orchestration](docs/zh-CN/features/workflows.md)
749
- - [Context Management](docs/zh-CN/features/context.md)
750
-
751
- ### Advanced Topics
752
- - [Custom Configuration](docs/zh-CN/configuration/advanced.md)
753
- - [API Reference](docs/zh-CN/api/index.md)
754
- - [Performance Optimization](docs/zh-CN/guides/performance.md)
755
-
756
- ### Ecosystem Integration
757
- - [CCR Router](docs/zh-CN/guides/ccr.md)
758
- - [CCUsage Analytics](docs/zh-CN/guides/ccusage.md)
759
- - [Cometix Customization](docs/zh-CN/guides/cometix.md)
760
- - [MCP Services](docs/zh-CN/guides/mcp.md)
761
-
762
- ### Cloud & Platform
763
- - [Cloud Service Upgrade](docs/cloud-service-upgrade.md)
764
- - [API Endpoint Reference](docs/api-endpoints.md)
765
- - [Deployment Guide](docs/deployment-guide.md)
766
-
767
- </details>
768
-
769
- ---
770
-
771
- ### ๐Ÿ“ž Contact & Support
772
-
773
- <table>
774
- <tr>
775
- <td align="center">
776
-
777
- **๐Ÿ’ฌ Telegram**
778
- [Join Group](https://t.me/ccjk_community)
779
-
780
- </td>
781
- <td align="center">
782
-
783
- **๐Ÿ“ง Email**
784
- [support@ccjk.dev](mailto:support@ccjk.dev)
785
-
786
- </td>
787
- <td align="center">
788
-
789
- **๐Ÿ› Issues**
790
- [GitHub Issues](https://github.com/miounet11/ccjk/issues)
791
-
792
- </td>
793
- </tr>
794
- </table>
795
-
796
- ---
797
-
798
- ### ๐Ÿ“„ License
115
+ ## License
799
116
 
800
117
  MIT ยฉ [CCJK Contributors](https://github.com/miounet11/ccjk/graphs/contributors)
801
118
 
@@ -803,10 +120,6 @@ MIT ยฉ [CCJK Contributors](https://github.com/miounet11/ccjk/graphs/contributors
803
120
 
804
121
  <div align="center">
805
122
 
806
- <sub>Made with โค๏ธ by the CCJK community</sub>
807
-
808
- <br/><br/>
809
-
810
- **โญ If this helped you, don't forget to give this project a โญ Star!โญ**
123
+ **If CCJK saves you time, consider giving it a โญ**
811
124
 
812
125
  </div>