CtrlK
BlogDocsLog inGet started
Tessl Logo

i18n-localization

Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.

56

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 ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/i18n-localization/SKILL.md

The canonical home for this skill is i18n-localization in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

61%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.

A well-structured, largely actionable reference with executable examples and a real bundled script, weakened by concept-padding and the absence of a procedural workflow with validation checkpoints.

Suggestions

Remove or trim the 'Core Concepts' and 'When to Use i18n' tables — these restate concepts Claude already knows and pad the token budget.

Add a short validation workflow around the checker script (run checker → review reported hardcoded strings/missing keys → fix → re-run until clean) to give a clear sequence with a feedback loop.

Document the checker script's options/output inline so Claude can act on its results without opening the file.

DimensionReasoningScore

Conciseness

Mostly efficient (code examples, Common Issues, RTL CSS are tight), but the 'Core Concepts' table defines i18n/L10n/Locale/RTL and the 'When to Use i18n' table restates obvious guidance Claude already knows.

3 / 5

Actionability

Executable React/Next.js/Python/CSS snippets and a real script with a concrete command, plus concrete Intl/ICU solutions; some DO/DON'T items are principles rather than commands, leaving minor gaps.

4 / 5

Workflow Clarity

The content is reference-style with no multi-step sequence; a 'Before shipping' checklist supplies a validation gate, but there is no workflow with explicit checkpoints or feedback loops.

3 / 5

Progressive Disclosure

Eight well-organized numbered sections with one clearly signaled, one-level-deep reference to the real scripts/i18n_checker.py; minor gaps since most reference material is inline.

4 / 5

Total

14

/

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 clearly names the domain and several concrete capabilities, but lacks an explicit "Use when…" trigger clause, which limits its completeness and trigger discoverability.

Suggestions

Add an explicit 'Use when…' clause, e.g. 'Use when the user asks about translating an app, multilingual support, locale files, or RTL layout.'

Include the common abbreviations users say — 'i18n' and 'L10n' — alongside the full words.

Mention pluralization and date/number formatting to make the capability list more comprehensive.

DimensionReasoningScore

Specificity

Lists several concrete actions ("Detecting hardcoded strings, managing translations, locale files, RTL support"), but coverage is not comprehensive — it omits pluralization, ICU message format, and date/number formatting that the body itself covers.

4 / 5

Completeness

Has a clear "what" but no "Use when…" clause or equivalent explicit trigger guidance, which per the rubric caps completeness at 3.

3 / 5

Trigger Term Quality

Good natural keyword coverage (localization, translations, locale files, RTL, hardcoded strings), but missing the common "i18n"/"L10n" synonyms users frequently say.

4 / 5

Distinctiveness Conflict Risk

The i18n/L10n + RTL domain is a clear niche with distinct triggers and minimal overlap risk 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
administrakt0r/AI-Agents-Safe-Coding-Skills
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.