CtrlK
BlogDocsLog inGet started
Tessl Logo

check-ui

Audit Python-to-JavaScript UI bindings for Gradio _js calls, global window exposure, and ui/globals.d.ts registration.

61

Quality

72%

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 ./.github/skills/check-ui/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

75%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 body is a well-structured, actionable audit workflow with concrete commands, examples, and validation, consistently scoring 4 across dimensions with only minor trimming and checkpoint-placement gaps preventing top marks.

Suggestions

Tighten the explanatory sentence in step 1 ('This is the most complex part as _js can be assigned...') to a terse note, since the examples already convey the variability.

Add an explicit per-step or post-fix validation checkpoint (e.g. 're-run pnpm tsc and pnpm eslint until clean') to strengthen the feedback loop and lift workflow clarity toward 5.

DimensionReasoningScore

Conciseness

Mostly lean and action-oriented without explaining concepts Claude already knows; only minor over-explanation such as 'This is the most complex part as _js can be assigned...' keeps it just below 5.

4 / 5

Actionability

Provides concrete file paths, real _js example strings, executable commands (pnpm eslint/tsc/build), and template fixes with window.<name>=; the audit/search steps are guidance rather than fully copy-paste runnable, so not a 5.

4 / 5

Workflow Clarity

A clear six-step sequence with an explicit validation step (step 6) and a fix loop, plus an Audit Goals checklist; validation is concentrated at the end and the retry loop is only lightly stated, leaving a minor gap below 5.

4 / 5

Progressive Disclosure

Well-organized into clearly labeled sections with one-level-deep, clearly signaled references (core.instructions.md, wiki/Dev-UI.md); at ~115 lines with all content inline it is above the simple-skill threshold, so it does not reach 5.

4 / 5

Total

16

/

20

Passed

Description

70%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 is specific, distinct, and uses natural domain terms, but it lacks an explicit 'Use when...' trigger clause, leaving the 'when' weakly implied and capping completeness at 3.

Suggestions

Add an explicit trigger clause, e.g. 'Use when reviewing or changing Python UI code with Gradio _js= callbacks, or when validating JS global/window exposure and ui/globals.d.ts declarations.'

Include common synonyms users might say, such as 'JS callbacks', 'TypeScript declarations', or 'window globals', to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Names the domain and three concrete audit actions ('Gradio _js calls, global window exposure, and ui/globals.d.ts registration'); not a 5 because all three are facets of a single audit rather than broad comprehensive coverage.

4 / 5

Completeness

Clearly states what the skill does but includes no 'Use when...' clause or equivalent trigger guidance, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Good coverage of natural domain terms ('Gradio _js', 'global window', 'globals.d.ts', 'UI bindings'); a few natural synonyms (e.g. 'JS callbacks', 'TypeScript declarations') are missing, so it sits below 5.

4 / 5

Distinctiveness Conflict Risk

Targets a very specific niche (Gradio _js Python-to-JS bindings with globals.d.ts registration) with distinct triggers and minimal overlap with other skills.

5 / 5

Total

16

/

20

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
vladmandic/sdnext
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.