agentsclimarketplace

Cn

Skill Chevis-Zhou/agent-skills/skills/cn

Claude Code skills I wrote and use daily — plus notes on how the skill system is designed. Copy anything.

Install
npx -y skills add Chevis-Zhou/agent-skills --skill cn

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 21 days oldThe repository was created 21 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Translate the immediately preceding assistant response into Chinese. Retain all professional/technical terms in English (e.g. Design Systems, ROI, API, TypeScript, Server Actions). Set language to Chinese for all subsequent responses in this session until /en is invoked. Trigger when user types "/cn" alone or at the end of a message.

SKILL.md

1.6 KB, 271 tokens by cl100k_base, as published. Nobody here has run it

Immediate action: Translate the most recent assistant response in this conversation into Chinese. Do not summarize or shorten — output the full Chinese equivalent, preserving all code blocks, formatting, and technical terms in English exactly as they appeared.

Persistence: After translating, continue responding in Chinese for every subsequent message until the user types /en.

Rules

  • Translate prose, headings, bullet text, inline explanations.
  • Leave unchanged: code blocks, variable names, file paths, CLI commands, professional terms (API, TypeScript, ORM, ROI, Design System, etc.), brand names, tool names.
  • Use Simplified Chinese (simplified characters, Mainland standard).
  • Do not add any meta-commentary about the translation itself — just output the translated content.
  • If the previous response was already in Chinese, acknowledge and continue in Chinese.

Example

Previous response (English):

The issue is in your auth.ts middleware. The token expiry check uses < instead of <=, which rejects tokens at the exact expiry boundary.

After /cn:

问题出在你的 auth.ts middleware 中。token 过期检查使用的是 < 而非 <=,导致恰好在过期边界的 token 会被拒绝。

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.