CtrlK
BlogDocsLog inGet started
Tessl Logo

text-expansion

Use when reviewing CSS for fixed dimensions, truncation, or overflow rules on elements that render translatable strings.

60

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 ./skills/text-expansion/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 body is concise and uses progressive disclosure well, pushing detailed examples into a clearly signaled reference, but it stops short of executable guidance and omits an in-body verification step.

Suggestions

Add one small copy-paste-ready snippet (e.g., the min-inline-size button fix) or a concrete pseudo-locale command so the body is actionable without opening the reference.

Include an explicit verification step in the body (e.g., "run a pseudo-locale preview and confirm no button/label overflows") to close the Check→Fix loop.

Make the pseudo-locale build step concrete by naming the tool or flag to set rather than only describing the intent.

DimensionReasoningScore

Conciseness

The body is lean and well-organized into Quick Reference, Check, Fix, Explain, and Code Review sections with no padding, and it defers all detail to the reference file.

3 / 3

Actionability

Concrete CSS fix guidance is given ("Replace fixed inline-size with min-inline-size", "remove overflow: hidden") and the Code Review section lists specific properties to find, but the pseudo-locale build step is described vaguely and no executable code or examples appear in the body.

2 / 3

Workflow Clarity

The Check → Fix → Explain → Code Review structure is clear, but there is no validation or verification checkpoint in the body itself; verification lives only in the reference and is not signaled here.

2 / 3

Progressive Disclosure

A concise overview defers full detail to a clearly signaled one-level-deep reference ("see `references/rule.md`") which exists and holds the examples, code, and verification content.

3 / 3

Total

10

/

12

Passed

Description

67%

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 has an explicit "Use when" trigger with a clear i18n/CSS niche, but it relies on a single action verb and lacks the common i18n/localization trigger terms that would maximize discoverability and distinctiveness.

Suggestions

Broaden trigger terms to include natural user phrasing like "i18n", "localization", "translation", and "text expansion" so the skill surfaces for those requests.

Name more than one concrete action (e.g., "review, fix, and verify CSS") to lift specificity beyond a single verb.

Sharpen distinctiveness by leading with the i18n context so it is less likely to fire for generic CSS linting.

DimensionReasoningScore

Specificity

Quotes a single concrete action ("reviewing CSS for fixed dimensions, truncation, or overflow rules") over a specific domain, but lists only one action verb rather than multiple specific concrete actions.

2 / 3

Completeness

An explicit "Use when …" trigger is present and the action is described, answering both what the skill does and when to invoke it.

3 / 3

Trigger Term Quality

Includes relevant terms ("CSS", "fixed dimensions", "truncation", "overflow rules", "translatable strings") but omits common natural variations a user would say such as "i18n", "localization", "translation", or "text expansion".

2 / 3

Distinctiveness Conflict Risk

The "elements that render translatable strings" qualifier gives it a niche, but "reviewing CSS for … truncation, or overflow rules" could overlap with general CSS-review or linting skills.

2 / 3

Total

9

/

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

metadata_version

'metadata.version' is missing

Warning

Total

15

/

16

Passed

Repository
thedaviddias/Front-End-Checklist
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.