CtrlK
BlogDocsLog inGet started
Tessl Logo

translate

Add the remaining English, Korean, and Japanese translations for documentation files added since main. Use with optional explicit docs file paths to translate a selected documentation change across docs/en, docs/ko, and docs/ja.

68

Quality

82%

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

86%Weight 40%Scale 1-5

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

A compact, well-structured instruction skill with executable commands, explicit verification steps, and clean sectioning. The only meaningful gap is the absence of an explicit error-recovery loop and a placeholder in the fmt command, which keep actionability and workflow clarity at 4.

DimensionReasoningScore

Conciseness

The body is lean with no padding or explanation of concepts Claude already knows; every line (selection command, translation rules, verify commands) earns its place and assumes Claude's competence.

5 / 5

Actionability

Provides concrete executable commands ('git diff --name-only --diff-filter=A main -- docs/en docs/ko docs/ja', 'deno fmt', 'git diff --check') and specific translation rules, but 'deno fmt <touched Markdown files>' uses a placeholder the agent must resolve, a minor gap below the fully copy-paste-ready anchor.

4 / 5

Workflow Clarity

A clear three-step sequence (Select paths -> Translate -> Commit and verify) with explicit validation checkpoints ('deno fmt', 'git diff --check', 'Review the final diff'), but it lacks an explicit error-recovery feedback loop, so it sits below the anchor requiring feedback loops for complex processes.

4 / 5

Progressive Disclosure

A simple, single-purpose skill under 50 lines with no need for external references, organized into clearly headed sections (Select documentation paths, Translate, Commit and verify), matching the simple-skill exception that allows a 5 with well-organized sections.

5 / 5

Total

18

/

20

Passed

Description

78%Weight 40%Scale 1-5

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

A specific, well-scoped description that clearly communicates a narrow translation niche with strong distinctiveness. The 'when' guidance leans on invocation mechanics rather than a natural user trigger phrase, which keeps completeness and trigger quality at 4 rather than 5.

DimensionReasoningScore

Specificity

Names the domain and concrete actions ('Add the remaining English, Korean, and Japanese translations', 'translate a selected documentation change across docs/en, docs/ko, and docs/ja'), but the actions are variations of one operation rather than multiple distinct capabilities, so it falls just below the comprehensive-coverage anchor.

4 / 5

Completeness

Clearly states what it does and includes a 'Use with optional explicit docs file paths...' trigger clause, but the 'when' is framed around invocation parameters rather than a natural trigger scenario, so it is not the fully explicit 'what AND when with concrete trigger phrases' anchor.

4 / 5

Trigger Term Quality

Good natural-term coverage ('translations', 'translate', 'English, Korean, and Japanese', 'documentation files', 'docs/en, docs/ko, docs/ja') that a user would plausibly say, with only minor synonyms missing, fitting the 'good keyword coverage, a few natural terms missing' anchor.

4 / 5

Distinctiveness Conflict Risk

The niche is highly specific (remaining EN/KO/JA translations for docs added since main, across three named directories), giving it distinct triggers with minimal overlap risk against other skills.

5 / 5

Total

17

/

20

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
cataclysmbn/Cataclysm-BN
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.