sfdx-hardis: Skill for Claude Code

.claude/skills/i18n-usage/SKILL.md

i18n-usage is a skill for Claude Code from hardisgroupcom/sfdx-hardis. It costs 45 tokens per session (510 once invoked), scanned A, original, AGPL-3.0.

Code guidance for adding user-visible text to sfdx-hardis, including translations and messages shown by commands.

In plain words
What is it for?
Use it when adding or changing prompts, logs, tables, or other text displayed to users in sfdx-hardis.
Why use it?
It helps keep new or changed text consistent with the project's translation system instead of leaving strings scattered or untranslated.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

This is hardisgroupcom/sfdx-hardis's own configuration. It tells Claude Code how to work on sfdx-hardis itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything sfdx-hardis configures →

Reuse

Borrowing it

Nothing to install: this file belongs to hardisgroupcom/sfdx-hardis. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/hardisgroupcom/sfdx-hardis/main/.claude/skills/i18n-usage/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/hardisgroupcom/sfdx-hardis

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for i18n-usage

README.md
[![agentmods](https://agentmods.dev/badge/skills/hardisgroupcom/sfdx-hardis/i18n-usage/github.svg)](https://agentmods.dev/skills/hardisgroupcom/sfdx-hardis/i18n-usage)
Your own site
<a href="https://agentmods.dev/skills/hardisgroupcom/sfdx-hardis/i18n-usage"><img src="https://agentmods.dev/badge/skills/hardisgroupcom/sfdx-hardis/i18n-usage/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for i18n-usage

Your own site · 80×15
<a href="https://agentmods.dev/skills/hardisgroupcom/sfdx-hardis/i18n-usage"><img src="https://agentmods.dev/badge/skills/hardisgroupcom/sfdx-hardis/i18n-usage.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 510 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.00510
Opus 5 $0.00023 $0.00255
Sonnet 5 $0.00009 $0.00102
Haiku 4.5 $0.00005 $0.00051

Measured 9d ago against content hash 3b22c497514d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

i18n-usage scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/i18n-usage/SKILL.md · 85 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 85 lines · 45 tokens per session scan A 3b22c497514d

Subscribe to this mod's changes

i18n-usage is a skill published in the GitHub repository hardisgroupcom/sfdx-hardis (387 stars, last pushed today), licensed AGPL-3.0. It adds 45 tokens to every session and 510 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

i18n-lookup

Look up Zeabur platform UI term translations from the dashboard i18n files. Use when writing or reviewing docs that reference UI elements (button labels, tab names, menu items) to ensure docs match the actual platform translations.

zeabur/zeabur · 52 tokens

translate

Translate documentation pages to all missing locales. Use when a document exists in one locale but needs to be translated to others. Supports --dry-run, single-locale targeting, and incremental updates.

zeabur/zeabur · 40 tokens

tongwen

Use when translating engineering CAD drawings between languages — DWG text extraction, translation workspace with terminology management, quality-checked write-back. TongWen (同文): local-first CAD/BIM lossless translation suite for AutoCAD 2019-2026.

znlgis/opengis-skills · 55 tokens

sfcc-localization

Skill "sfcc-localization" from taurgis/sfcc-dev-mcp, covering localization skill, quick checklist, locale basics, core principles and minimal examples.

taurgis/sfcc-dev-mcp · 0 tokens

chinese-coding

A coding guide that requires comments, documentation, error messages, logs, commit messages, and other user-facing text to be written in Chinese, while code names remain in English.

ChanningLua/prax-agent · 20 tokens

update-readme

Type-driven README updater. Detects repo family, confirms it with the user, asks for style, audience, and depth, then generates from the matching template workflow. Auto-invoke on 'update readme' and 'refresh readme'.

YoungLeadersDotTech/young-leaders-tech-marketplace · 52 tokens