cute-claude-hooks
Chinese tool tips and interface localization for Claude Code
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core