CtrlK
BlogDocsLog inGet started
Tessl Logo

translate-docs

Translate and sync bilingual user documentation between docs/zh/ and docs/en/ following the source-of-truth rules in docs/AGENTS.md.

69

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content body is lean, concrete, and well-organized, with executable commands, exact typography rules, a clearly sequenced workflow, and explicit validation checkpoints — no bundle files are needed and none are missing.

DimensionReasoningScore

Conciseness

The body is lean, assumes Claude's competence, and never explains basic concepts (what translation or documentation is); each section earns its place with concrete commands and rules, matching 'lean and efficient; every token earns its place' rather than the padded score-2.

3 / 3

Actionability

Provides specific copy-paste commands (git diff main..HEAD --stat docs/, pnpm --filter docs run build) and exact typography rules listing the precise punctuation characters, giving concrete actionable guidance rather than abstract direction; absence of executable code is fine for this instruction/sync skill.

3 / 3

Workflow Clarity

A clear 4-step sequence (Detect → Translate → Apply rules → Verify) with explicit validation checkpoints (git diff docs/ to scan for drift, docs build to catch broken links) and a fix-and-retry feedback loop, matching the score-3 'clear sequence with explicit validation steps' rather than the score-2 'checkpoints missing or implicit'.

3 / 3

Progressive Disclosure

Self-contained in SKILL.md with no bundle files, well-organized into clear sections and no deep reference chains; the single external reference (docs/AGENTS.md) is one-level-deep and clearly signaled, matching the score-3 'clear overview with well-signaled one-level references' for a compact, well-structured skill.

3 / 3

Total

12

/

12

Passed

Description

67%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific and well-scoped to a clear niche, but it lacks an explicit 'Use when' trigger clause and is missing common natural-language variations users would actually say, which limits trigger-term quality and completeness.

Suggestions

Add an explicit trigger clause, e.g. 'Use when translating or syncing documentation between docs/zh/ and docs/en/, or when the user asks to localize, update, or mirror Chinese/English docs.'

Broaden natural trigger terms to cover variations users would say, such as 'localization', 'i18n', 'Chinese docs', 'English docs', and 'keep docs in sync'.

Optionally name the source/destination languages explicitly ('Chinese ↔ English') so the bilingual scope is unambiguous to a user skimming skill descriptions.

DimensionReasoningScore

Specificity

Names concrete actions ('Translate and sync') tied to a specific domain (bilingual user documentation) with explicit paths (docs/zh/ and docs/en/), matching the 'lists multiple specific concrete actions' anchor rather than the vaguer score-2 'names domain and some actions'.

3 / 3

Completeness

Clearly answers 'what' (translate and sync bilingual docs) but provides no explicit 'Use when...' trigger clause, so 'when' is only implied — capped at 2 per the guideline that a missing trigger clause caps completeness at 2.

2 / 3

Trigger Term Quality

Includes relevant keywords ('translate', 'documentation', 'sync', 'bilingual') but lacks common natural variations a user would say (e.g. 'localization', 'i18n', 'Chinese/English docs', 'keep docs in sync'), matching 'some relevant keywords but missing common variations' rather than the full coverage of score 3.

2 / 3

Distinctiveness Conflict Risk

Targets a clear niche (bilingual doc mirroring between specific directories) with distinct triggers unlikely to fire for unrelated skills, matching the score-3 'clear niche with distinct triggers; unlikely to conflict' rather than the overlapping score-2.

3 / 3

Total

10

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
MoonshotAI/kimi-code
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.