CtrlK
BlogDocsLog inGet started
Tessl Logo

share

Share a runnable prototype using the user's preferred deployment tool.

60

Quality

71%

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

Fix and improve this skill with Tessl

tessl review fix ./packages/opencode/src/skill/builtin/.bundle/product-design/workflows/share/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 a lean, well-structured orchestration skill with a clear sequenced workflow and explicit verification gate, though the core deployment execution is left underspecified because it delegates to external tool skills.

DimensionReasoningScore

Conciseness

The ~35-line body is lean, single-purpose, and assumes Claude's competence — it explains no concepts and delegates shared material to one-level-deep references rather than duplicating it, with only minor verbatim repetition of the 'tool not available' instruction.

3 / 3

Actionability

It names concrete tools (@Sites, @Vercel), gives an exact question to ask, and orders steps, but the core action of actually running the deployment is delegated to external tool skills with no executable commands or detail on detecting availability, fitting the 'some concrete guidance but incomplete' anchor.

2 / 3

Workflow Clarity

The 8-step sequence is clearly ordered with explicit decision branches (target chosen vs. not, tool available vs. not) and an explicit verification gate ('Do not claim the prototype is shared until you have a working URL') plus a recovery path for unavailable tools.

3 / 3

Progressive Disclosure

Content is well-organized into clearly labeled sections and uses well-signaled, one-level-deep references (Plugin router, critical-overrides, user-context) for shared material; as a simple under-50-line skill with no local bundle files, this meets the level-3 anchor.

3 / 3

Total

11

/

12

Passed

Description

57%

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 specific to a clear niche and avoids vague fluff, but it lacks an explicit 'Use when' trigger and broader natural trigger terms, leaving the when-implied and keyword coverage incomplete.

Suggestions

Add an explicit trigger clause, e.g. 'Use when the user wants to share or deploy a runnable prototype to a hosting target.' to satisfy the 'what AND when' completeness anchor.

Broaden natural trigger terms to include 'deploy', 'publish', 'host', and 'put online' alongside 'share'.

List a couple more concrete actions (e.g. 'Deploy, publish, and return a shareable URL for a runnable prototype') to reach the level-3 specificity anchor.

DimensionReasoningScore

Specificity

"Share a runnable prototype using the user's preferred deployment tool" names a concrete domain (prototype deployment) and one action (share/deploy), but does not list multiple specific concrete actions like the level-3 anchor requires.

2 / 3

Completeness

It clearly states what the skill does (share/deploy a prototype), but there is no explicit 'Use when...' clause or equivalent trigger guidance, so 'when' is only implied — the rubric caps completeness at 2 in that case.

2 / 3

Trigger Term Quality

"Share" and "deployment tool" are natural terms a user might say, but common variations such as deploy, publish, host, or put online are missing, matching the 'some relevant keywords but missing common variations' anchor.

2 / 3

Distinctiveness Conflict Risk

The combination of 'runnable prototype' and 'deployment tool' carves a clear niche (deploying prototypes to a hosting target) that is unlikely to trigger for unrelated skills, matching the clear-niche anchor.

3 / 3

Total

9

/

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

relative_links

Relative link issues: 3 suspicious

Warning

Total

15

/

16

Passed

Repository
XiaomiMiMo/MiMo-Code
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.