If you work with international teams or learn from English documentation but think in Chinese, this handles the translation grunt work for error messages across Python, JavaScript, Java, Go, Rust, and more. It translates the error, explains what caused it, and gives you two or three concrete fixes with before and after code. The format is consistent: original message, Chinese translation, error type breakdown, and actionable solutions. It covers the usual suspects like Python's KeyError, JavaScript's undefined property errors, and Java's NullPointerException, plus framework specific stuff from Django, React, and Spring. Honestly most useful for intermediate developers who can fix the bug once they understand what the English error actually means.
npx -y skills add laolaoshiren/claude-code-skills-zh --skill error-translator --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
JamieMason/syncpack
github/awesome-copilot
addyosmani/agent-skills