CtrlK
BlogDocsLog inGet started
Tessl Logo

manage-translations

指导如何在 Project Graph 项目中管理多语言翻译。当需要添加新翻译、更新现有翻译或了解翻译系统结构时使用此技能。

63

Quality

73%

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 ./.trae/skills/manage-translations/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The content is concise and well-organized for a simple skill, but it only provides concrete actionable guidance for the viewing-languages step, leaving the core add/update translation workflow without executable instructions or validation checkpoints.

Suggestions

Add concrete, executable guidance for the core tasks: an example of adding a new translation key to a locale YAML file and updating an existing one across all supported languages.

Include a validation step for the batch add/update workflow (e.g., checking that keys exist consistently across all locale files or verifying YAML syntax) to add an error-recovery feedback loop.

Optionally show how to detect missing translations across locales, which directly supports the stated '添加/更新' purpose.

DimensionReasoningScore

Conciseness

The body is lean and assumes competence — it jumps straight to the locale directory path and a single concrete `ls app/src/locales/*.yml` command with no padding or explanation of concepts Claude already knows, matching the 'lean and efficient; every token earns its place' anchor; it does not drop to 2 because there is no unnecessary explanation to trim.

3 / 3

Actionability

It gives concrete, executable guidance for viewing languages (the exact directory path and a runnable `ls` command), but the skill's stated purpose includes adding and updating translations, for which no concrete executable steps or examples are provided, matching 'some concrete guidance but incomplete'; it is not level 1 because real executable code is present, and not level 3 because the core add/update workflow lacks copy-paste-ready instructions.

2 / 3

Workflow Clarity

It sequences a sensible first step ('在添加或修改翻译前,先查看...目录'), but editing locale files is a batch operation across multiple files with no validation/verification checkpoint (e.g., checking for missing keys or YAML validity), so per the rubric's batch-operation guidance workflow clarity is capped at 2; it is above level 1 because a clear prerequisite sequence is given.

2 / 3

Progressive Disclosure

This is a simple skill well under 50 lines with no external bundle references and clean section organization ('翻译文件位置', '查看当前支持的语言'), so per the scoring_notes for simple skills progressive disclosure scores 3; there are no nested references to penalize.

3 / 3

Total

10

/

12

Passed

Description

75%

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 clearly communicates both the skill's purpose and explicit trigger conditions within a well-scoped niche, but its action list and natural-language trigger coverage are somewhat narrow rather than comprehensive.

Suggestions

Add concrete trigger variations users actually say, such as 'i18n', 'localization', 'locale files', or 'missing translations', to broaden natural-keyword coverage.

Enumerate more specific actions (e.g., editing YAML keys, syncing a key across all locale files, finding missing translations) to lift specificity from broad categories to concrete operations.

DimensionReasoningScore

Specificity

It names the domain ('管理多语言翻译') and three actions ('添加新翻译、更新现有翻译或了解翻译系统结构'), but the actions are broad categories rather than a comprehensive list of concrete operations, matching the 'names domain and some actions, but not comprehensive' anchor; it does not reach level 3 because no concrete sub-actions (e.g., editing a specific YAML key, syncing across locales) are enumerated.

2 / 3

Completeness

It explicitly states both what it does ('指导如何在 Project Graph 项目中管理多语言翻译') and when to use it ('当需要添加新翻译、更新现有翻译或了解翻译系统结构时使用此技能'), with an explicit 'Use when'-equivalent trigger clause, matching the level-3 anchor; it is not capped at 2 because the trigger guidance is explicit rather than implied.

3 / 3

Trigger Term Quality

Phrases like '添加新翻译、更新现有翻译或了解翻译系统结构' are relevant triggers a user might say, but the coverage is limited to these three exact phrasings and lacks common natural variations (e.g., 'i18n', 'localization', 'locale files', 'missing translations'), so it sits at 'some relevant keywords but missing common variations' rather than the broad coverage of level 3.

2 / 3

Distinctiveness Conflict Risk

It is scoped to a specific project ('Project Graph 项目') and a narrow niche (multi-language translation management), giving it a clear niche with distinct triggers unlikely to conflict with other skills; it does not score lower because the project + translation domain boundary is explicit and distinctive.

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
graphif/project-graph
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.