find-unextracted-i18n
OfficialFind untranslated text in code.
AuthorOrderlyNetwork
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill identifies and lists source code files that still contain hardcoded, user-facing text, highlighting areas that require internationalization (i18n) work.
Core Features & Use Cases
- Audit i18n Coverage: Scans TypeScript/JavaScript files to pinpoint strings not yet extracted into translation keys.
- Read-Only Operation: Audits files without making any modifications, ensuring safety during review.
- Use Case: Before merging a feature branch, run this Skill on the changed files to quickly verify that all user-facing copy has been properly internationalized.
Quick Start
Scan the directory app/app/components/ for any files containing hardcoded text that needs i18n extraction.
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: find-unextracted-i18n Download link: https://github.com/OrderlyNetwork/dex-creator/archive/main.zip#find-unextracted-i18n 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 471,000+ vetted skills library on demand.