gugug168gugug168Community·1 Agent Skills Included

cute-claude-hooks

Chinese tool tips and interface localization for Claude Code

Adds Chinese explanations for every command and file operation Claude Code runs, covering 100+ common commands like git, npm, pip, and docker. Translates the Claude Code interface into Chinese on versions up to 2.1.112, with one-click restore to English. Removes the confusion beginners face when reading English terminal output, and works on Windows, macOS, and Linux.
npx skills add gugug168/cute-claude-hooks --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cute-claude-hooks?

Run `npx skills add gugug168/cute-claude-hooks --all -g -y` in your terminal to install it globally, then follow the setup wizard to enable the Chinese tool tips.

What does cute-claude-hooks do?

It shows a plain Chinese explanation every time Claude Code reads a file or runs a command, so beginners always understand what is happening. It also translates the Claude Code interface into Chinese on older versions.

Does the interface translation work on new Claude Code versions?

No. Interface translation only works on Claude Code 2.1.112 or earlier because newer versions use a compiled binary. The Chinese tool tips hook works on all versions.

Which commands get Chinese explanations?

Over 100 common commands are covered, including git, npm, pip, docker, curl, and everyday file operations. Multi-step commands joined with && or ; are explained line by line.

Can I restore the English interface?

Yes. Run the included restore command to bring back the original English interface at any time, or fully uninstall the hooks by removing the hooks folder.

Related Repositories in Software Engineering

View All in Software Engineering