CtrlK
BlogDocsLog inGet started
Tessl Logo

ui-eng-vision-logic-consolidator

Consolidates manual DOM creation, updates, and constructors into private helper methods and structured state interfaces.

57

Quality

65%

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 ./.agents/skills/ui-eng-vision-logic-consolidator/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 an efficient, actionable, well-sequenced refactoring workflow with concrete naming conventions, validation checkpoints, and a self-correction checklist; its main weaknesses are a garbled section header, mild redundancy, and an implicit rather than explicit build-validation loop.

Suggestions

Fix the malformed header 'Identify UI updates Creation' (e.g., 'Identify manual UI creation and updates').

Convert the 'Build: Does the code still compile?' audit question into an explicit validation step with a retry loop (compile -> if errors, fix -> recompile).

Trim the restated performUpdate directive in section 4 and tighten the duplicated 'make sure all updates go through performUpdate' phrasing.

DimensionReasoningScore

Conciseness

Mostly lean with tight numbered rules and small code snippets, but has minor redundancy (the performUpdate directive restated) and the awkward header 'Identify UI updates Creation'.

4 / 5

Actionability

Provides concrete identifiers (#updateSummaryBar, onPageSizeChanged, performUpdate), concrete member fields, and an executable Lit render example, with minor gaps like a missing full before/after worked example.

4 / 5

Workflow Clarity

Clear six-step sequence with explicit pause-for-confirmation checkpoints (steps 5 and 6) and a Mental Audit checklist, though the build-compile check is phrased as a question rather than an explicit validate-and-retry loop.

4 / 5

Progressive Disclosure

Well organized into two clear sections (Rules, Mental Audit) with no unnecessary external references; slightly over the 50-line simple-skill threshold and one awkward header keep it from a 5.

4 / 5

Total

16

/

20

Passed

Description

55%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 concise and third-person with concrete named actions, but it omits any 'when to use' trigger guidance and relies on technical rather than natural keywords, capping both completeness and trigger quality.

Suggestions

Add an explicit 'Use when...' clause naming natural trigger phrases, e.g. 'Use when refactoring imperative DOM-building code or migrating a view toward helper methods and state interfaces.'

Broaden trigger terms to include user-natural synonyms like 'refactor UI', 'extract helper methods', 'lit-html render', and 'event handler consolidation'.

Mention the rendering/templating aspect in the description to make coverage more comprehensive and distinguish it from generic refactor skills.

DimensionReasoningScore

Specificity

Lists several concrete actions — manual DOM creation, updates, and constructors consolidated into private helper methods and structured state interfaces — with minor coverage gaps (no mention of rendering/templating or event handlers).

4 / 5

Completeness

Provides a clear 'what' but no explicit 'Use when...' trigger guidance, which caps completeness at 3 per the rubric.

3 / 5

Trigger Term Quality

Contains relevant refactoring terms ('DOM creation', 'helper methods', 'state interfaces') but misses common natural phrasings like 'refactor UI', 'extract methods', 'lit-html', or 'event handlers'.

3 / 5

Distinctiveness Conflict Risk

Describes a fairly specific UI-refactoring niche but is generic enough to overlap with other refactoring/migration skills and lacks a distinct trigger phrase.

3 / 5

Total

13

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
ChromeDevTools/devtools-frontend
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.