CtrlK
BlogDocsLog inGet started
Tessl Logo

use-dom

Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.

86

1.25x
Quality

80%

Does it follow best practices?

Impact

99%

1.25x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/expo/skills/use-dom/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

77%Weight 40%Scale 1-3

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

Highly actionable with copy-paste code and a clear rules checklist, but the single-file body is long and monolithic with some redundancy and overview prose. Splitting detail into reference files and trimming would improve conciseness and progressive disclosure.

Suggestions

Move the dom-prop option reference and full router-API guidance into separate reference files (e.g. references/dom-prop.md, references/router.md) and link to them one level deep to improve progressive disclosure.

Trim redundant examples — consolidate the two CSS/styled-component illustrations and the multiple chart examples into one each — and tighten the "What are DOM Components?" overview to cut tokens.

Consider condensing the "When to Use / When NOT to Use" lists into a single decision table to reduce overview prose.

DimensionReasoningScore

Conciseness

Mostly efficient with concrete code, but the ~410-line body includes overview prose ("What are DOM Components?") and somewhat redundant examples (two styled-component and two chart illustrations) that could be tightened, landing at the score-2 anchor rather than lean-and-efficient.

2 / 3

Actionability

Provides fully executable, copy-paste-ready examples with imports, file paths, and typed props across every pattern (basic component, dom prop, native actions, web libraries, router), matching the fully-executable anchor.

3 / 3

Workflow Clarity

The core action is unambiguous with an explicit "Rules for DOM Components" checklist and logically sequenced sections; component creation is non-destructive so the missing-validation cap does not apply, satisfying the simple/clear-action allowance.

3 / 3

Progressive Disclosure

Well-organized into sections but monolithic — all ~410 lines live in a single SKILL.md with no separate reference files (references/scripts/assets directories are absent), so content that could be split (dom prop API, router guidance) is inline, matching the score-2 anchor.

2 / 3

Total

10

/

12

Passed

Description

82%Weight 40%Scale 1-3

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 concise, specific description with natural trigger terms and a clear niche, but it lacks an explicit "Use when…" trigger clause, which caps completeness at 2. Adding trigger guidance would round it out.

Suggestions

Append an explicit trigger clause, e.g. "Use when bringing web-only libraries (recharts, syntax highlighters) into an Expo app or migrating React web components to native."

Mention common user phrasings like specific web-only libraries or "webview component" to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Names the domain ("Expo DOM components") and multiple concrete actions — "run web code in a webview on native", render "as-is on web", and "Migrate web code to native incrementally" — matching the multiple-specific-actions anchor rather than the score-2 single-domain example.

3 / 3

Completeness

It clearly states what the skill does, but there is no "Use when…" clause or equivalent explicit trigger guidance; per the judging guidelines a missing trigger clause caps completeness at 2 rather than 3.

2 / 3

Trigger Term Quality

Uses natural terms a developer would actually say — "Expo DOM components", "webview", "web code", "native", "migrate web code to native" — giving good coverage of the feature's natural vocabulary rather than opaque jargon.

3 / 3

Distinctiveness Conflict Risk

The niche is sharply defined — Expo DOM components running web code in a webview on native — making it unlikely to trigger for unrelated skills and clearly distinct from generic web or native skills.

3 / 3

Total

11

/

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
openai/plugins
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.