CtrlK
BlogDocsLog inGet started
Tessl Logo

i18n-development

国际化 (i18n) 开发指南。在添加新文本、创建物品/事件、修改翻译或管理 PO/MO 文件时使用。

65

Quality

78%

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

Fix and improve this skill with Tessl

tessl review fix ./.cursor/skills/i18n-development/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 well-structured, mostly executable i18n guide that avoids over-explanation, but its workflows lack explicit validation/feedback steps for the batch build and extract operations, which is the main weakness.

Suggestions

Add an explicit validation/verification checkpoint after build_mo.py (e.g. confirm the .mo files were generated and re-run on failure), and a syntax-check step for edited .po files, so the batch workflows have a feedback loop.

Consolidate the registry.json guidance and the build-script reminder so each rule appears once, reducing redundancy between the core-operations and critical-rules sections.

Expand the effects/JSON and character-info section with a concrete, copy-paste-ready example (a small JSON snippet using _desc/when_desc and a dict mapping) instead of the current terse description.

DimensionReasoningScore

Conciseness

Lean and imperative with no padding or explanation of concepts Claude already knows, but the registry.json guidance and the build command are each restated, so a little could be trimmed.

4 / 5

Actionability

Core flows are executable (build_mo.py, extract_csv.py, the t() import example, PO format), but the JSON _desc/when_desc and dict-key sections are sketchier and not fully copy-paste ready.

4 / 5

Workflow Clarity

Sequences are present (e.g. the 4-step CSV workflow) but there are no validation/verification checkpoints for the batch build/extract operations, which caps this dimension at 3 per the rubric.

3 / 5

Progressive Disclosure

No bundle files exist; the self-contained body is well organized into clearly headed sections with no content that needs splitting out, though it sits just over the 50-line simple-skill threshold.

4 / 5

Total

15

/

20

Passed

Description

87%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 concise, third-person description that clearly states both its purpose and concrete use-when triggers, with strong natural keywords and a distinct niche. The only gap is that it does not surface the compile/build step the body treats as essential.

DimensionReasoningScore

Specificity

Lists several concrete actions ("添加新文本", "创建物品/事件", "修改翻译", "管理 PO/MO 文件") with only minor gaps, but omits the build/compile step the body flags as critical, so it does not reach comprehensive coverage.

4 / 5

Completeness

Explicitly answers both what it is ("国际化 (i18n) 开发指南") and when to use it with concrete trigger phrases ("在添加新文本、创建物品/事件、修改翻译或管理 PO/MO 文件时使用").

5 / 5

Trigger Term Quality

Good natural keyword coverage (i18n, 翻译/translations, PO/MO 文件) that users would actually say, but misses common synonyms/extensions like l10n, localization, or .po.

4 / 5

Distinctiveness Conflict Risk

PO/MO translation management is a clear niche with distinct triggers, giving minimal overlap or conflict risk with other skills.

5 / 5

Total

18

/

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
4thfever/cultivation-world-simulator
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.