CtrlK
BlogDocsLog inGet started
Tessl Logo

extract

Turn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples. Use when the user runs /si:extract or asks to package a recurring solution from memory into a skill.

68

Quality

81%

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

The canonical home for this skill is extract in alirezarezvani/claude-skills

SKILL.md
Quality
Evals
Security

Quality

Content

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

A well-structured, actionable meta-skill with a clear sequenced workflow and verification checklist. It is efficient and self-contained, held back only by the abstract delegation to a 'skill-extractor agent' and the absence of an explicit retry feedback loop.

Suggestions

Specify how to spawn the 'skill-extractor' agent (e.g. the exact Task tool call or agentType) so Step 4 is executable rather than abstract.

Add an explicit validation feedback loop after the Step 6 quality gates (e.g. 'if a gate fails, fix the generated files and re-run the checklist') to strengthen workflow clarity.

Consider moving the full SKILL.md template into a references/ file and linking to it, keeping the main body as a leaner overview.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — workflow steps, naming rules, a template, and a quality-gates checklist all earn their place, with only minor sections that could be tightened (e.g. the inlined SKILL.md template).

4 / 5

Actionability

Provides concrete executable guidance — real flags, a copy-pasteable bash MEMORY_DIR grep, a complete SKILL.md template, and a checklist — but the 'Spawn the skill-extractor agent' step leaves the file-generation mechanism underspecified, a minor gap.

4 / 5

Workflow Clarity

Seven clearly sequenced steps with a verification checklist (Step 6) acting as a checkpoint; the file-creation operation is not unvalidated, though there is no explicit 'validate -> fix -> retry' feedback loop, keeping it below a 5.

4 / 5

Progressive Disclosure

Well-organized into Usage, When to Extract, Workflow, Examples, and Tips with no nested references; the self-contained template is sensibly inlined, with only minor organization gaps around a longer single-file document.

4 / 5

Total

16

/

20

Passed

Description

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

A strong, third-person description that explicitly pairs a concrete 'what' with a concrete 'when' and uses a distinctive command trigger. Minor room to broaden natural phrasings, but it lands at the top of the rubric on completeness and distinctiveness.

DimensionReasoningScore

Specificity

Names the domain and several concrete actions ('turn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples'), with minor gaps in coverage rather than fully comprehensive enumeration.

4 / 5

Completeness

Explicitly answers both what ('Turn a proven pattern or debugging solution into a standalone reusable skill...') and when ('Use when the user runs /si:extract or asks to package a recurring solution from memory into a skill') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural triggers like '/si:extract', 'package a recurring solution', and 'from memory into a skill' — good keyword coverage, though a few common phrasings (e.g. 'save this as a skill') are not surfaced in the description itself.

4 / 5

Distinctiveness Conflict Risk

The '/si:extract' command trigger and 'package a recurring solution from memory into a skill' carve a clear niche with minimal overlap risk against other skills.

5 / 5

Total

18

/

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
alirezarezvani/claude-skills
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.