CtrlK
BlogDocsLog inGet started
Tessl Logo

create-slide

Use this skill when the user wants to create, draft, author, or generate new slides / a presentation in this open-slide repo. Triggers on phrases like "make slides about X", "make a deck about X", "create a presentation", "draft slides for", "new slide", or when the user asks to add content under `slides/`. Do NOT use for editing the framework itself — only for authoring content inside `slides/<id>/`.

71

Quality

87%

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

SKILL.md
Quality
Evals
Security

Quality

Content

85%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 content is a well-structured, actionable eight-step workflow that appropriately delegates technical reference to a sibling skill and includes explicit validation and handoff checkpoints. Its only soft spots are some over-detailed aesthetic worked examples and deferral of executable templates to the referenced skill.

DimensionReasoningScore

Conciseness

The body assumes Claude's competence (no concept explanations) and earns most of its tokens with prescriptive detail, but the Step 2 aesthetic-direction worked examples (three topics × three options) and repeated restating of skip-then-restate rules are minor instances of over-explanation that could be trimmed, matching the efficient-with-minor-trim anchor.

4 / 5

Actionability

Concrete executable guidance is present throughout — `AskUserQuestion` option sets, `export const meta: SlideMeta = { title: '…', createdAt: '…', theme: '<theme-id>' }`, `export const design: DesignSystem = { … }`, `<ImagePlaceholder>` from `@open-slide/core`, and the `http://localhost:5173/s/<id>` URL — but full starter code and the self-review checklist are deferred to the sibling skill, leaving minor gaps, matching the mostly-executable anchor.

4 / 5

Workflow Clarity

Eight explicitly sequenced steps with gating ("MUST ask before writing code"), a dedicated Step 7 self-review checkpoint, and a final handoff step form a clear sequence with explicit validation and a feedback loop, matching the top anchor; the write operation is non-destructive (framework files are explicitly off-limits) so no validation cap applies.

5 / 5

Progressive Disclosure

SKILL.md is a lean overview that consistently defers technical detail (file contract, canvas, type scale, palette, layout, assets, starter template, self-review checklist) to the one-level-deep `slide-authoring` skill with clear signals like "lives in the slide-authoring skill" and "Read that skill whenever you need details", with no nested references and well-organized sections, matching the top anchor.

5 / 5

Total

18

/

20

Passed

Description

90%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 strongly scoped with excellent natural trigger phrases, a clear what/when structure, and an explicit negative boundary. Its only weakness is that the capability verbs are synonyms for a single action rather than a broad, distinct action set.

DimensionReasoningScore

Specificity

"create, draft, author, or generate new slides / a presentation" names the slide-authoring domain with concrete verbs, but the four verbs are near-synonyms for a single capability rather than a comprehensive set of distinct actions, matching the anchor for domain + 1-2 concrete actions.

3 / 5

Completeness

It explicitly answers both what (create/draft/author/generate slides) and when ("Use this skill when the user wants to..." plus concrete trigger phrases and the `slides/` path trigger), with an explicit negative boundary, matching the anchor for clearly answering both what AND when.

5 / 5

Trigger Term Quality

Quotes natural phrases users actually say — "make slides about X", "make a deck about X", "create a presentation", "draft slides for", "new slide" — covering synonyms (slides/deck/presentation) comprehensively, matching the top anchor.

5 / 5

Distinctiveness Conflict Risk

Scoping to "this open-slide repo", the `slides/<id>/` path trigger, and the explicit "Do NOT use for editing the framework itself" carve out a clear niche with minimal conflict risk, matching the top anchor.

5 / 5

Total

18

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

Repository
1weiho/open-slide
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.