CtrlK
BlogDocsLog inGet started
Tessl Logo

1k-cross-platform

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

59

Quality

70%

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

86%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 reference: concrete code patterns, a forbidden-pattern contrast, and a checklist, with heavy detail correctly deferred to one-level-deep reference files. Its only weakness is mild redundancy in the "Topics covered" list and the absence of an explicit validation feedback loop.

Suggestions

Remove or trim the "Topics covered" bullet list since each item already has its own section below, saving tokens.

For platform-specific implementation work, add an explicit validate-then-retry loop (e.g. "After splitting a module, run the bundler/typecheck on each target platform before proceeding") to elevate workflow clarity.

DimensionReasoningScore

Conciseness

The body is mostly lean tables, code blocks, and checklists and does not over-explain concepts Claude knows, but the "Topics covered" list is redundant with the sections that already follow.

4 / 5

Actionability

It provides complete, copy-paste-ready code: correct-vs-forbidden platformEnv usage, the full flag list, the file-structure layout, and a worked storage interface with three platform implementations covering the common cases.

5 / 5

Workflow Clarity

A verification checklist closes the skill ("Uses platformEnv instead of direct checks", "Tested on all target platforms"), but there is no sequenced multi-step workflow with explicit feedback loops, so it stops short of 5.

4 / 5

Progressive Disclosure

The SKILL.md is a clear overview with a dedicated "Detailed Guide" section pointing to real one-level-deep references (references/rules/cross-platform.md and references/platform-requirements.md), and detail is appropriately split out.

5 / 5

Total

18

/

20

Passed

Description

53%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 identifies a clear, specific niche but reads as a topic list rather than a capability/trigger statement and lacks any "Use when" guidance. It is competent but misses the trigger phrasing that would make it reliably invokable.

Suggestions

Add a "Use when..." clause naming concrete trigger situations, e.g. "Use when writing or debugging platform-specific OneKey code, choosing file extensions, or resolving OS/SDK version requirements."

Lead with action verbs ("Write", "Detect", "Structure") so the description states capabilities, not just topics.

Include the natural platform terms users say (iOS, Android, web, desktop, Electron, browser extension) alongside the existing jargon to improve trigger recall.

DimensionReasoningScore

Specificity

Names the OneKey cross-platform domain and several concrete artifacts ("platform files, platformEnv, and supported OS/SDK requirements"), but these are topics rather than action verbs, so it does not reach the action-listing anchors at 4-5.

3 / 5

Completeness

It clearly states what the skill covers but has no "Use when..." clause or equivalent trigger guidance, which per the guidelines caps completeness at 3.

3 / 5

Trigger Term Quality

"cross-platform" and "platform" are natural terms users say, but the description leans on jargon ("platformEnv") and omits the natural platform names (iOS, Android, web, desktop) users would actually mention.

3 / 5

Distinctiveness Conflict Risk

The OneKey cross-platform niche is clear and distinct, with only minor overlap risk against the related 1k-coding-patterns and 1k-architecture skills.

4 / 5

Total

13

/

20

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.