CtrlK
BlogDocsLog inGet started
Tessl Logo

i18n-resource-audit

Audit M3UAndroid localization resources for missing default strings, placeholder consistency, key naming, hardcoded user text, fallback behavior, and locale safety.

60

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 ./.claude/skills/i18n-resource-audit/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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, well-structured, and provides a clear sequenced workflow with validation, but the audit-check and search guidance is described rather than given as concrete, executable commands.

Suggestions

Add concrete executable search commands for the audit steps, e.g., a Grep example for hardcoded user-facing strings in app/business code.

Provide a brief example of the placeholder/escaping comparison command or a concrete diff-style check between default and locale resources.

Show a minimal pass/fail table template so the output structure is unambiguous.

DimensionReasoningScore

Conciseness

The body is lean with short, well-organized sections and no padding or explanation of concepts Claude already knows; every section earns its place, matching the lean-and-efficient anchor.

3 / 3

Actionability

It provides a concrete validation command and specific file paths to read, but core audit actions like 'Search the touched area for hardcoded user-facing strings' are described rather than given as executable grep commands, leaving key details missing.

2 / 3

Workflow Clarity

The Process is a clear 4-step sequence with an explicit validation checkpoint and conditional recovery ('If unavailable, state resource-risk remaining'), matching the clear-sequence-with-validation anchor.

3 / 3

Progressive Disclosure

Under 50 lines with no bundle files and well-organized sections; the external doc references (AGENTS.md, docs/ai/playbooks/i18n-resources.md) are one level deep and clearly signaled under 'Read first'.

3 / 3

Total

11

/

12

Passed

Description

60%

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 and well-scoped, listing concrete audit actions, but it omits an explicit 'when to use' trigger clause and relies on project-specific rather than natural user-facing keywords.

Suggestions

Add a 'Use when...' clause, e.g., 'Use when a task changes or reviews string resources, plurals, arrays, locale files, or user-facing text.'

Include natural trigger terms users would actually say, such as 'translations', 'i18n', 'locale files', and 'string resources'.

Lead with the domain trigger before the project name so the skill is discoverable independent of M3UAndroid.

DimensionReasoningScore

Specificity

The description enumerates six concrete audit actions — 'missing default strings, placeholder consistency, key naming, hardcoded user text, fallback behavior, and locale safety' — matching the multiple-specific-actions anchor.

3 / 3

Completeness

It clearly answers 'what' but lacks a 'Use when...' clause or equivalent explicit trigger guidance, which per the rubric caps completeness at 2; not 3 because 'when' is only implied, not 1 because 'what' is strong.

2 / 3

Trigger Term Quality

It includes relevant terms like 'localization resources' and 'placeholder consistency', but omits common natural variations users would say (e.g., 'i18n', 'translations', 'locale files'), and 'M3UAndroid' is project-specific rather than a natural trigger.

2 / 3

Distinctiveness Conflict Risk

Scoping to 'M3UAndroid localization resources' gives a clear niche, but 'localization resources' is a common domain and the absence of distinct trigger phrasing leaves some overlap with similar skills.

2 / 3

Total

9

/

12

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

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
oxyroid/M3UAndroid
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.