i18n-localization
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install i18n-localization --cli claudewrites the skill into.claude/skills/i18n-localization/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/i18n-localization/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
When to use it
Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/i18n-localization/SKILL.md -o .claude/skills/i18n-localization/SKILL.md
Notes
Extracted from davila7/claude-code-templates, i18n-localization category.