CtrlK
BlogDocsLog inGet started
Tessl Logo

1k-cross-platform

OneKey cross-platform patterns, platform files, platformEnv, and supported OS/SDK requirements.

56

Quality

64%

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 ./.skillshare/skills/1k-cross-platform/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The content is highly actionable and well-structured with verified external references, scoring top marks on actionability and progressive disclosure. The two 2s come from minor token redundancy and the absence of an explicit validation-bearing workflow sequence.

Suggestions

Remove the 'Topics covered' bullet list and the 'Available Platform Flags' block (or merge the extra isIOS/isAndroid/isWebEmbed flags into the detection example) to eliminate duplication and improve conciseness.

If a build/resolution workflow is intended, add a short sequenced step list with an explicit verification checkpoint (e.g. confirm the bundler resolved the correct platform file) to lift workflow clarity.

DimensionReasoningScore

Conciseness

The body is code-forward and assumes Claude's competence, but the 'Topics covered' list duplicates the section headers and 'Available Platform Flags' re-lists flags already shown in the detection code, so it could be tightened.

2 / 3

Actionability

It provides fully executable TypeScript with real imports (AsyncStorage, localStorage, ipcRenderer), a file-structure template, and explicit CORRECT/FORBIDDEN patterns that are copy-paste ready.

3 / 3

Workflow Clarity

A checklist provides verification, but this is a patterns reference rather than a sequenced process, with no explicit multi-step workflow or validate-fix-retry feedback loop.

2 / 3

Progressive Disclosure

The body is a concise overview with two clearly signaled, one-level-deep references (cross-platform.md and platform-requirements.md) that are real files, matching the well-organized reference anchor.

3 / 3

Total

10

/

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 and clearly scoped to OneKey cross-platform work, giving it strong distinctiveness, but it lacks action verbs and any 'Use when' trigger clause. Adding explicit trigger guidance and replacing the internal 'platformEnv' jargon with user-facing terms would lift the weaker dimensions.

Suggestions

Add an explicit 'Use when ...' clause naming natural triggers (e.g. 'Use when writing platform-specific OneKey code, handling iOS/Android vs web vs desktop, or checking supported OS/SDK versions').

Lead with concrete actions rather than nouns (e.g. 'Detect platforms via platformEnv, organize platform-specific files, and verify OS/SDK requirements') to push specificity from 2 to 3.

Replace or contextualize the internal 'platformEnv' term with user-facing language like 'platform detection' so trigger-term quality covers natural phrasings.

DimensionReasoningScore

Specificity

The description names concrete domain items ('platform files, platformEnv, and supported OS/SDK requirements') but uses noun phrases with no action verbs, so it does not list specific concrete actions like the level-3 anchor.

2 / 3

Completeness

It states what the skill covers but has no 'Use when...' clause or equivalent explicit trigger guidance, which caps completeness at 2 per the judging guidelines.

2 / 3

Trigger Term Quality

'cross-platform' and 'OS/SDK requirements' are natural user terms, but 'platformEnv' is internal API jargon and common variations like iOS/Android or mobile/web are missing.

2 / 3

Distinctiveness Conflict Risk

The combination of 'OneKey cross-platform', 'platformEnv', and 'platform files' defines a clear, project-scoped niche unlikely to trigger for unrelated skills.

3 / 3

Total

9

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

relative_links

Relative link issues: 1 deeper-than-1-level

Warning

referenced_paths_exist

Referenced path issues: 1 deeper-than-1-level

Warning

Total

13

/

16

Passed

Repository
OneKeyHQ/app-monorepo
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.