CtrlK
BlogDocsLog inGet started
Tessl Logo

web-clone

Web Clone deprecated shim

43

Quality

42%

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

Fix and improve this skill with Tessl

tessl review fix ./skills/web-clone/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%

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 detailed, highly actionable multi-pass workflow with strong sequencing and validation, despite a deprecation header. Its main weaknesses are length/duplication and the absence of any progressive disclosure via bundle files for the embedded scripts.

DimensionReasoningScore

Conciseness

The body is mostly lean instructions, copy-exact scripts, and JSON contracts without explaining concepts Claude already knows, but at ~358 lines it duplicates the verdict example (Pass 4 vs Output_Contract) and could be tightened.

2 / 3

Actionability

It provides fully executable copy-exact JavaScript extraction scripts, concrete commands ('npx serve {output_dir} -l 3456'), explicit tool names, and copy-paste-ready JSON verdict shapes.

3 / 3

Workflow Clarity

A clear five-pass sequence (Extract, Build Plan, Generate, Verify, Iterate) with explicit validation checkpoints in Pass 4 (score >= 85, landmark match), a fix-re-verify feedback loop in Pass 5, a final checklist, and an error-handling section.

3 / 3

Progressive Disclosure

No bundle files exist and the skill is monolithic: large inline JS extraction scripts and detailed JSON contracts that would fit naturally in scripts/ or reference files are all inlined, though section organization itself is clear.

2 / 3

Total

10

/

12

Passed

Description

7%

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 frontmatter description is a placeholder-level label that fails to convey capabilities, trigger terms, or usage guidance. As a deprecated shim it at least names a niche, but it does not meet the rubric's baseline for a functional description.

Suggestions

Rewrite the description to state concrete actions and the deprecation inline, e.g. 'Deprecated: formerly cloned a single live web page into a local HTML/CSS/JS project. Use $visual-ralph instead.'

Add an explicit 'Use when...' clause (or an explicit 'Do not use — deprecated' redirect) so routing is unambiguous.

Replace the jargon 'deprecated shim' with natural trigger terms users would say, such as 'clone a website', 'replicate this webpage', or 'copy this page'.

DimensionReasoningScore

Specificity

The description 'Web Clone deprecated shim' names no concrete actions — it is a bare label plus jargon, matching the 'vague or no actions' anchor rather than naming a domain and actions (level 2).

1 / 3

Completeness

It states neither what the skill does nor when to use it — there is no 'Use when...' clause and no capability statement, missing both halves the dimension requires.

1 / 3

Trigger Term Quality

'Web Clone' is only borderline natural and is dominated by the technical jargon 'deprecated shim'; there is no coverage of the variations a user would actually say, so it sits at the jargon/overly-generic anchor.

1 / 3

Distinctiveness Conflict Risk

'Web Clone' identifies a recognizable niche, but the description is thin and the body redirects to $visual-ralph / $visual-verdict, so it could still overlap with those sibling skills.

2 / 3

Total

5

/

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
Yeachan-Heo/oh-my-codex
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.