CtrlK
BlogDocsLog inGet started
Tessl Logo

source-command-ccguide-diff-docs

Compare official Anthropic docs baseline vs current snapshot (no network — instant)

62

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 ./.agents/skills/source-command-ccguide-diff-docs/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

92%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 a tight, well-structured MCP-tool wrapper that tells Claude exactly which tool to call, how to present results, and how to handle missing-baseline/snapshot/no-change states. Its only minor gap is the absence of a concrete tool-call signature.

DimensionReasoningScore

Conciseness

The body is lean and every line earns its place (tool name, output format, edge cases); it assumes Claude's competence and explains no background concepts.

5 / 5

Actionability

It names the exact tool to call (`diff_official_docs`) and specifies output fields plus error branches, but gives no literal call signature with arguments, leaving a minor gap.

4 / 5

Workflow Clarity

This is a simple, read-only, single-purpose skill under 50 lines, so the simple-skill exception applies; the edge-case branches (no baseline, no snapshot, no changes) serve as explicit validation checkpoints.

5 / 5

Progressive Disclosure

Under 50 lines with no need for external references (no references/scripts/assets bundles exist), and the content is organized into clear sections (Command Template, output list, edge cases).

5 / 5

Total

19

/

20

Passed

Description

53%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 concise and specific to a distinct niche, but it lacks an explicit "Use when..." trigger clause and leans on technical jargon ("baseline", "current snapshot") rather than natural user phrasing. Completeness is the main limiter since the "when" is entirely absent.

Suggestions

Append a "Use when..." clause to the description, e.g. "Use when the user asks to compare or diff the ccguide docs against the official baseline."

Add natural trigger synonyms a user would actually say, such as "diff docs", "docs out of sync", or "what changed in the documentation".

List one or two more concrete actions beyond "compare" (e.g. "report added, removed, and modified sections") to lift specificity toward comprehensive coverage.

DimensionReasoningScore

Specificity

The description names the domain ("official Anthropic docs") and one concrete action ("Compare ... baseline vs current snapshot"), matching the anchor for 1-2 concrete actions without comprehensive coverage.

3 / 5

Completeness

A clear "what" is present (compare baseline vs snapshot) but there is no "Use when..." trigger clause, so per the judging guidelines completeness is capped at 3.

3 / 5

Trigger Term Quality

Relevant terms appear ("compare", "docs", "Anthropic") but "baseline vs current snapshot" is jargon-heavy and natural user synonyms like "diff docs" or "docs out of sync" are missing.

3 / 5

Distinctiveness Conflict Risk

The niche is specific (diffing official Anthropic docs against a snapshot) with low overlap risk against other skills, fitting mostly-distinct with only minor overlap risk.

4 / 5

Total

13

/

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
FlorianBruniaux/claude-code-ultimate-guide
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.