rcode-i18n-auditor
CommunityCatch i18n gaps before they ship.
Authorhanzlahabib
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill finds internationalization and localization regressions in rcode workflows before they reach users, especially cases where English-only output leaks into multilingual experiences.
Core Features & Use Cases
- Workflow output audit: Detects hardcoded English strings in banners, logs, and user-facing messages.
- Subagent propagation checks: Verifies that response_language is passed through when spawning subagents.
- Prompt localization review: Flags AskUserQuestion prompts that are English-only and may break bilingual flows.
- RTL and Arabic layout review: Surfaces layout and display issues that can affect right-to-left content.
- Use case: Run it when a workflow starts behaving inconsistently across languages and you need a fast, audit-only review without changing localization files.
Quick Start
Ask the rcode-i18n-auditor to run an i18n audit on the workflow files and report hardcoded English strings, missing response_language propagation, and RTL prompt issues.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rcode-i18n-auditor Download link: https://github.com/hanzlahabib/rcode/archive/main.zip#rcode-i18n-auditor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.