CtrlK
BlogDocsLog inGet started
Tessl Logo

cs-doc-tutorial

Deprecated 兼容入口:旧 cs-doc-tutorial 调用用;转交 cs-docs --mode tutorial。新请求不要主动选择。

72

Quality

87%

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

100%

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

An exemplary minimal forwarding shim: terse, concrete, sequenced with an explicit failure checkpoint, and correctly deferring all substantive detail to the authoritative cs-docs protocol. It adds only what Claude would not already infer.

DimensionReasoningScore

Conciseness

The ~25-line body is lean and purposeful — it states the shim role, four execution rules, and maintenance rules with no padding and no explanation of concepts Claude already knows, so every token earns its place.

3 / 3

Actionability

For an instruction-only forwarding skill the guidance is concrete and complete: load cs-docs by installed skill name (explicitly not via sibling relative paths), continue under its protocol carrying requested_mode: tutorial, do not require re-invocation, and stop-and-report on load failure. The rubric does not penalize absence of code when guidance is this actionable.

3 / 3

Workflow Clarity

The four execution rules form a clear, ordered sequence with an explicit failure checkpoint (step 4: stop and report if the main protocol cannot load), which satisfies the validation requirement; the single-action nature of the shim fits the simple-skill allowance for a 3.

3 / 3

Progressive Disclosure

No bundle files exist and none are needed; the body is well-organized into 执行规则 and 维护规则 sections and explicitly delegates all stage process, template, and gate detail to cs-docs and its references/ rather than duplicating it, matching the under-50-lines well-organized-sections allowance for a 3.

3 / 3

Total

12

/

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.

A well-crafted deprecation description that clearly states its forwarding role, when to use it (old calls), and when not to (new requests). It is held back from a perfect score by narrow, technical trigger terms and a single underlying action.

Suggestions

Add a natural-language trigger phrase (e.g. 'Use when an old prompt invokes cs-doc-tutorial') so users who describe the task in words rather than the exact command name can still match it.

Optionally name the secondary concrete action it preserves (e.g. 'keeps legacy tutorial prompts and habits working') to lift specificity from a single forwarding action toward multiple distinct actions.

Consider adding the English equivalent of the deprecation note ('deprecated compatibility entry') alongside the Chinese text to broaden trigger coverage for bilingual prompts.

DimensionReasoningScore

Specificity

The description names a concrete action — "转交 cs-docs --mode tutorial" (forwards to cs-docs tutorial mode) and its role as a "兼容入口" — but it is essentially a single forwarding action rather than the multiple specific concrete actions required for a 3.

2 / 3

Completeness

It explicitly answers both what ("兼容入口…转交 cs-docs --mode tutorial") and when ("旧 cs-doc-tutorial 调用用" plus the explicit "新请求不要主动选择" deprecation trigger), satisfying the equivalent of a 'Use when…' clause and avoiding the cap at 2.

3 / 3

Trigger Term Quality

It includes the relevant command/skill names ("cs-doc-tutorial", "cs-docs --mode tutorial") that old prompts would invoke, but these are narrow technical identifiers with no natural-language variations a user would actually say, matching the 'some relevant keywords but missing common variations' anchor.

2 / 3

Distinctiveness Conflict Risk

It carves a clear niche as a deprecated entry tied to a specific named skill and actively suppresses wrong-triggering with "新请求不要主动选择", making it unlikely to fire for the wrong skill.

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
codestable/CodeStable
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.