ccjk 14.2.2 → 15.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/LICENSE +1 -1
- package/README.md +58 -341
- package/dist/cli.js +59 -0
- package/dist/cli.js.map +1 -0
- package/dist/commands/detect.js +15 -0
- package/dist/commands/detect.js.map +1 -0
- package/dist/commands/doctor.js +68 -0
- package/dist/commands/doctor.js.map +1 -0
- package/dist/commands/git-install.js +50 -0
- package/dist/commands/git-install.js.map +1 -0
- package/dist/commands/init.js +102 -0
- package/dist/commands/init.js.map +1 -0
- package/dist/commands/mcp.js +66 -0
- package/dist/commands/mcp.js.map +1 -0
- package/dist/commands/menu.js +33 -0
- package/dist/commands/menu.js.map +1 -0
- package/dist/core/detect.js +24 -0
- package/dist/core/detect.js.map +1 -0
- package/dist/core/lint.js +49 -0
- package/dist/core/lint.js.map +1 -0
- package/dist/core/mcp.js +41 -0
- package/dist/core/mcp.js.map +1 -0
- package/dist/core/paths.js +9 -0
- package/dist/core/paths.js.map +1 -0
- package/dist/core/providers.js +53 -0
- package/dist/core/providers.js.map +1 -0
- package/dist/core/settings.js +31 -0
- package/dist/core/settings.js.map +1 -0
- package/dist/core/slash-templates.js +56 -0
- package/dist/core/slash-templates.js.map +1 -0
- package/dist/core/tools.js +27 -0
- package/dist/core/tools.js.map +1 -0
- package/package.json +43 -164
- package/README.HONEST.md +0 -176
- package/README.en.md +0 -67
- package/README.ja.md +0 -67
- package/README.ko.md +0 -67
- package/README.zh-CN.md +0 -86
- package/bin/ccjk.mjs +0 -5
- package/bin/ccjk.ts +0 -222
- package/dist/chunks/agent-teams.mjs +0 -145
- package/dist/chunks/agent.mjs +0 -1439
- package/dist/chunks/agents.mjs +0 -3783
- package/dist/chunks/api-cli.mjs +0 -135
- package/dist/chunks/api-config-selector.mjs +0 -159
- package/dist/chunks/api-providers.mjs +0 -144
- package/dist/chunks/api.mjs +0 -115
- package/dist/chunks/auto-bootstrap.mjs +0 -358
- package/dist/chunks/auto-fixer.mjs +0 -95
- package/dist/chunks/auto-updater.mjs +0 -507
- package/dist/chunks/banner.mjs +0 -173
- package/dist/chunks/bash.mjs +0 -187
- package/dist/chunks/boost.mjs +0 -474
- package/dist/chunks/brain-config.mjs +0 -75
- package/dist/chunks/brain-status.mjs +0 -89
- package/dist/chunks/ccjk-agents.mjs +0 -416
- package/dist/chunks/ccjk-all.mjs +0 -1046
- package/dist/chunks/ccjk-config.mjs +0 -445
- package/dist/chunks/ccjk-hooks.mjs +0 -1074
- package/dist/chunks/ccjk-mcp.mjs +0 -763
- package/dist/chunks/ccjk-setup.mjs +0 -765
- package/dist/chunks/ccjk-skills.mjs +0 -518
- package/dist/chunks/ccr.mjs +0 -109
- package/dist/chunks/ccu.mjs +0 -40
- package/dist/chunks/check-updates.mjs +0 -117
- package/dist/chunks/claude-code-incremental-manager.mjs +0 -761
- package/dist/chunks/claude-config.mjs +0 -606
- package/dist/chunks/claude-config2.mjs +0 -62
- package/dist/chunks/claude-wrapper.mjs +0 -85
- package/dist/chunks/clavue-config.mjs +0 -1454
- package/dist/chunks/cleanup-migration.mjs +0 -20
- package/dist/chunks/cli-hook.mjs +0 -4096
- package/dist/chunks/cloud-sync.mjs +0 -29
- package/dist/chunks/code-type-resolver.mjs +0 -880
- package/dist/chunks/codex-config-switch.mjs +0 -452
- package/dist/chunks/codex-provider-manager.mjs +0 -238
- package/dist/chunks/codex-uninstaller.mjs +0 -404
- package/dist/chunks/codex.mjs +0 -2141
- package/dist/chunks/commands.mjs +0 -108
- package/dist/chunks/commands2.mjs +0 -421
- package/dist/chunks/commit.mjs +0 -140
- package/dist/chunks/completion.mjs +0 -517
- package/dist/chunks/config-consolidator.mjs +0 -172
- package/dist/chunks/config-switch.mjs +0 -334
- package/dist/chunks/config.mjs +0 -558
- package/dist/chunks/config2.mjs +0 -484
- package/dist/chunks/config3.mjs +0 -486
- package/dist/chunks/constants.mjs +0 -323
- package/dist/chunks/context-opt.mjs +0 -444
- package/dist/chunks/context.mjs +0 -974
- package/dist/chunks/dashboard.mjs +0 -481
- package/dist/chunks/doctor.mjs +0 -1301
- package/dist/chunks/eval.mjs +0 -502
- package/dist/chunks/evolution.mjs +0 -322
- package/dist/chunks/features.mjs +0 -715
- package/dist/chunks/fish.mjs +0 -181
- package/dist/chunks/fs-operations.mjs +0 -180
- package/dist/chunks/health-alerts.mjs +0 -830
- package/dist/chunks/help.mjs +0 -341
- package/dist/chunks/hook-installer.mjs +0 -48
- package/dist/chunks/impact.mjs +0 -651
- package/dist/chunks/index.mjs +0 -23
- package/dist/chunks/index10.mjs +0 -19
- package/dist/chunks/index11.mjs +0 -1171
- package/dist/chunks/index12.mjs +0 -218
- package/dist/chunks/index13.mjs +0 -679
- package/dist/chunks/index14.mjs +0 -1009
- package/dist/chunks/index15.mjs +0 -194
- package/dist/chunks/index2.mjs +0 -7637
- package/dist/chunks/index3.mjs +0 -171
- package/dist/chunks/index4.mjs +0 -26
- package/dist/chunks/index5.mjs +0 -19
- package/dist/chunks/index6.mjs +0 -19092
- package/dist/chunks/index7.mjs +0 -616
- package/dist/chunks/index8.mjs +0 -1602
- package/dist/chunks/index9.mjs +0 -5384
- package/dist/chunks/init.mjs +0 -1911
- package/dist/chunks/installer.mjs +0 -757
- package/dist/chunks/installer2.mjs +0 -103
- package/dist/chunks/interview.mjs +0 -2927
- package/dist/chunks/json-config.mjs +0 -60
- package/dist/chunks/linux.mjs +0 -3863
- package/dist/chunks/macos.mjs +0 -69
- package/dist/chunks/main.mjs +0 -635
- package/dist/chunks/manager.mjs +0 -1048
- package/dist/chunks/marketplace.mjs +0 -265
- package/dist/chunks/mcp-cli.mjs +0 -205
- package/dist/chunks/mcp-performance.mjs +0 -187
- package/dist/chunks/mcp.mjs +0 -667
- package/dist/chunks/memory-check.mjs +0 -2973
- package/dist/chunks/memory-paths.mjs +0 -259
- package/dist/chunks/memory-sync.mjs +0 -209
- package/dist/chunks/memory.mjs +0 -354
- package/dist/chunks/metrics-display.mjs +0 -153
- package/dist/chunks/monitor.mjs +0 -1856
- package/dist/chunks/notification.mjs +0 -1864
- package/dist/chunks/onboarding.mjs +0 -386
- package/dist/chunks/package.mjs +0 -3
- package/dist/chunks/paradigm.mjs +0 -74
- package/dist/chunks/permission-manager.mjs +0 -250
- package/dist/chunks/permissions.mjs +0 -265
- package/dist/chunks/persistence-manager.mjs +0 -801
- package/dist/chunks/persistence.mjs +0 -707
- package/dist/chunks/platform.mjs +0 -395
- package/dist/chunks/plugin.mjs +0 -1936
- package/dist/chunks/powershell.mjs +0 -213
- package/dist/chunks/prompts.mjs +0 -244
- package/dist/chunks/providers.mjs +0 -263
- package/dist/chunks/quick-actions.mjs +0 -335
- package/dist/chunks/quick-provider.mjs +0 -755
- package/dist/chunks/quick-setup.mjs +0 -421
- package/dist/chunks/remote.mjs +0 -497
- package/dist/chunks/research.mjs +0 -1904
- package/dist/chunks/rollback.mjs +0 -38
- package/dist/chunks/session-manager.mjs +0 -1371
- package/dist/chunks/session.mjs +0 -878
- package/dist/chunks/sessions.mjs +0 -106
- package/dist/chunks/silent-updater.mjs +0 -396
- package/dist/chunks/simple-config.mjs +0 -122
- package/dist/chunks/skill.mjs +0 -117
- package/dist/chunks/skill2.mjs +0 -9052
- package/dist/chunks/skills-sync.mjs +0 -1343
- package/dist/chunks/skills.mjs +0 -577
- package/dist/chunks/slash-commands.mjs +0 -208
- package/dist/chunks/smart-guide.mjs +0 -247
- package/dist/chunks/snapshot.mjs +0 -58
- package/dist/chunks/startup.mjs +0 -487
- package/dist/chunks/stats.mjs +0 -191
- package/dist/chunks/status.mjs +0 -471
- package/dist/chunks/team.mjs +0 -63
- package/dist/chunks/thinking.mjs +0 -626
- package/dist/chunks/trace.mjs +0 -57
- package/dist/chunks/uninstall.mjs +0 -852
- package/dist/chunks/update.mjs +0 -174
- package/dist/chunks/upgrade-manager.mjs +0 -204
- package/dist/chunks/upgrade.mjs +0 -133
- package/dist/chunks/version-checker.mjs +0 -891
- package/dist/chunks/vim.mjs +0 -903
- package/dist/chunks/windows.mjs +0 -14
- package/dist/chunks/workflows.mjs +0 -633
- package/dist/chunks/wsl.mjs +0 -129
- package/dist/chunks/zero-config.mjs +0 -871
- package/dist/chunks/zsh.mjs +0 -182
- package/dist/cli.d.mts +0 -1
- package/dist/cli.d.ts +0 -1
- package/dist/cli.mjs +0 -2684
- package/dist/i18n/locales/en/agent-teams.json +0 -18
- package/dist/i18n/locales/en/agentBrowser.json +0 -80
- package/dist/i18n/locales/en/agents.json +0 -135
- package/dist/i18n/locales/en/api.json +0 -63
- package/dist/i18n/locales/en/ccjk-agents.json +0 -33
- package/dist/i18n/locales/en/ccjk-all.json +0 -23
- package/dist/i18n/locales/en/ccjk-skills.json +0 -22
- package/dist/i18n/locales/en/ccjk.json +0 -276
- package/dist/i18n/locales/en/ccr.json +0 -65
- package/dist/i18n/locales/en/claude-md.json +0 -73
- package/dist/i18n/locales/en/cli.json +0 -148
- package/dist/i18n/locales/en/cloud-setup.json +0 -31
- package/dist/i18n/locales/en/cloud-sync.json +0 -147
- package/dist/i18n/locales/en/cloud.json +0 -40
- package/dist/i18n/locales/en/cloudPlugins.json +0 -118
- package/dist/i18n/locales/en/codex.json +0 -184
- package/dist/i18n/locales/en/cometix.json +0 -29
- package/dist/i18n/locales/en/common.json +0 -68
- package/dist/i18n/locales/en/config.json +0 -108
- package/dist/i18n/locales/en/configuration.json +0 -236
- package/dist/i18n/locales/en/context.json +0 -85
- package/dist/i18n/locales/en/dashboard.json +0 -78
- package/dist/i18n/locales/en/errors.json +0 -26
- package/dist/i18n/locales/en/evolution.json +0 -54
- package/dist/i18n/locales/en/hooks.json +0 -74
- package/dist/i18n/locales/en/hooksSync.json +0 -133
- package/dist/i18n/locales/en/installation.json +0 -83
- package/dist/i18n/locales/en/interview.json +0 -104
- package/dist/i18n/locales/en/language.json +0 -19
- package/dist/i18n/locales/en/lsp.json +0 -78
- package/dist/i18n/locales/en/marketplace.json +0 -116
- package/dist/i18n/locales/en/mcp.json +0 -180
- package/dist/i18n/locales/en/memory.json +0 -23
- package/dist/i18n/locales/en/menu.json +0 -299
- package/dist/i18n/locales/en/multi-config.json +0 -79
- package/dist/i18n/locales/en/notification.json +0 -307
- package/dist/i18n/locales/en/permissions.json +0 -95
- package/dist/i18n/locales/en/persistence.json +0 -127
- package/dist/i18n/locales/en/plugins.json +0 -146
- package/dist/i18n/locales/en/quick-actions.json +0 -78
- package/dist/i18n/locales/en/registry.json +0 -54
- package/dist/i18n/locales/en/remote.json +0 -93
- package/dist/i18n/locales/en/sandbox.json +0 -44
- package/dist/i18n/locales/en/setup.json +0 -44
- package/dist/i18n/locales/en/shencha.json +0 -14
- package/dist/i18n/locales/en/skills.json +0 -100
- package/dist/i18n/locales/en/skillsSync.json +0 -74
- package/dist/i18n/locales/en/smartGuide.json +0 -49
- package/dist/i18n/locales/en/stats.json +0 -20
- package/dist/i18n/locales/en/subagent.json +0 -69
- package/dist/i18n/locales/en/superpowers.json +0 -117
- package/dist/i18n/locales/en/team.json +0 -7
- package/dist/i18n/locales/en/thinking.json +0 -65
- package/dist/i18n/locales/en/tools.json +0 -42
- package/dist/i18n/locales/en/uninstall.json +0 -56
- package/dist/i18n/locales/en/updater.json +0 -29
- package/dist/i18n/locales/en/vim.json +0 -169
- package/dist/i18n/locales/en/workflow.json +0 -55
- package/dist/i18n/locales/en/workspace.json +0 -108
- package/dist/i18n/locales/zh-CN/agent-teams.json +0 -18
- package/dist/i18n/locales/zh-CN/agentBrowser.json +0 -80
- package/dist/i18n/locales/zh-CN/agents.json +0 -135
- package/dist/i18n/locales/zh-CN/api.json +0 -63
- package/dist/i18n/locales/zh-CN/ccjk-agents.json +0 -33
- package/dist/i18n/locales/zh-CN/ccjk-all.json +0 -23
- package/dist/i18n/locales/zh-CN/ccjk-skills.json +0 -22
- package/dist/i18n/locales/zh-CN/ccjk.json +0 -276
- package/dist/i18n/locales/zh-CN/ccr.json +0 -65
- package/dist/i18n/locales/zh-CN/claude-md.json +0 -73
- package/dist/i18n/locales/zh-CN/cli.json +0 -148
- package/dist/i18n/locales/zh-CN/cloud-setup.json +0 -31
- package/dist/i18n/locales/zh-CN/cloud-sync.json +0 -147
- package/dist/i18n/locales/zh-CN/cloud.json +0 -40
- package/dist/i18n/locales/zh-CN/cloudPlugins.json +0 -118
- package/dist/i18n/locales/zh-CN/codex.json +0 -184
- package/dist/i18n/locales/zh-CN/cometix.json +0 -29
- package/dist/i18n/locales/zh-CN/common.json +0 -68
- package/dist/i18n/locales/zh-CN/config.json +0 -108
- package/dist/i18n/locales/zh-CN/configuration.json +0 -234
- package/dist/i18n/locales/zh-CN/context.json +0 -85
- package/dist/i18n/locales/zh-CN/dashboard.json +0 -78
- package/dist/i18n/locales/zh-CN/errors.json +0 -26
- package/dist/i18n/locales/zh-CN/evolution.json +0 -54
- package/dist/i18n/locales/zh-CN/hooks.json +0 -74
- package/dist/i18n/locales/zh-CN/hooksSync.json +0 -133
- package/dist/i18n/locales/zh-CN/installation.json +0 -83
- package/dist/i18n/locales/zh-CN/interview.json +0 -104
- package/dist/i18n/locales/zh-CN/language.json +0 -19
- package/dist/i18n/locales/zh-CN/lsp.json +0 -78
- package/dist/i18n/locales/zh-CN/marketplace.json +0 -116
- package/dist/i18n/locales/zh-CN/mcp.json +0 -180
- package/dist/i18n/locales/zh-CN/memory.json +0 -23
- package/dist/i18n/locales/zh-CN/menu.json +0 -299
- package/dist/i18n/locales/zh-CN/multi-config.json +0 -79
- package/dist/i18n/locales/zh-CN/notification.json +0 -307
- package/dist/i18n/locales/zh-CN/permissions.json +0 -95
- package/dist/i18n/locales/zh-CN/persistence.json +0 -127
- package/dist/i18n/locales/zh-CN/plugins.json +0 -146
- package/dist/i18n/locales/zh-CN/quick-actions.json +0 -78
- package/dist/i18n/locales/zh-CN/registry.json +0 -54
- package/dist/i18n/locales/zh-CN/remote.json +0 -93
- package/dist/i18n/locales/zh-CN/sandbox.json +0 -44
- package/dist/i18n/locales/zh-CN/setup.json +0 -44
- package/dist/i18n/locales/zh-CN/shencha.json +0 -14
- package/dist/i18n/locales/zh-CN/skills.json +0 -100
- package/dist/i18n/locales/zh-CN/skillsSync.json +0 -74
- package/dist/i18n/locales/zh-CN/smartGuide.json +0 -49
- package/dist/i18n/locales/zh-CN/stats.json +0 -20
- package/dist/i18n/locales/zh-CN/subagent.json +0 -69
- package/dist/i18n/locales/zh-CN/superpowers.json +0 -117
- package/dist/i18n/locales/zh-CN/team.json +0 -7
- package/dist/i18n/locales/zh-CN/thinking.json +0 -65
- package/dist/i18n/locales/zh-CN/tools.json +0 -42
- package/dist/i18n/locales/zh-CN/uninstall.json +0 -56
- package/dist/i18n/locales/zh-CN/updater.json +0 -29
- package/dist/i18n/locales/zh-CN/vim.json +0 -169
- package/dist/i18n/locales/zh-CN/workflow.json +0 -55
- package/dist/i18n/locales/zh-CN/workspace.json +0 -108
- package/dist/index.d.mts +0 -5658
- package/dist/index.d.ts +0 -5658
- package/dist/index.mjs +0 -3732
- package/dist/shared/ccjk.5bEolFrk.mjs +0 -254
- package/dist/shared/ccjk.8oaxX4iR.mjs +0 -90
- package/dist/shared/ccjk.B2U7DsPy.mjs +0 -31
- package/dist/shared/ccjk.B2f-cwUP.mjs +0 -468
- package/dist/shared/ccjk.BAGoDD49.mjs +0 -36
- package/dist/shared/ccjk.BBtCGd_g.mjs +0 -899
- package/dist/shared/ccjk.BFQ7yr5S.mjs +0 -16
- package/dist/shared/ccjk.BLsIiTqO.mjs +0 -449
- package/dist/shared/ccjk.BXv8aYs1.mjs +0 -170
- package/dist/shared/ccjk.BnsY5WxD.mjs +0 -171
- package/dist/shared/ccjk.BoApaI4j.mjs +0 -28
- package/dist/shared/ccjk.Bq8TqZG_.mjs +0 -189
- package/dist/shared/ccjk.BtrioX1Z.mjs +0 -25
- package/dist/shared/ccjk.Bx_rmYfN.mjs +0 -69
- package/dist/shared/ccjk.BzPbSEP2.mjs +0 -115
- package/dist/shared/ccjk.C0WLUnFV.mjs +0 -293
- package/dist/shared/ccjk.C1hANZTu.mjs +0 -19
- package/dist/shared/ccjk.C2jHOZVP.mjs +0 -52
- package/dist/shared/ccjk.CNhnT6uQ.mjs +0 -636
- package/dist/shared/ccjk.COweQ1RR.mjs +0 -5
- package/dist/shared/ccjk.CfKKcvWy.mjs +0 -126
- package/dist/shared/ccjk.Cjgrln_h.mjs +0 -297
- package/dist/shared/ccjk.CoCHVXl3.mjs +0 -3951
- package/dist/shared/ccjk.CwGZSTAK.mjs +0 -319
- package/dist/shared/ccjk.CxpGa6MC.mjs +0 -2724
- package/dist/shared/ccjk.D-magaEx.mjs +0 -763
- package/dist/shared/ccjk.D0g2ABGg.mjs +0 -171
- package/dist/shared/ccjk.D6ycHbak.mjs +0 -270
- package/dist/shared/ccjk.D75wivnp.mjs +0 -142
- package/dist/shared/ccjk.DDL-4C-k.mjs +0 -100
- package/dist/shared/ccjk.DFRPtmK_.mjs +0 -75
- package/dist/shared/ccjk.DMV3x5Sd.mjs +0 -299
- package/dist/shared/ccjk.DZ2LLOa-.mjs +0 -2195
- package/dist/shared/ccjk.DbigonEQ.mjs +0 -698
- package/dist/shared/ccjk.DcMvE7lf.mjs +0 -618
- package/dist/shared/ccjk.DeWpAShp.mjs +0 -1828
- package/dist/shared/ccjk.DhJ1kyDR.mjs +0 -30
- package/dist/shared/ccjk.DlTXS9rP.mjs +0 -224
- package/dist/shared/ccjk.DopKzo3z.mjs +0 -305
- package/dist/shared/ccjk.DsZsc4LR.mjs +0 -1280
- package/dist/shared/ccjk.DuzJZlgj.mjs +0 -418
- package/dist/shared/ccjk.Dxgd2vjc.mjs +0 -444
- package/dist/shared/ccjk.J8YiPsOw.mjs +0 -259
- package/dist/shared/ccjk.KfSWcGlE.mjs +0 -38
- package/dist/shared/ccjk.L7yC58_i.mjs +0 -225
- package/dist/shared/ccjk.MwtjAULc.mjs +0 -1447
- package/dist/shared/ccjk.OJKHVSOb.mjs +0 -2005
- package/dist/shared/ccjk.OTnevPNE.mjs +0 -225
- package/dist/shared/ccjk.RyizuzOI.mjs +0 -21
- package/dist/shared/ccjk.T_cX87dY.mjs +0 -15
- package/dist/shared/ccjk.bQ7Dh1g4.mjs +0 -249
- package/dist/shared/ccjk.gDEDGD_t.mjs +0 -38
- package/dist/shared/ccjk.hoqrwWdN.mjs +0 -333
- package/dist/shared/ccjk.i_vn-9C3.mjs +0 -317
- package/dist/shared/ccjk.lG3ccFjm.mjs +0 -885
- package/dist/shared/ccjk.wLJHO0Af.mjs +0 -244
- package/dist/shared/ccjk.y-a_1vK4.mjs +0 -5127
- package/dist/templates/agents/README.md +0 -78
- package/dist/templates/agents/fullstack-developer.json +0 -70
- package/dist/templates/agents/go-expert.json +0 -69
- package/dist/templates/agents/index.json +0 -64
- package/dist/templates/agents/python-expert.json +0 -69
- package/dist/templates/agents/react-specialist.json +0 -69
- package/dist/templates/agents/testing-automation-expert.json +0 -70
- package/dist/templates/agents/typescript-architect.json +0 -69
- package/dist/templates/claude-code/common/settings.json +0 -109
- package/dist/templates/common/error-prevention.md +0 -267
- package/dist/templates/common/karpathy-baseline.md +0 -83
- package/dist/templates/common/output-styles/zh-CN/carmack-mode.md +0 -381
- package/dist/templates/common/output-styles/zh-CN/codex-rigor-mode.md +0 -114
- package/dist/templates/common/output-styles/zh-CN/dhh-mode.md +0 -265
- package/dist/templates/common/output-styles/zh-CN/evan-you-mode.md +0 -539
- package/dist/templates/common/output-styles/zh-CN/jobs-mode.md +0 -369
- package/dist/templates/common/output-styles/zh-CN/linus-mode.md +0 -135
- package/dist/templates/common/output-styles/zh-CN/uncle-bob-mode.md +0 -221
- package/dist/templates/common/workflow/continuousDelivery/en/continuous-delivery.md +0 -628
- package/dist/templates/common/workflow/continuousDelivery/zh-CN/continuous-delivery.md +0 -628
- package/dist/templates/common/workflow/essential/en/agents/ccjk-config-agent.md +0 -187
- package/dist/templates/common/workflow/essential/en/agents/ccjk-mcp-agent.md +0 -191
- package/dist/templates/common/workflow/essential/en/agents/ccjk-skill-agent.md +0 -249
- package/dist/templates/common/workflow/essential/en/agents/ccjk-workflow-agent.md +0 -277
- package/dist/templates/common/workflow/essential/en/agents/get-current-datetime.md +0 -29
- package/dist/templates/common/workflow/essential/en/agents/init-architect.md +0 -115
- package/dist/templates/common/workflow/essential/en/agents/ui-ux-designer.md +0 -91
- package/dist/templates/common/workflow/essential/en/feat.md +0 -92
- package/dist/templates/common/workflow/essential/en/goal.md +0 -147
- package/dist/templates/common/workflow/essential/en/init-project.md +0 -53
- package/dist/templates/common/workflow/essential/zh-CN/agents/get-current-datetime.md +0 -29
- package/dist/templates/common/workflow/essential/zh-CN/agents/init-architect.md +0 -115
- package/dist/templates/common/workflow/essential/zh-CN/agents/ui-ux-designer.md +0 -91
- package/dist/templates/common/workflow/essential/zh-CN/feat.md +0 -315
- package/dist/templates/common/workflow/essential/zh-CN/goal.md +0 -146
- package/dist/templates/common/workflow/essential/zh-CN/init-project.md +0 -53
- package/dist/templates/common/workflow/git/en/git-cleanBranches.md +0 -102
- package/dist/templates/common/workflow/git/en/git-commit.md +0 -205
- package/dist/templates/common/workflow/git/en/git-rollback.md +0 -90
- package/dist/templates/common/workflow/git/en/git-worktree.md +0 -276
- package/dist/templates/common/workflow/git/zh-CN/git-cleanBranches.md +0 -102
- package/dist/templates/common/workflow/git/zh-CN/git-commit.md +0 -205
- package/dist/templates/common/workflow/git/zh-CN/git-rollback.md +0 -90
- package/dist/templates/common/workflow/git/zh-CN/git-worktree.md +0 -276
- package/dist/templates/common/workflow/interview/en/interview.md +0 -67
- package/dist/templates/common/workflow/interview/zh-CN/interview.md +0 -67
- package/dist/templates/common/workflow/linearMethod/en/linear-method.md +0 -651
- package/dist/templates/common/workflow/linearMethod/zh-CN/linear-method.md +0 -752
- package/dist/templates/common/workflow/refactoringMaster/en/refactoring-master.md +0 -516
- package/dist/templates/common/workflow/refactoringMaster/zh-CN/refactoring-master.md +0 -812
- package/dist/templates/common/workflow/sixStep/en/workflow.md +0 -83
- package/dist/templates/common/workflow/sixStep/zh-CN/workflow.md +0 -359
- package/dist/templates/common/workflow/specFirstTDD/en/spec-first-tdd.md +0 -364
- package/dist/templates/common/workflow/specFirstTDD/zh-CN/spec-first-tdd.md +0 -366
- package/dist/templates/hooks/README.md +0 -212
- package/dist/templates/hooks/git-workflow-hooks.md +0 -551
- package/dist/templates/hooks/post-test/coverage.json +0 -21
- package/dist/templates/hooks/post-test/summary.json +0 -21
- package/dist/templates/hooks/post-test-coverage.md +0 -434
- package/dist/templates/hooks/pre-commit/eslint.json +0 -22
- package/dist/templates/hooks/pre-commit/prettier.json +0 -22
- package/dist/templates/hooks/pre-commit-black.md +0 -274
- package/dist/templates/hooks/pre-commit-eslint.md +0 -153
- package/dist/templates/hooks/pre-commit-gofmt.md +0 -284
- package/dist/templates/hooks/pre-commit-prettier.md +0 -212
- package/dist/templates/hooks/pre-commit-type-check.md +0 -377
- package/dist/templates/skills/ccjk-init.md +0 -154
- package/dist/templates/skills/ccjk-mcp-setup.md +0 -205
- package/dist/templates/skills/ccjk-troubleshoot.md +0 -228
- package/dist/templates/skills/django-patterns.md +0 -1016
- package/dist/templates/skills/git-workflow.md +0 -748
- package/dist/templates/skills/go-idioms.md +0 -963
- package/dist/templates/skills/index.json +0 -132
- package/dist/templates/skills/nextjs-optimization.md +0 -694
- package/dist/templates/skills/python-pep8.md +0 -852
- package/dist/templates/skills/react-patterns.md +0 -686
- package/dist/templates/skills/rust-patterns.md +0 -1057
- package/dist/templates/skills/security-best-practices.md +0 -1413
- package/dist/templates/skills/testing-best-practices.md +0 -1315
- package/dist/templates/skills/ts-best-practices.md +0 -354
- package/templates/agents/README.md +0 -78
- package/templates/agents/fullstack-developer.json +0 -70
- package/templates/agents/go-expert.json +0 -69
- package/templates/agents/index.json +0 -64
- package/templates/agents/python-expert.json +0 -69
- package/templates/agents/react-specialist.json +0 -69
- package/templates/agents/testing-automation-expert.json +0 -70
- package/templates/agents/typescript-architect.json +0 -69
- package/templates/claude-code/common/settings.json +0 -109
- package/templates/common/error-prevention.md +0 -267
- package/templates/common/karpathy-baseline.md +0 -83
- package/templates/common/output-styles/zh-CN/carmack-mode.md +0 -381
- package/templates/common/output-styles/zh-CN/codex-rigor-mode.md +0 -114
- package/templates/common/output-styles/zh-CN/dhh-mode.md +0 -265
- package/templates/common/output-styles/zh-CN/evan-you-mode.md +0 -539
- package/templates/common/output-styles/zh-CN/jobs-mode.md +0 -369
- package/templates/common/output-styles/zh-CN/linus-mode.md +0 -135
- package/templates/common/output-styles/zh-CN/uncle-bob-mode.md +0 -221
- package/templates/common/workflow/continuousDelivery/en/continuous-delivery.md +0 -628
- package/templates/common/workflow/continuousDelivery/zh-CN/continuous-delivery.md +0 -628
- package/templates/common/workflow/essential/en/agents/ccjk-config-agent.md +0 -187
- package/templates/common/workflow/essential/en/agents/ccjk-mcp-agent.md +0 -191
- package/templates/common/workflow/essential/en/agents/ccjk-skill-agent.md +0 -249
- package/templates/common/workflow/essential/en/agents/ccjk-workflow-agent.md +0 -277
- package/templates/common/workflow/essential/en/agents/get-current-datetime.md +0 -29
- package/templates/common/workflow/essential/en/agents/init-architect.md +0 -115
- package/templates/common/workflow/essential/en/agents/ui-ux-designer.md +0 -91
- package/templates/common/workflow/essential/en/feat.md +0 -92
- package/templates/common/workflow/essential/en/goal.md +0 -147
- package/templates/common/workflow/essential/en/init-project.md +0 -53
- package/templates/common/workflow/essential/zh-CN/agents/get-current-datetime.md +0 -29
- package/templates/common/workflow/essential/zh-CN/agents/init-architect.md +0 -115
- package/templates/common/workflow/essential/zh-CN/agents/ui-ux-designer.md +0 -91
- package/templates/common/workflow/essential/zh-CN/feat.md +0 -315
- package/templates/common/workflow/essential/zh-CN/goal.md +0 -146
- package/templates/common/workflow/essential/zh-CN/init-project.md +0 -53
- package/templates/common/workflow/git/en/git-cleanBranches.md +0 -102
- package/templates/common/workflow/git/en/git-commit.md +0 -205
- package/templates/common/workflow/git/en/git-rollback.md +0 -90
- package/templates/common/workflow/git/en/git-worktree.md +0 -276
- package/templates/common/workflow/git/zh-CN/git-cleanBranches.md +0 -102
- package/templates/common/workflow/git/zh-CN/git-commit.md +0 -205
- package/templates/common/workflow/git/zh-CN/git-rollback.md +0 -90
- package/templates/common/workflow/git/zh-CN/git-worktree.md +0 -276
- package/templates/common/workflow/interview/en/interview.md +0 -67
- package/templates/common/workflow/interview/zh-CN/interview.md +0 -67
- package/templates/common/workflow/linearMethod/en/linear-method.md +0 -651
- package/templates/common/workflow/linearMethod/zh-CN/linear-method.md +0 -752
- package/templates/common/workflow/refactoringMaster/en/refactoring-master.md +0 -516
- package/templates/common/workflow/refactoringMaster/zh-CN/refactoring-master.md +0 -812
- package/templates/common/workflow/sixStep/en/workflow.md +0 -83
- package/templates/common/workflow/sixStep/zh-CN/workflow.md +0 -359
- package/templates/common/workflow/specFirstTDD/en/spec-first-tdd.md +0 -364
- package/templates/common/workflow/specFirstTDD/zh-CN/spec-first-tdd.md +0 -366
- package/templates/hooks/README.md +0 -212
- package/templates/hooks/git-workflow-hooks.md +0 -551
- package/templates/hooks/post-test/coverage.json +0 -21
- package/templates/hooks/post-test/summary.json +0 -21
- package/templates/hooks/post-test-coverage.md +0 -434
- package/templates/hooks/pre-commit/eslint.json +0 -22
- package/templates/hooks/pre-commit/prettier.json +0 -22
- package/templates/hooks/pre-commit-black.md +0 -274
- package/templates/hooks/pre-commit-eslint.md +0 -153
- package/templates/hooks/pre-commit-gofmt.md +0 -284
- package/templates/hooks/pre-commit-prettier.md +0 -212
- package/templates/hooks/pre-commit-type-check.md +0 -377
- package/templates/skills/basic.hbs +0 -72
- package/templates/skills/ccjk-init.md +0 -154
- package/templates/skills/ccjk-mcp-setup.md +0 -205
- package/templates/skills/ccjk-troubleshoot.md +0 -228
- package/templates/skills/code-refactor.hbs +0 -133
- package/templates/skills/code-review.hbs +0 -141
- package/templates/skills/django-patterns.md +0 -1016
- package/templates/skills/git-workflow.md +0 -748
- package/templates/skills/go-idioms.md +0 -963
- package/templates/skills/index.json +0 -132
- package/templates/skills/nextjs-optimization.md +0 -694
- package/templates/skills/python-pep8.md +0 -852
- package/templates/skills/react-patterns.md +0 -686
- package/templates/skills/rust-patterns.md +0 -1057
- package/templates/skills/security-best-practices.md +0 -1413
- package/templates/skills/testing-best-practices.md +0 -1315
- package/templates/skills/ts-best-practices.md +0 -354
- package/templates/skills/type-fix.hbs +0 -132
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"enabled": "智能助手已启用 - 在 Claude Code 中输入数字 (1-8) 快速执行操作",
|
|
3
|
-
"skipped": "智能助手设置已跳过",
|
|
4
|
-
"disabled": "智能助手已禁用",
|
|
5
|
-
"title": "🎯 智能助手",
|
|
6
|
-
"description": "在 Claude Code 中输入数字即可执行操作",
|
|
7
|
-
"status": "状态",
|
|
8
|
-
"statusEnabled": "已启用",
|
|
9
|
-
"statusDisabled": "未启用",
|
|
10
|
-
"enable": "启用智能助手",
|
|
11
|
-
"update": "更新智能助手",
|
|
12
|
-
"disable": "禁用智能助手",
|
|
13
|
-
"viewCard": "查看技能速查卡",
|
|
14
|
-
"enableSuccess": "智能助手已启用",
|
|
15
|
-
"enableFailed": "启用智能助手失败",
|
|
16
|
-
"disableSuccess": "智能助手已禁用",
|
|
17
|
-
"disableFailed": "禁用智能助手失败",
|
|
18
|
-
"notEnabled": "智能助手未启用",
|
|
19
|
-
"quickActions": {
|
|
20
|
-
"title": "🚀 快捷操作",
|
|
21
|
-
"prompt": "输入数字 (1-8) 或描述你的任务...",
|
|
22
|
-
"back": "输入数字 (1-8) 或 0 返回:",
|
|
23
|
-
"executing": "执行",
|
|
24
|
-
"command": "命令",
|
|
25
|
-
"tip": "提示: 在 Claude Code 中输入 \"{{command}}\" 或直接输入 \"{{number}}\" 来执行此操作"
|
|
26
|
-
},
|
|
27
|
-
"actions": {
|
|
28
|
-
"smartCommit": "智能提交",
|
|
29
|
-
"smartCommitDesc": "自动生成 commit 消息",
|
|
30
|
-
"codeReview": "代码审查",
|
|
31
|
-
"codeReviewDesc": "深度两阶段代码审查",
|
|
32
|
-
"writeTests": "编写测试",
|
|
33
|
-
"writeTestsDesc": "TDD 工作流",
|
|
34
|
-
"planFeature": "规划功能",
|
|
35
|
-
"planFeatureDesc": "6步开发流程",
|
|
36
|
-
"debugIssue": "调试问题",
|
|
37
|
-
"debugIssueDesc": "系统性调试",
|
|
38
|
-
"brainstorm": "头脑风暴",
|
|
39
|
-
"brainstormDesc": "探索想法和方案",
|
|
40
|
-
"verifyCode": "验证代码",
|
|
41
|
-
"verifyCodeDesc": "质量验证",
|
|
42
|
-
"writeDocs": "写文档",
|
|
43
|
-
"writeDocsDesc": "生成文档"
|
|
44
|
-
},
|
|
45
|
-
"referenceCard": {
|
|
46
|
-
"title": "CCJK 技能速查卡",
|
|
47
|
-
"tip": "提示: 直接输入数字,Claude 会自动执行对应操作"
|
|
48
|
-
}
|
|
49
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"title": "使用统计",
|
|
3
|
-
"totalRequests": "总请求数",
|
|
4
|
-
"successRate": "成功率",
|
|
5
|
-
"totalTokens": "总令牌数",
|
|
6
|
-
"input": "输入",
|
|
7
|
-
"output": "输出",
|
|
8
|
-
"estimatedCost": "预估成本",
|
|
9
|
-
"averageLatency": "平均延迟",
|
|
10
|
-
"providerDistribution": "提供商分布",
|
|
11
|
-
"noData": "暂无数据",
|
|
12
|
-
"period": {
|
|
13
|
-
"1d": "最近24小时",
|
|
14
|
-
"7d": "最近7天",
|
|
15
|
-
"30d": "最近30天",
|
|
16
|
-
"90d": "最近90天",
|
|
17
|
-
"all": "全部时间"
|
|
18
|
-
},
|
|
19
|
-
"exportSuccess": "统计数据导出成功"
|
|
20
|
-
}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"subagent": {
|
|
3
|
-
"title": "子代理管理",
|
|
4
|
-
"description": "使用 fork/inherit 模式管理 Claude Code 子代理",
|
|
5
|
-
"created": "子代理已创建:{{name}}",
|
|
6
|
-
"completed": "子代理已完成:{{name}}",
|
|
7
|
-
"failed": "子代理失败:{{name}}",
|
|
8
|
-
"timeout": "子代理超时:{{name}}",
|
|
9
|
-
"cancelled": "子代理已取消:{{name}}",
|
|
10
|
-
"notFound": "未找到子代理:{{id}}",
|
|
11
|
-
"alreadyExists": "子代理已存在:{{id}}",
|
|
12
|
-
"maxConcurrentReached": "已达到最大并发子代理数限制 ({{max}})。活跃数:{{active}}",
|
|
13
|
-
"invalidConfig": "无效的子代理配置",
|
|
14
|
-
"invalidId": "子代理配置必须有有效的 id",
|
|
15
|
-
"invalidName": "子代理配置必须有有效的 name",
|
|
16
|
-
"invalidMode": "子代理模式必须是 \"fork\" 或 \"inherit\"",
|
|
17
|
-
"invalidTimeout": "子代理超时时间必须是正数",
|
|
18
|
-
"alreadyFinished": "子代理 {{id}} 已完成,状态:{{status}}",
|
|
19
|
-
"cannotCancel": "无法取消状态为 {{status}} 的子代理 {{id}}",
|
|
20
|
-
"mode": {
|
|
21
|
-
"fork": "Fork(隔离上下文)",
|
|
22
|
-
"inherit": "Inherit(继承父上下文)"
|
|
23
|
-
},
|
|
24
|
-
"status": {
|
|
25
|
-
"pending": "等待中",
|
|
26
|
-
"running": "运行中",
|
|
27
|
-
"completed": "已完成",
|
|
28
|
-
"failed": "失败",
|
|
29
|
-
"timeout": "超时",
|
|
30
|
-
"cancelled": "已取消"
|
|
31
|
-
},
|
|
32
|
-
"transcript": {
|
|
33
|
-
"saved": "记录已保存:{{path}}",
|
|
34
|
-
"saveFailed": "保存记录失败:{{error}}",
|
|
35
|
-
"loaded": "记录已加载:{{id}}",
|
|
36
|
-
"loadFailed": "加载记录失败:{{error}}",
|
|
37
|
-
"notFound": "未找到记录:{{path}}",
|
|
38
|
-
"cleanupComplete": "已清理 {{count}} 个旧记录",
|
|
39
|
-
"cleanupFailed": "清理记录失败:{{error}}",
|
|
40
|
-
"type": {
|
|
41
|
-
"user": "用户",
|
|
42
|
-
"assistant": "助手",
|
|
43
|
-
"tool": "工具",
|
|
44
|
-
"system": "系统",
|
|
45
|
-
"error": "错误"
|
|
46
|
-
}
|
|
47
|
-
},
|
|
48
|
-
"stats": {
|
|
49
|
-
"total": "总子代理数:{{count}}",
|
|
50
|
-
"active": "活跃:{{count}}",
|
|
51
|
-
"pending": "等待中:{{count}}",
|
|
52
|
-
"running": "运行中:{{count}}",
|
|
53
|
-
"completed": "已完成:{{count}}",
|
|
54
|
-
"failed": "失败:{{count}}",
|
|
55
|
-
"timeout": "超时:{{count}}",
|
|
56
|
-
"cancelled": "已取消:{{count}}",
|
|
57
|
-
"transcripts": "记录数:{{count}}",
|
|
58
|
-
"transcriptSize": "总大小:{{size}} 字节",
|
|
59
|
-
"oldestTranscript": "最早:{{date}}",
|
|
60
|
-
"newestTranscript": "最新:{{date}}"
|
|
61
|
-
},
|
|
62
|
-
"manager": {
|
|
63
|
-
"initialized": "SubagentManager 已初始化",
|
|
64
|
-
"cleared": "已清理 {{count}} 个已完成的子代理",
|
|
65
|
-
"clearedAll": "已清理所有子代理",
|
|
66
|
-
"removed": "已移除子代理:{{id}}"
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
}
|
|
@@ -1,117 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"title": "Superpowers 插件",
|
|
3
|
-
"description": "14+ 个模块化技能,支持自动激活,增强 AI 工作流",
|
|
4
|
-
"installPrompt": "是否安装 Superpowers 技能系统?",
|
|
5
|
-
"installPromptDescription": "Superpowers 提供完整的软件开发工作流,包含可组合的技能",
|
|
6
|
-
"installing": "正在安装 Superpowers...",
|
|
7
|
-
"addingMarketplace": "正在添加 Superpowers 市场...",
|
|
8
|
-
"cloning": "正在克隆 Superpowers 仓库...",
|
|
9
|
-
"installSuccess": "Superpowers 安装成功!",
|
|
10
|
-
"installFailed": "Superpowers 安装失败",
|
|
11
|
-
"alreadyInstalled": "Superpowers 已安装",
|
|
12
|
-
"notInstalled": "Superpowers 未安装",
|
|
13
|
-
"uninstalling": "正在卸载 Superpowers...",
|
|
14
|
-
"uninstallSuccess": "Superpowers 卸载成功",
|
|
15
|
-
"uninstallFailed": "Superpowers 卸载失败",
|
|
16
|
-
"updating": "正在更新 Superpowers...",
|
|
17
|
-
"updateSuccess": "Superpowers 更新成功",
|
|
18
|
-
"updateFailed": "Superpowers 更新失败",
|
|
19
|
-
"checkingStatus": "正在检查 Superpowers 状态...",
|
|
20
|
-
"cliNotAvailable": "Claude CLI 不可用,将使用 Git 方式安装...",
|
|
21
|
-
"pluginCommandFailed": "插件命令执行失败,尝试使用 Git 方式安装...",
|
|
22
|
-
"status.installed": "已安装",
|
|
23
|
-
"status.notInstalled": "未安装",
|
|
24
|
-
"status.version": "版本: {version}",
|
|
25
|
-
"status.skillCount": "{count} 个技能可用",
|
|
26
|
-
"status.path": "路径: {path}",
|
|
27
|
-
"menu.title": "Superpowers 管理",
|
|
28
|
-
"menu.install": "安装 Superpowers",
|
|
29
|
-
"menu.installDesc": "安装 Superpowers 技能系统",
|
|
30
|
-
"menu.uninstall": "卸载 Superpowers",
|
|
31
|
-
"menu.uninstallDesc": "从系统中移除 Superpowers",
|
|
32
|
-
"menu.update": "更新 Superpowers",
|
|
33
|
-
"menu.updateDesc": "更新到最新版本",
|
|
34
|
-
"menu.checkStatus": "检查状态",
|
|
35
|
-
"menu.checkStatusDesc": "查看安装状态和版本",
|
|
36
|
-
"menu.viewSkills": "查看可用技能",
|
|
37
|
-
"menu.viewSkillsDesc": "浏览所有可用技能",
|
|
38
|
-
"menu.status": "检查状态",
|
|
39
|
-
"menu.skills": "查看可用技能",
|
|
40
|
-
"menu.back": "返回主菜单",
|
|
41
|
-
"menu.cloudSync": "云同步",
|
|
42
|
-
"menu.configureCloudSync": "配置云同步",
|
|
43
|
-
"menu.syncFromCloud": "从云端同步技能",
|
|
44
|
-
"menu.uploadToCloud": "上传技能到云端",
|
|
45
|
-
"menu.checkUpdates": "检查技能更新",
|
|
46
|
-
"menu.disableCloudSync": "禁用云同步",
|
|
47
|
-
"skills.title": "可用的 Superpowers 技能",
|
|
48
|
-
"skills.noSkills": "未找到技能",
|
|
49
|
-
"skills.list": "技能列表:",
|
|
50
|
-
"skills.categories.testing": "测试",
|
|
51
|
-
"skills.categories.debugging": "调试",
|
|
52
|
-
"skills.categories.collaboration": "协作",
|
|
53
|
-
"skills.categories.meta": "元技能",
|
|
54
|
-
"features.brainstorming": "交互式设计优化",
|
|
55
|
-
"features.writingPlans": "创建实现计划",
|
|
56
|
-
"features.executingPlans": "批量执行计划",
|
|
57
|
-
"features.tdd": "测试驱动开发工作流",
|
|
58
|
-
"features.debugging": "系统化调试流程",
|
|
59
|
-
"features.codeReview": "代码审查工作流",
|
|
60
|
-
"features.gitWorktrees": "Git 工作树管理",
|
|
61
|
-
"cloudSync.title": "云技能同步",
|
|
62
|
-
"cloudSync.description": "在多设备间同步您的 Superpowers 技能,并与团队成员共享",
|
|
63
|
-
"cloudSync.notConfigured": "云同步未配置,请先进行配置。",
|
|
64
|
-
"cloudSync.configured": "云同步配置成功",
|
|
65
|
-
"cloudSync.configFailed": "云同步配置失败",
|
|
66
|
-
"cloudSync.initializing": "正在初始化云同步...",
|
|
67
|
-
"cloudSync.syncing": "正在从云端同步技能...",
|
|
68
|
-
"cloudSync.uploading": "正在上传技能到云端...",
|
|
69
|
-
"cloudSync.syncSuccess": "成功从云端同步 {count} 个技能",
|
|
70
|
-
"cloudSync.syncFailed": "从云端同步技能失败",
|
|
71
|
-
"cloudSync.uploadSuccess": "成功上传 {count} 个技能到云端",
|
|
72
|
-
"cloudSync.uploadFailed": "上传技能到云端失败",
|
|
73
|
-
"cloudSync.checkingUpdates": "正在检查技能更新...",
|
|
74
|
-
"cloudSync.updatesAvailable": "有 {count} 个技能更新可用",
|
|
75
|
-
"cloudSync.noUpdates": "所有技能都是最新的",
|
|
76
|
-
"cloudSync.disabling": "正在禁用云同步...",
|
|
77
|
-
"cloudSync.disabled": "云同步已成功禁用",
|
|
78
|
-
"cloudSync.status.configured": "已配置",
|
|
79
|
-
"cloudSync.status.notConfigured": "未配置",
|
|
80
|
-
"cloudSync.status.provider": "提供商: {provider}",
|
|
81
|
-
"cloudSync.status.lastSync": "上次同步: {time}",
|
|
82
|
-
"cloudSync.status.autoSync": "自动同步: {enabled}",
|
|
83
|
-
"cloudSync.provider.githubGist": "GitHub Gist",
|
|
84
|
-
"cloudSync.provider.webdav": "WebDAV",
|
|
85
|
-
"cloudSync.provider.local": "本地存储",
|
|
86
|
-
"cloudSync.prompts.selectProvider": "选择云存储提供商:",
|
|
87
|
-
"cloudSync.prompts.enterToken": "输入 GitHub 个人访问令牌:",
|
|
88
|
-
"cloudSync.prompts.enterUsername": "输入 WebDAV 用户名:",
|
|
89
|
-
"cloudSync.prompts.enterPassword": "输入 WebDAV 密码:",
|
|
90
|
-
"cloudSync.prompts.enterUrl": "输入 WebDAV 服务器 URL:",
|
|
91
|
-
"cloudSync.prompts.enableAutoSync": "启用自动同步?",
|
|
92
|
-
"cloudSync.prompts.confirmDisable": "即将禁用云同步,是否继续?",
|
|
93
|
-
"cloudSync.prompts.confirmSync": "即将从云端同步技能,是否继续?",
|
|
94
|
-
"cloudSync.prompts.confirmUpload": "即将上传本地技能到云端,是否继续?",
|
|
95
|
-
"cloudSync.conflicts.title": "检测到同步冲突",
|
|
96
|
-
"cloudSync.conflicts.description": "有 {count} 个冲突需要解决",
|
|
97
|
-
"cloudSync.conflicts.keepLocal": "保留本地版本",
|
|
98
|
-
"cloudSync.conflicts.keepRemote": "保留远程版本",
|
|
99
|
-
"cloudSync.conflicts.merge": "合并两个版本",
|
|
100
|
-
"errors.installError": "安装错误: {error}",
|
|
101
|
-
"errors.uninstallError": "卸载错误: {error}",
|
|
102
|
-
"errors.updateError": "更新错误: {error}",
|
|
103
|
-
"errors.networkError": "网络错误,请检查网络连接。",
|
|
104
|
-
"errors.permissionError": "权限不足,请检查访问权限。",
|
|
105
|
-
"errors.claudeNotFound": "未找到 Claude Code CLI,请先安装 Claude Code。",
|
|
106
|
-
"errors.cloudSyncError": "云同步错误: {error}",
|
|
107
|
-
"prompts.confirmInstall": "即将安装 Superpowers 插件,是否继续?",
|
|
108
|
-
"prompts.confirmUninstall": "即将卸载 Superpowers 插件,是否继续?",
|
|
109
|
-
"prompts.confirmUpdate": "即将更新 Superpowers 到最新版本,是否继续?",
|
|
110
|
-
"prompts.selectInstallMethod": "选择安装方式:",
|
|
111
|
-
"prompts.installMethods.marketplace": "通过 Claude Code 市场安装(推荐)",
|
|
112
|
-
"prompts.installMethods.git": "通过 Git 克隆安装",
|
|
113
|
-
"install.selectMethod": "选择安装方式:",
|
|
114
|
-
"install.methodNpm": "通过 npm 安装(推荐)",
|
|
115
|
-
"install.methodGit": "通过 Git 克隆安装",
|
|
116
|
-
"uninstall.confirm": "确定要卸载 Superpowers 吗?"
|
|
117
|
-
}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"thinkingModeStatus": "Thinking Mode 状态",
|
|
3
|
-
"thinkingEnabled": "已启用",
|
|
4
|
-
"thinkingDisabled": "已禁用",
|
|
5
|
-
"thinkingAlreadyEnabled": "Thinking Mode 已启用",
|
|
6
|
-
"thinkingAlreadyDisabled": "Thinking Mode 已禁用",
|
|
7
|
-
"thinkingModeEnabledSuccess": "Thinking Mode 已启用",
|
|
8
|
-
"thinkingModeDisabledSuccess": "Thinking Mode 已禁用",
|
|
9
|
-
"thinkingBudgetTokens": "预算 Token",
|
|
10
|
-
"thinkingSubAgentInheritance": "子代理继承",
|
|
11
|
-
"thinkingSubAgentBudget": "子代理获得 {tokens} tokens",
|
|
12
|
-
"thinkingAlwaysUse": "始终使用 Thinking",
|
|
13
|
-
"thinkingNoSimpleTasks": "否(仅中等/复杂任务)",
|
|
14
|
-
"thinkingSupportedModels": "支持的模型",
|
|
15
|
-
"thinkingTip": "提示:使用 \"ccjk thinking enable/disable\" 切换 thinking mode",
|
|
16
|
-
"thinkingInvalidTokens": "无效的 token 值",
|
|
17
|
-
"thinkingTokensRange": "预算必须是 {min} 到 {max} 之间的数字",
|
|
18
|
-
"thinkingBudgetUpdated": "预算 token 已更新",
|
|
19
|
-
"thinkingNewBudget": "新预算: {tokens} tokens",
|
|
20
|
-
"thinkingInheritanceEnabled": "子代理继承已启用",
|
|
21
|
-
"thinkingInheritanceDisabled": "子代理继承已禁用",
|
|
22
|
-
"thinkingSubAgentsReceive": "子代理将获得 {tokens} tokens",
|
|
23
|
-
"thinkingConfiguration": "Thinking Mode 配置",
|
|
24
|
-
"thinkingSelectOption": "选择配置选项:",
|
|
25
|
-
"thinkingToggle": "切换 thinking mode",
|
|
26
|
-
"thinkingSetBudget": "设置预算 token",
|
|
27
|
-
"thinkingReduction": "缩减比例",
|
|
28
|
-
"thinkingReset": "重置为默认值",
|
|
29
|
-
"thinkingDone": "完成",
|
|
30
|
-
"thinkingEnterBudget": "输入预算 token ({min} - {max}):",
|
|
31
|
-
"thinkingEnterValidNumber": "请输入有效的数字",
|
|
32
|
-
"thinkingMustBeBetween": "必须在 {min} 到 {max} 之间",
|
|
33
|
-
"thinkingEnableInheritance": "启用子代理继承?",
|
|
34
|
-
"thinkingEnterReduction": "输入缩减系数 (0.1 - 1.0):",
|
|
35
|
-
"thinkingReductionUpdated": "缩减系数已更新",
|
|
36
|
-
"thinkingNewReduction": "新缩减: {percent}%",
|
|
37
|
-
"thinkingAlwaysUsePrompt": "始终使用 thinking mode(即使是简单任务)?",
|
|
38
|
-
"thinkingAlwaysUseEnabled": "始终使用 thinking 已启用",
|
|
39
|
-
"thinkingAlwaysUseDisabled": "始终使用 thinking 已禁用",
|
|
40
|
-
"thinkingResetConfirm": "将 thinking mode 重置为默认设置?",
|
|
41
|
-
"thinkingResetSuccess": "Thinking mode 已重置为默认值",
|
|
42
|
-
"thinkingResetEnabled": "状态: {enabled}",
|
|
43
|
-
"thinkingResetBudget": "预算: {tokens} tokens",
|
|
44
|
-
"thinkingCancelled": "已取消",
|
|
45
|
-
"thinkingCheck": "Thinking Mode 检查",
|
|
46
|
-
"thinkingTaskComplexity": "任务复杂度",
|
|
47
|
-
"thinkingSimple": "简单",
|
|
48
|
-
"thinkingMedium": "中等",
|
|
49
|
-
"thinkingComplex": "复杂",
|
|
50
|
-
"thinkingModel": "模型",
|
|
51
|
-
"thinkingUseThinking": "使用 Thinking Mode",
|
|
52
|
-
"thinkingCommands": "Thinking Mode 命令",
|
|
53
|
-
"thinkingStatusDesc": "显示 thinking mode 状态",
|
|
54
|
-
"thinkingEnableDesc": "启用 thinking mode",
|
|
55
|
-
"thinkingDisableDesc": "禁用 thinking mode",
|
|
56
|
-
"thinkingToggleDesc": "切换 thinking mode 开关",
|
|
57
|
-
"thinkingBudgetDesc": "设置预算 token (1000-200000)",
|
|
58
|
-
"thinkingConfigDesc": "交互式配置菜单",
|
|
59
|
-
"thinkingCheckDesc": "检查是否使用 thinking",
|
|
60
|
-
"thinkingResetDesc": "重置为默认设置",
|
|
61
|
-
"thinkingTipDefault": "Opus 4.5 默认启用 Thinking Mode",
|
|
62
|
-
"thinkingTipExtended": "它为复杂任务提供扩展推理能力",
|
|
63
|
-
"thinkingSpecifyTokens": "请指定 token 数量",
|
|
64
|
-
"thinkingUsage": "用法: ccjk thinking budget <tokens>"
|
|
65
|
-
}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"ccusageDescription": "CCUsage 是 Claude Code 使用情况分析工具",
|
|
3
|
-
"ccusageFailed": "CCUsage 运行失败",
|
|
4
|
-
"ccusageModes.blocks": "分析代码块",
|
|
5
|
-
"ccusageModes.custom": "自定义模式",
|
|
6
|
-
"ccusageModes.daily": "日统计",
|
|
7
|
-
"ccusageModes.monthly": "月统计",
|
|
8
|
-
"ccusageModes.session": "会话统计",
|
|
9
|
-
"checkNetworkConnection": "检查网络连接",
|
|
10
|
-
"enterCustomArgs": "输入自定义参数",
|
|
11
|
-
"errorDetails": "错误详情:",
|
|
12
|
-
"pressEnterToContinue": "按 Enter 继续...",
|
|
13
|
-
"runningCcusage": "正在运行 Claude Code 用量分析工具...",
|
|
14
|
-
"selectAnalysisMode": "选择分析模式:",
|
|
15
|
-
"title": "AI 编程工具状态",
|
|
16
|
-
"scanning": "正在扫描已安装的 AI 工具...",
|
|
17
|
-
"cliTools": "命令行工具",
|
|
18
|
-
"ideExtensions": "IDE 扩展",
|
|
19
|
-
"aiEditors": "AI 编辑器",
|
|
20
|
-
"configured": "已配置",
|
|
21
|
-
"notConfigured": "未配置",
|
|
22
|
-
"installed": "已安装",
|
|
23
|
-
"notInstalled": "未安装",
|
|
24
|
-
"summary": "统计: {installed}/{total} 已安装, {configured}/{installedCount} 已配置",
|
|
25
|
-
"unknownTool": "未知工具: {tool}",
|
|
26
|
-
"availableTools": "可用工具: {tools}",
|
|
27
|
-
"alreadyInstalled": "{name} 已安装 ({version})",
|
|
28
|
-
"installing": "正在安装 {name}...",
|
|
29
|
-
"specifyTool": "请指定要安装的工具",
|
|
30
|
-
"usage": "用法: ccjk tools {action} <tool>",
|
|
31
|
-
"unknownAction": "未知操作: {action}",
|
|
32
|
-
"availableActions": "可用操作: list, install, status, recommend",
|
|
33
|
-
"recommended": "推荐的 AI 编程工具:",
|
|
34
|
-
"installCmd": "安装: {cmd}",
|
|
35
|
-
"status": "状态",
|
|
36
|
-
"version": "版本",
|
|
37
|
-
"config": "配置",
|
|
38
|
-
"configPath": "配置路径",
|
|
39
|
-
"category": "类别",
|
|
40
|
-
"website": "网站",
|
|
41
|
-
"installCommand": "安装命令"
|
|
42
|
-
}
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"title": "CCJK 卸载工具",
|
|
3
|
-
"selectMainOption": "选择卸载选项:",
|
|
4
|
-
"completeUninstall": "完全卸载",
|
|
5
|
-
"completeUninstallDesc": "删除所有 Claude Code 相关配置和工具",
|
|
6
|
-
"customUninstall": "自定义卸载",
|
|
7
|
-
"customUninstallDesc": "选择特定项目进行删除",
|
|
8
|
-
"selectCustomItems": "选择要删除的项目:",
|
|
9
|
-
"selectItemsToRemove": "选择要删除的配置和工具:",
|
|
10
|
-
"selectAtLeastOne": "请至少选择一个要删除的项目。",
|
|
11
|
-
"executingComplete": "🗑️ 执行完全卸载",
|
|
12
|
-
"executingCustom": "🗑️ 执行自定义卸载",
|
|
13
|
-
"completeWarning": "⚠️ 这将删除所有 Claude Code 配置、目录和工具。此操作无法撤销!",
|
|
14
|
-
"confirmComplete": "您确定要完全卸载 Claude Code 和所有相关工具吗?",
|
|
15
|
-
"confirmCustom": "您确定要删除选定的项目吗?",
|
|
16
|
-
"processingComplete": "🔄 正在处理完全卸载...",
|
|
17
|
-
"processingCustom": "🔄 正在处理自定义卸载...",
|
|
18
|
-
"selectedItems": "选定项目:",
|
|
19
|
-
"movedToTrash": "已移至废纸篓/回收站",
|
|
20
|
-
"removedConfigs": "已删除配置项",
|
|
21
|
-
"errors": "发生错误",
|
|
22
|
-
"warnings": "警告",
|
|
23
|
-
"completeSuccess": "完全卸载成功完成!所有文件已移至废纸篓/回收站。",
|
|
24
|
-
"completePartialSuccess": "完全卸载已完成,但有一些警告。",
|
|
25
|
-
"customSuccess": "自定义卸载成功完成!已处理 {{count}} 个项目。",
|
|
26
|
-
"customSuccessFiles": "自定义卸载成功完成!已将 {{count}} 个文件/目录移至废纸篓/回收站。",
|
|
27
|
-
"customSuccessConfigs": "自定义卸载成功完成!已删除 {{count}} 个配置项。",
|
|
28
|
-
"customSuccessBoth": "自定义卸载成功完成!已将 {{fileCount}} 个文件/目录移至废纸篓/回收站,已删除 {{configCount}} 个配置项。",
|
|
29
|
-
"errorsCount": "卸载过程中发生了 {{count}} 个错误。",
|
|
30
|
-
"warningsCount": "卸载过程中发生了 {{count}} 个警告。",
|
|
31
|
-
|
|
32
|
-
"outputStyles": "输出风格 - 删除输出风格配置",
|
|
33
|
-
"commands": "自定义指令 - 删除自定义 CCJK 指令",
|
|
34
|
-
"agents": "自定义代理 - 删除自定义 CCJK 代理",
|
|
35
|
-
"claudeMd": "CLAUDE.md - 删除全局记忆文件",
|
|
36
|
-
"permissionsEnvs": "权限和环境变量 - 删除权限配置和环境变量",
|
|
37
|
-
"mcps": "MCP 服务 - 删除 MCP 服务器配置",
|
|
38
|
-
"ccr": "Claude Code Router - 卸载 CCR 并删除配置",
|
|
39
|
-
"ccline": "CCometixLine - 卸载状态栏工具",
|
|
40
|
-
"claudeCode": "Claude Code - 卸载 Claude Code 和配置",
|
|
41
|
-
"backups": "备份文件 - 删除备份文件",
|
|
42
|
-
"ccjkConfig": "CCJK 配置 - 删除 CCJK 偏好设置配置",
|
|
43
|
-
|
|
44
|
-
"settingsJsonNotFound": "未找到 settings.json 文件",
|
|
45
|
-
"commandsNotFound": "未找到指令目录",
|
|
46
|
-
"agentsNotFound": "未找到代理目录",
|
|
47
|
-
"claudeMdNotFound": "未找到 CLAUDE.md 文件",
|
|
48
|
-
"claudeJsonNotFound": "未找到 .claude.json 文件",
|
|
49
|
-
"ccrPackageNotFound": "未找到 Claude Code Router 包",
|
|
50
|
-
"cclinePackageNotFound": "未找到 CCometixLine 包",
|
|
51
|
-
"claudeCodePackageNotFound": "未找到 Claude Code 包",
|
|
52
|
-
"backupsNotFound": "未找到备份目录",
|
|
53
|
-
"ccjkConfigNotFound": "未找到 CCJK 配置文件",
|
|
54
|
-
"outputStylesDirectoryNotFound": "未找到输出风格目录",
|
|
55
|
-
"uninstallFailed": "卸载 {{codeType}} 失败{{message}}"
|
|
56
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"autoUpdating": "正在自动更新 {tool}...",
|
|
3
|
-
"usingSudo": "检测到 Linux 非 root 用户,正在使用 sudo 提升权限进行更新(可能需要输入密码)。",
|
|
4
|
-
"cannotCheckVersion": "无法检查最新版本",
|
|
5
|
-
"ccrNotInstalled": "CCR 未安装",
|
|
6
|
-
"ccrUpToDate": "CCR 已是最新版本 (v{version})",
|
|
7
|
-
"checkFailed": "版本检查失败",
|
|
8
|
-
"checkingTools": "检查工具版本",
|
|
9
|
-
"checkingVersion": "检查版本中...",
|
|
10
|
-
"claudeCodeNotInstalled": "Claude Code 未安装",
|
|
11
|
-
"claudeCodeUpToDate": "Claude Code 已是最新版本 (v{version})",
|
|
12
|
-
"cometixLineNotInstalled": "CCometixLine 未安装",
|
|
13
|
-
"cometixLineUpToDate": "CCometixLine 已是最新版本 (v{version})",
|
|
14
|
-
"confirmUpdate": "将 {tool} 更新到最新版本?",
|
|
15
|
-
"installationBroken": "检测到安装损坏 (命令无法执行),正在尝试修复...",
|
|
16
|
-
"installationRepaired": "安装已成功修复!",
|
|
17
|
-
"symlinkFixed": "符号链接已修复",
|
|
18
|
-
"currentVersion": "当前版本: v{version}",
|
|
19
|
-
"errorCheckingUpdates": "检查更新时出错:",
|
|
20
|
-
"failed": "失败",
|
|
21
|
-
"latestVersion": "最新版本: v{version}",
|
|
22
|
-
"success": "成功",
|
|
23
|
-
"updateFailed": "{tool} 更新失败",
|
|
24
|
-
"updateSkipped": "跳过更新",
|
|
25
|
-
"updateSuccess": "{tool} 更新成功!",
|
|
26
|
-
"updateSummary": "更新摘要",
|
|
27
|
-
"updating": "正在更新 {tool}...",
|
|
28
|
-
"curlReinstallRequired": "无法自动更新 curl 安装的 Claude Code。请手动运行: curl -fsSL https://claude.ai/install.sh | sh"
|
|
29
|
-
}
|
|
@@ -1,169 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"title": "CCJK Vim 模式",
|
|
3
|
-
"description": "Claude Code CLI 终端的增强 Vim 动作",
|
|
4
|
-
"status": {
|
|
5
|
-
"title": "Vim 模式状态",
|
|
6
|
-
"status": "状态",
|
|
7
|
-
"enabled": "已启用",
|
|
8
|
-
"disabled": "已禁用",
|
|
9
|
-
"keybindings": "快捷键",
|
|
10
|
-
"installed": "已安装",
|
|
11
|
-
"notInstalled": "未安装",
|
|
12
|
-
"configuration": "配置",
|
|
13
|
-
"modeIndicator": "模式指示器",
|
|
14
|
-
"autoIndent": "自动缩进",
|
|
15
|
-
"expandTab": "空格代替 Tab",
|
|
16
|
-
"tabWidth": "Tab 宽度",
|
|
17
|
-
"smartCase": "智能大小写",
|
|
18
|
-
"language": "语言",
|
|
19
|
-
"fileLocation": "文件位置",
|
|
20
|
-
"inputrc": "InputRC",
|
|
21
|
-
"reloadHint": "运行 `source ~/.inputrc` 或重启终端使更改生效"
|
|
22
|
-
},
|
|
23
|
-
"menu": {
|
|
24
|
-
"title": "CCJK Vim 模式配置",
|
|
25
|
-
"enable": "启用 Vim 模式",
|
|
26
|
-
"disable": "禁用 Vim 模式",
|
|
27
|
-
"toggle": "切换 Vim 模式",
|
|
28
|
-
"installKeybindings": "安装快捷键",
|
|
29
|
-
"uninstallKeybindings": "卸载快捷键",
|
|
30
|
-
"configure": "配置选项",
|
|
31
|
-
"keybindingReference": "快捷键参考",
|
|
32
|
-
"testCommand": "测试命令",
|
|
33
|
-
"back": "返回",
|
|
34
|
-
"selectAction": "选择操作:"
|
|
35
|
-
},
|
|
36
|
-
"config": {
|
|
37
|
-
"title": "Vim 模式配置",
|
|
38
|
-
"selectOption": "选择配置项:",
|
|
39
|
-
"modeIndicator": "显示模式指示器",
|
|
40
|
-
"autoIndent": "自动缩进",
|
|
41
|
-
"expandTab": "使用空格代替 Tab",
|
|
42
|
-
"tabWidth": "Tab 宽度",
|
|
43
|
-
"smartCase": "智能大小写搜索",
|
|
44
|
-
"language": "语言",
|
|
45
|
-
"applyChanges": "应用更改",
|
|
46
|
-
"cancel": "取消",
|
|
47
|
-
"saved": "配置已保存",
|
|
48
|
-
"enterTabWidth": "输入 Tab 宽度:",
|
|
49
|
-
"selectLanguage": "选择语言:"
|
|
50
|
-
},
|
|
51
|
-
"actions": {
|
|
52
|
-
"enabling": "正在启用 Vim 模式...",
|
|
53
|
-
"disabling": "正在禁用 Vim 模式...",
|
|
54
|
-
"enabled": "Vim 模式已启用",
|
|
55
|
-
"disabled": "Vim 模式已禁用",
|
|
56
|
-
"alreadyEnabled": "Vim 模式已经是启用状态",
|
|
57
|
-
"alreadyDisabled": "Vim 模式已经是禁用状态",
|
|
58
|
-
"toggled": "Vim 模式已{{status}}",
|
|
59
|
-
"installing": "正在安装 Vim 快捷键到 .inputrc...",
|
|
60
|
-
"uninstalling": "正在从 .inputrc 卸载 Vim 快捷键...",
|
|
61
|
-
"installed": "快捷键安装成功!",
|
|
62
|
-
"uninstalled": "快捷键已卸载",
|
|
63
|
-
"installFailed": "快捷键安装失败",
|
|
64
|
-
"uninstallFailed": "快捷键卸载失败",
|
|
65
|
-
"notInstalled": "Vim 模式快捷键尚未安装",
|
|
66
|
-
"installNow": "是否现在安装 Vim 快捷键?"
|
|
67
|
-
},
|
|
68
|
-
"test": {
|
|
69
|
-
"title": "Vim 命令测试",
|
|
70
|
-
"input": "输入",
|
|
71
|
-
"valid": "有效",
|
|
72
|
-
"invalid": "无效的 Vim 命令",
|
|
73
|
-
"parsedResult": "解析结果",
|
|
74
|
-
"operator": "操作符",
|
|
75
|
-
"motion": "动作",
|
|
76
|
-
"count": "计数",
|
|
77
|
-
"textObject": "文本对象",
|
|
78
|
-
"description": "描述",
|
|
79
|
-
"enterCommand": "输入要测试的 Vim 命令:",
|
|
80
|
-
"none": "无"
|
|
81
|
-
},
|
|
82
|
-
"keys": {
|
|
83
|
-
"title": "CCJK Vim 模式快捷键参考卡",
|
|
84
|
-
"operators": "操作符",
|
|
85
|
-
"textObjects": "文本对象",
|
|
86
|
-
"motionRepetition": "动作重复",
|
|
87
|
-
"combinations": "操作符组合",
|
|
88
|
-
"yankLine": "复制当前行",
|
|
89
|
-
"pasteAfter": "在光标后粘贴",
|
|
90
|
-
"pasteBefore": "在光标前粘贴",
|
|
91
|
-
"indent": "缩进行",
|
|
92
|
-
"dedent": "减少缩进",
|
|
93
|
-
"join": "与下一行合并",
|
|
94
|
-
"innerWord": "内部单词",
|
|
95
|
-
"aroundWord": "周围单词",
|
|
96
|
-
"innerWORD": "内部 WORD",
|
|
97
|
-
"aroundWORD": "周围 WORD",
|
|
98
|
-
"innerQuote": "内部双引号",
|
|
99
|
-
"aroundQuote": "周围双引号",
|
|
100
|
-
"innerSingleQuote": "内部单引号",
|
|
101
|
-
"aroundSingleQuote": "周围单引号",
|
|
102
|
-
"innerParen": "内部括号",
|
|
103
|
-
"aroundParen": "周围括号",
|
|
104
|
-
"innerBracket": "内部方括号",
|
|
105
|
-
"aroundBracket": "周围方括号",
|
|
106
|
-
"innerBrace": "内部花括号",
|
|
107
|
-
"aroundBrace": "周围花括号",
|
|
108
|
-
"repeatSame": "重复上次字符查找(同向)",
|
|
109
|
-
"repeatReverse": "重复上次字符查找(反向)",
|
|
110
|
-
"findForward": "向前查找字符",
|
|
111
|
-
"findBackward": "向后查找字符",
|
|
112
|
-
"tillForward": "向前查找字符(直到)",
|
|
113
|
-
"tillBackward": "向后查找字符(直到)",
|
|
114
|
-
"changeInnerWord": "修改内部单词",
|
|
115
|
-
"changeAroundWord": "修改周围单词",
|
|
116
|
-
"deleteInnerWord": "删除内部单词",
|
|
117
|
-
"deleteAroundWord": "删除周围单词",
|
|
118
|
-
"yankQuoted": "复制引号内容",
|
|
119
|
-
"changeQuoted": "修改引号内容",
|
|
120
|
-
"deleteQuoted": "删除引号内容",
|
|
121
|
-
"changeParentheses": "修改括号内容",
|
|
122
|
-
"deleteParentheses": "删除括号内容",
|
|
123
|
-
"yank3Lines": "复制 3 行",
|
|
124
|
-
"indent3Lines": "缩进 3 行",
|
|
125
|
-
"join3Lines": "合并 3 行",
|
|
126
|
-
"tip": "提示: 输入 /vim toggle 来启用/禁用 Vim 模式"
|
|
127
|
-
},
|
|
128
|
-
"modes": {
|
|
129
|
-
"normal": "[普通]",
|
|
130
|
-
"insert": "[插入]",
|
|
131
|
-
"visual": "[可视]",
|
|
132
|
-
"replace": "[替换]"
|
|
133
|
-
},
|
|
134
|
-
"operators": {
|
|
135
|
-
"delete": "删除",
|
|
136
|
-
"change": "修改",
|
|
137
|
-
"yank": "复制",
|
|
138
|
-
"paste": "粘贴",
|
|
139
|
-
"pasteBefore": "粘贴到前面",
|
|
140
|
-
"indent": "缩进",
|
|
141
|
-
"dedent": "减少缩进",
|
|
142
|
-
"join": "合并",
|
|
143
|
-
"motion": "移动"
|
|
144
|
-
},
|
|
145
|
-
"help": {
|
|
146
|
-
"title": "CCJK Vim 模式",
|
|
147
|
-
"usage": "用法:",
|
|
148
|
-
"options": "选项:",
|
|
149
|
-
"examples": "示例:",
|
|
150
|
-
"description": {
|
|
151
|
-
"enable": "启用 Vim 模式",
|
|
152
|
-
"disable": "禁用 Vim 模式",
|
|
153
|
-
"toggle": "切换 Vim 模式",
|
|
154
|
-
"status": "显示状态",
|
|
155
|
-
"install": "安装快捷键",
|
|
156
|
-
"uninstall": "卸载快捷键",
|
|
157
|
-
"keys": "显示快捷键参考",
|
|
158
|
-
"test": "测试命令解析",
|
|
159
|
-
"lang": "语言 (en, zh-CN)"
|
|
160
|
-
},
|
|
161
|
-
"example": {
|
|
162
|
-
"menu": "打开配置菜单",
|
|
163
|
-
"enable": "启用 Vim 模式",
|
|
164
|
-
"toggle": "切换状态",
|
|
165
|
-
"keys": "显示快捷键",
|
|
166
|
-
"test": "测试命令"
|
|
167
|
-
}
|
|
168
|
-
}
|
|
169
|
-
}
|