CtrlK
BlogDocsLog inGet started
Tessl Logo

create-lab-guide

Clone a dockersamples Labspace repo, extract learning objectives and module structure from labspace.yaml, and produce a Hugo guide page under content/guides/ with correct frontmatter, labspace-launch shortcode, and Docker docs style compliance. Use when asked to create a lab guide, write a Labspace page, add a Docker lab tutorial, migrate a lab to docs, or document a hands-on lab.

99

1.42x
Quality

Does it follow best practices?

Impact

97%

1.42x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

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.

A well-structured five-step workflow with concrete executable commands, a complete Hugo frontmatter template, explicit conditional rules, and a gated validation checkpoint. It is concise, actionable, and clearly sequenced with strong error-recovery guidance, though progressive disclosure rests entirely on a single well-organized file since no bundle files are provided.

DimensionReasoningScore

Conciseness

The body is lean with no conceptual padding about what Hugo or Docker is; dense tables and a frontmatter template carry information without verbosity, matching the score-3 'lean and efficient; every token earns its place' anchor. It is not the score-2 level because there is no unnecessary explanatory prose to tighten.

3 / 3

Actionability

Provides concrete executable commands ('git clone --depth 1', 'npx prettier --write', 'docker buildx bake lint vale'), an explicit output path ('content/guides/lab-{GUIDE_ID}.md'), and a copy-paste-ready Hugo frontmatter template, matching the score-3 fully-executable anchor. Placeholders like '{ Short title }' are appropriate scaffolding for a templating task rather than pseudocode.

3 / 3

Workflow Clarity

Five clearly sequenced steps culminate in an explicit validation checkpoint with a feedback gate ('Do not proceed to commit until validation passes'), matching the score-3 anchor with clear sequence and validation feedback loops for a batch/templating operation. It is not score-2 because validation is explicit and gated, not implicit.

3 / 3

Progressive Disclosure

No bundle files exist (references/scripts/assets absent), and the body is organized into clear headed sections with only one-level external pointers (STYLE.md, COMPONENTS.md) rather than nested skill-internal references, matching well-organized single-file structure. It is not score-2 because content is appropriately sectioned with no deep nesting or monolithic wall of text.

3 / 3

Total

12

/

12

Passed

Description

100%

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 names concrete actions, provides an explicit 'Use when...' trigger clause with natural terms, and is tightly scoped to a distinct Labspace-to-Docker-docs niche. No fluff or over-claims; every clause earns its place.

DimensionReasoningScore

Specificity

Lists multiple concrete actions in third person ('Clone a dockersamples Labspace repo, extract learning objectives and module structure from labspace.yaml, and produce a Hugo guide page under content/guides/ with correct frontmatter, labspace-launch shortcode, and Docker docs style compliance'), matching the multi-action score-3 anchor with no first/second-person voice to penalize.

3 / 3

Completeness

It explicitly answers both what the skill does (clone, extract, produce a Hugo guide page) and when to use it via an explicit 'Use when...' trigger clause, matching the score-3 anchor for both what AND when.

3 / 3

Trigger Term Quality

The 'Use when...' clause covers natural phrasings a user would say ('create a lab guide', 'write a Labspace page', 'add a Docker lab tutorial', 'migrate a lab to docs', 'document a hands-on lab'), giving good coverage of common variations per the score-3 anchor.

3 / 3

Distinctiveness Conflict Risk

Niche-specific terms ('Labspace', 'labspace-launch shortcode', 'content/guides/', 'Docker docs style') create a clear, distinct trigger set unlikely to fire for unrelated skills, matching the score-3 anchor.

3 / 3

Total

12

/

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
docker/docs
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.