I18n Auditor
by Timoranjes
Automated audit of codebases for hardcoded strings, missing translation keys, and RTL/locale formatting gaps.
- Detect hardcoded user-facing strings that bypass translation systems
- Identify missing keys across multiple locale files (JSON, YAML, PO)
- Find locale-unaware date, number, and currency formatting bugs
Free
Sample input
Audit my React app in ./src for i18n issues and check the translation keys in ./public/locales.
Sample output
I18n Auditor
by Timoranjes
Automated audit of codebases for hardcoded strings, missing translation keys, and RTL/locale formatting gaps.
Free
Included in download
- Downloadable skill package
- Works with Claude Code, Cursor
- Instant install
Sample input
Audit my React app in ./src for i18n issues and check the translation keys in ./public/locales.
Sample output
About This Skill
What it does
The i18n-auditor is a specialized static analysis tool designed to ensure your application is ready for a global audience. It scans your codebase to identify internationalization (i18n) and localization (l10n) gaps that standard linters miss, such as hardcoded strings, missing translation keys across different locale files, and locale-unaware formatting for dates and currencies.
Why use this skill
Catching i18n bugs manually is difficult and error-prone. This skill automates the tedious process of cross-referencing translation files and searching for "leaked" text in UI components. It prevents embarrassing "half-translated" UI states and ensures layout integrity for Right-to-Left (RTL) languages like Arabic or Hebrew by flagging incompatible CSS.
Supported tools
- Frameworks: React (react-i18next), Vue (vue-i18n), Angular, Next.js, Node.js, Django, Rails, and Flutter.
- Standards: ICU Message format, CLDR plural rules, and Logical CSS properties.
- File Formats: JSON, YAML, PO, POT, and ARB locale files.
The Output
You receive a severity-ranked audit report. Each finding includes the file path, line number, the specific snippet causing the issue, and—most importantly—remediation guidance on how to fix it using your specific framework's best practices.
Use Cases
- Detect hardcoded user-facing strings that bypass translation systems
- Identify missing keys across multiple locale files (JSON, YAML, PO)
- Find locale-unaware date, number, and currency formatting bugs
- Identify CSS properties that break Right-to-Left (RTL) layout support
- Validate ICU message syntax and pluralization rules across locales
Known Limitations
- Partial support for Django and Rails.
- Dynamic translation keys may be missed.
- CSS audit requires manual verification for complex layouts.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/i18n-auditor -o /tmp/i18n-auditor.zip && unzip -o /tmp/i18n-auditor.zip -d ~/.claude/skills && rm /tmp/i18n-auditor.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Claude Code, Cursor, Cline, Aider
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
cinematic-sites
Turn any basic business URL into a high-end cinematic landing page with AI-generated 4K assets and GSAP animations.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.