CtrlK
BlogDocsLog inGet started
Tessl Logo

i18n

Internationalization conventions for the RedisInsight UI (i18next). Use when adding or changing user-facing strings under redisinsight/ui/**, editing the locale files (en.json/bg.json), translating API errors or notifications, or when the user mentions i18n, translations, locales, i18next, or <Trans>.

76

Quality

95%

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

SKILL.md
Quality
Evals
Security

Quality

Content

96%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 dense, highly actionable skill body with executable examples and a well-validated editing workflow. It is concise and assumes Claude's competence; the only gap is that substantial reference content is inlined rather than split into bundle files.

DimensionReasoningScore

Conciseness

Lean and codebase-specific, assuming Claude's competence with React/i18next; every section earns its place by conveying RedisInsight-specific conventions rather than re-explaining basics.

5 / 5

Actionability

Fully executable, copy-paste-ready examples for the common cases (hook, singleton, interpolation, <Trans>, backend error resource) plus concrete commands (i18n:extract, i18n:check, type-check, lint:ui) and exact file paths.

5 / 5

Workflow Clarity

The 'Adding or editing a translation' section is a clear 5-step sequence with explicit validation checkpoints (extract to sync/sort, i18n:check for duplicate keys, type-check to resolve keys, lint:ui) and parity enforcement.

5 / 5

Progressive Disclosure

Well-organized into clear sections with two one-level-deep file links (apiResponse.ts, errors.tsx) clearly signaled by relative path, but a large amount of reference material (namespace tables, backend error details) is inlined that could live in separate bundle files.

4 / 5

Total

19

/

20

Passed

Description

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

A strong, well-scoped description that clearly states capabilities and provides rich natural trigger terms. Voice is appropriately third person and it concisely answers both what and when.

DimensionReasoningScore

Specificity

Lists several concrete actions ('adding or changing user-facing strings', 'editing the locale files (en.json/bg.json)', 'translating API errors or notifications') with only minor gaps in coverage (no mention of plurals, namespaces, or extraction tooling).

4 / 5

Completeness

Explicitly answers both 'what' (internationalization conventions for the RedisInsight UI) and 'when' via a concrete 'Use when...' clause enumerating specific trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural keyword coverage including synonyms (i18n, translations, locales), the library name (i18next), a specific component (<Trans>), and the concrete file names (en.json/bg.json).

5 / 5

Distinctiveness Conflict Risk

Scoped to a distinct niche (RedisInsight UI i18next) with highly specific triggers like <Trans> and i18next, giving minimal overlap risk with other skills.

5 / 5

Total

19

/

20

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 2 suspicious

Warning

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

14

/

16

Passed

Repository
redis/RedisInsight
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.