i18n-extract

Community

Scan codebase for hardcoded strings.

Authorbketelsen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the identification of hardcoded user-facing strings within a React/TypeScript codebase, which is a crucial first step for internationalization (i18n) efforts.

Core Features & Use Cases

  • String Detection: Scans specified file patterns (e.g., .tsx, .ts) to find hardcoded text in JSX, HTML attributes, and object literals.
  • Classification: Categorizes detected strings by domain (e.g., 'onboarding', 'billing') and assigns a priority (e.g., 'critical', 'high').
  • Reporting: Generates a structured report detailing found strings, their context (file, line, component), confidence score, and potential glossary matches.
  • Use Case: When preparing a React application for translation, run this skill to get a comprehensive list of all user-facing text that needs to be internationalized, ensuring no strings are missed.

Quick Start

Scan the 'workers/frontend/dashboard' directory for hardcoded strings in TypeScript and TSX files, outputting the results in JSON format.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: i18n-extract
Download link: https://github.com/bketelsen/truenas-mcp/archive/main.zip#i18n-extract

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.