CtrlK
BlogDocsLog inGet started
Tessl Logo

web-to-app

将任意网页转换为桌面应用,支持 macOS/Windows/Linux 三大平台。使用 Rust + Tauri 技术栈,生成的应用体积小(约 5MB)、性能高。支持自定义图标、窗口大小、快捷键等丰富配置。

64

Quality

76%

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-to-app/web-to-app/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The body is well-structured with executable examples, a clear validated workflow, and clean progressive disclosure to real bundle files, with only minor conciseness redundancy to trim.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete examples and no conceptual over-explanation, but the "任务目标" capability list and dual install methods ("npm ... 或 pnpm 推荐") add redundancy that could be tightened.

2 / 3

Actionability

Provides concrete script invocations with documented parameters and three copy-paste-ready Python examples calling the real build_app function.

3 / 3

Workflow Clarity

A clear 4-step sequence (收集需求 → 环境准备 → 执行打包 → 输出验证) plus an explicit "当打包失败" recovery branch with --debug forms a feedback loop for error recovery.

3 / 3

Progressive Disclosure

Overview body points to real one-level-deep bundle files (scripts/install_pake.py, scripts/build_app.py, references/parameter-guide.md) with purpose and "何时读取" navigation guidance; no nested reference chains.

3 / 3

Total

11

/

12

Passed

Description

67%

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 concretely describes a well-defined niche with specific capabilities, but omits an explicit "Use when..." trigger clause and leans on technical jargon over natural user phrasing.

Suggestions

Add an explicit trigger clause, e.g. "Use when the user asks to turn a webpage into a desktop app or package a site as an application."

Surface more natural user phrasings (e.g. "网页打包", "制作 app") and demote Rust/Tauri jargon to keep trigger terms user-facing.

Trim marketing-style claims ("体积小约5MB、性能高") that read as over-claims rather than concrete capability.

DimensionReasoningScore

Specificity

Lists multiple concrete capabilities — "将任意网页转换为桌面应用" plus "自定义图标、窗口大小、快捷键" and three-platform packaging — rather than vague abstractions.

3 / 3

Completeness

Clearly states what the skill does, but provides no explicit "Use when..." trigger clause, so the "when" is only implied — capping completeness at 2 per the guideline.

2 / 3

Trigger Term Quality

Contains natural terms like "网页" and "桌面应用", but mixes in technical jargon ("Rust + Tauri") and lacks common variations a user would say such as "网页打包" or "制作 app".

2 / 3

Distinctiveness Conflict Risk

The web-to-desktop-app niche with Rust/Tauri and pake-cli tooling is distinct and unlikely to overlap with unrelated skills.

3 / 3

Total

10

/

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
anbeime/skill
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.