CtrlK
BlogDocsLog inGet started
Tessl Logo

translate-skill

将 mattpocock/skills 的内容翻译、刷新或复核到简体中文本地化仓库 vinvcn/mattpocock-skills-zh-CN 时使用这个项目级 skill。适用于 skill files、README content、CLAUDE.md、CONTEXT.md、docs,以及其他需要保留行为关键 identifiers 的上游用户可见内容。

68

Quality

83%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

88%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.

The body is an efficient, highly actionable, instruction-only skill with strong sequenced workflows and explicit validation checkpoints that satisfy the batch-operation validation rule. Its main gap is progressive disclosure: all content lives inline in one long file with no external reference files.

Suggestions

Move the detailed 8-step 验证步骤 checklist into a references/verification.md file and link to it from the main workflow, keeping only a short inline summary in SKILL.md.

Extract the required output-format template into a references/output-format.md or scripts/ template file so the main body stays a concise overview.

Consider moving the repo-refresh workflow detail into a references/refresh-workflow.md reference, leaving the single-file workflow as the inline quick-start.

DimensionReasoningScore

Conciseness

Lean and efficient with no padding of concepts Claude already knows; compact enumerated lists and concrete examples, with only minor sections (the output-format template, verification list) that could be tightened slightly.

4 / 5

Actionability

Fully actionable instruction-only guidance: concrete commands (node scripts/check-translation.mjs, git diff --check), a concrete yaml example, explicit repo-path replacement rule, and a copy-paste output-format template covering the common review case.

5 / 5

Workflow Clarity

Two explicitly sequenced numbered workflows (single file, repo refresh) plus a dedicated 8-step validation section with explicit checkpoints and a fail-closed rule, satisfying the validation requirement for batch/destructive operations.

5 / 5

Progressive Disclosure

Well-organized with clear section headers and good navigation within one file, but it is a single ~210-line monolithic SKILL.md with no bundle files and no one-level-deep references; the validation checklist and output template could live in separate reference files.

4 / 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.

The description is specific, well-triggered, and clearly distinguishes this skill via its concrete repo-pair niche. Both the 'what' and 'when' are explicitly present, though the when-clause reads as embedded rather than a crisp standalone trigger phrase.

DimensionReasoningScore

Specificity

Names the domain and three concrete actions (翻译/刷新/复核) across five concrete content types (skill files, README, CLAUDE.md, CONTEXT.md, docs); comprehensive within its niche but slightly below the multi-action breadth of a 5.

4 / 5

Completeness

Explicitly answers both what (translate/refresh/review upstream content into the zh-CN repo) and when ('时使用这个项目级 skill' clause present); the 'when' is concrete but could be more crisply phrased as a standalone trigger.

4 / 5

Trigger Term Quality

Natural trigger phrases like '翻译、刷新或复核' and '简体中文本地化' with good synonym coverage, though a few common natural variations are absent.

4 / 5

Distinctiveness Conflict Risk

Tightly scoped to one upstream repo (mattpocock/skills) and one localized repo (vinvcn/mattpocock-skills-zh-CN), giving a clear niche with minimal conflict risk.

5 / 5

Total

17

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 2 missing

Warning

Total

15

/

16

Passed

Repository
vinvcn/mattpocock-skills-zh-CN
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.