CtrlK
BlogDocsLog inGet started
Tessl Logo

frontend-slides

从零开始创建令人惊叹、动画丰富的 HTML 演示文稿,或通过转换 PowerPoint 文件生成。适用于用户想要构建演示文稿、将 PPT/PPTX 转换为 Web 页面、或为演讲/路演创建幻灯片的场景。帮助非设计师用户通过视觉探索而非抽象选择来发现他们的审美偏好。

72

Quality

88%

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

77%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, concise workflow with strong sequencing and an explicit validation step, but it repeatedly leans on STYLE_PRESETS.md for the actual CSS foundation and JS controller — a file that is not shipped in the bundle, which caps both actionability and progressive disclosure.

Suggestions

Ship STYLE_PRESETS.md in ./references/ (or inline its viewport-safe CSS foundation and deck-controller JS) so the core executable artifacts the body depends on actually exist.

Add at least one minimal complete HTML skeleton (inline CSS custom properties + keyboard/wheel/touch controller) so the Build step is copy-paste ready without the missing reference.

De-duplicate viewport-fit guidance (Non-Negotiables #2, Step 5, Implementation Requirements) into a single canonical block to tighten conciseness.

DimensionReasoningScore

Conciseness

The body is directive and lean — lists, a density-limits table, and specific CSS/commands — without explaining HTML/CSS/JS concepts Claude already knows; not score 2 because there is no padded exposition, only mild reinforcement of the core viewport constraint.

3 / 3

Actionability

Concrete specifics exist ("height: 100vh; height: 100dvh; overflow: hidden;", exact viewport test sizes, per-OS open commands, python-pptx), but the core executable artifacts — the viewport-safe CSS foundation and the deck controller class — are deferred to STYLE_PRESETS.md, which is absent from the bundle, so the body is not copy-paste ready.

2 / 3

Workflow Clarity

A clear 7-step sequence (Detect → Discover Content → Discover Style → Build → Enforce Viewport Fit → Validate → Deliver) with an explicit validation checkpoint (step 6 viewport checks + browser automation) and a deliverable checklist; not score 2 because validation is explicit, not merely listed.

3 / 3

Progressive Disclosure

Sections are well organized and references to STYLE_PRESETS.md are clearly signaled one level deep, but that referenced file is not present in the bundle (references/, scripts/, assets/ are empty), so the promised navigation is broken; not score 3 because a key referenced artifact is missing.

2 / 3

Total

10

/

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 capabilities and pairs them with an explicit 'use when' trigger clause covering natural user terms. Its only soft spot is mild marketing fluff ("令人惊叹") that adds little to triggering.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "创建令人惊叹、动画丰富的 HTML 演示文稿", "通过转换 PowerPoint 文件生成", "将 PPT/PPTX 转换为网页版", "为演讲/路演创建幻灯片" — matching the multi-action anchor rather than the single-domain score 2.

3 / 3

Completeness

States both what it does (create/convert HTML presentations) and when to use it via the explicit trigger clause "当用户想要...时使用", satisfying the both-what-and-when anchor; not score 2 since the when is explicit rather than implied.

3 / 3

Trigger Term Quality

Covers natural user terms ("演示文稿", "PPT/PPTX", "网页版", "演讲", "路演", "幻灯片") a user would actually say; not merely score 2 because common variations are well represented rather than partially missing.

3 / 3

Distinctiveness Conflict Risk

The niche (zero-dependency animated HTML decks + PPT/PPTX→web conversion) with distinct triggers is unlikely to overlap with unrelated skills; not score 2 because the scope is clearly bounded to presentation authoring.

3 / 3

Total

12

/

12

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

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
xu-xiang/everything-claude-code-zh
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.