← Back to Skills
๐ŸŒ

Localization Checker

Scan source code for untranslated strings and generate a translation report

Developer 5 steps 5 tools 3 servers

Example Prompt

Scan our codebase for untranslated strings and create an issue with the missing translations

About

This skill scans your application's source code for hardcoded or untranslated strings that should be localized. It compares found strings against existing translation files, identifies missing translations for each supported locale, and generates a prioritized report with the untranslated strings ready for the translation team.

Workflow Steps

1

List source code directories to identify files that may contain user-facing strings

๐Ÿ“ List Directory
2

Read source files and extract hardcoded strings that appear to need translation

๐Ÿ“„ Read File
3

Read existing translation files from the repository to compare coverage

๐Ÿ“ƒ Read Repo File
4

Identify missing translations for each locale and prioritize by user impact

๐Ÿง  Structured Reasoning
5

Create a GitHub issue with the list of untranslated strings for the translation team

โž• Create Issue

Tags

localizationi18ntranslationinternationalization