
Chadpod Xcstrings Localizer Claude Code Plugin
- Updated December 10, 2025
- chadpod/xcstrings-localizer-claude-code-plugin
chadpod-xcstrings-localizer-claude-code-plugin is a Claude Code plugin that localizes Xcode .xcstrings files with Claude while honoring catalog metadata and translation rules.
About
chadpod-xcstrings-localizer-claude-code-plugin is a Claude Code plugin that localizes Apple String Catalog files (.xcstrings) using Claude instead of manual export-import cycles or disconnected translation SaaS. iOS and macOS developers install it when they already use Xcode 15+ catalogs and need consistent target-language strings without breaking placeholders, plural rules, or non-translatable keys. The plugin keywords emphasize preserves, respects shouldTranslate, scoped folders, and specifier-aware translation—signals that it is built for real catalog semantics, not bulk plain-text dump. Use it while expanding locales before App Store submission or when refreshing copy across modules. It does not replace professional LQA for regulated industries, but it compresses iteration time for small teams updating many keys in-repo.
- Translates Xcode .xcstrings String Catalog format via Claude
- Preserves metadata and respects shouldTranslate flags on entries
- Folder-scoped and pattern-based targeting for large catalogs
- Supports specifiers and structured localization fields per Apple format
Chadpod Xcstrings Localizer Claude Code Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install chadpod-xcstrings-localizer-claude-code-plugin@chadpod/xcstrings-localizer-claude-code-pluginAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | December 10, 2025 |
|---|---|
| Repository | chadpod/xcstrings-localizer-claude-code-plugin ↗ |
What it does
Translate and maintain Xcode String Catalog (.xcstrings) files with Claude while respecting shouldTranslate metadata, specifiers, and folder-scoped patterns.
Who is it for?
Best when you're shipping SwiftUI or UIKit apps and manage String Catalogs in Xcode and want agent-assisted locale expansion.
Skip if: Android res/values-only projects, web JSON i18n-only stacks, or teams requiring certified legal or medical translation workflows without human review.
What you get
After install, you can drive catalog translation from Claude Code with metadata preserved and scoped file patterns so new locales ship faster from the repo.
- Updated .xcstrings files with target-language strings
- Preserved catalog metadata and specifier structure for Xcode rebuild
By the numbers
- Plugin bundle: 1 plugin in chadpod/xcstrings-localizer-claude-code-plugin repository
- Format scope: Xcode .xcstrings with shouldTranslate, specifiers, and scoped folder patterns
Recommended Plugins
How it compares
Xcode .xcstrings localizer plugin, not a generic PO/Gettext or Crowdin replacement MCP.
FAQ
Who is Chadpod Xcstrings Localizer Claude Code Plugin for?
and small-team Apple platform developers who maintain.xcstrings in Xcode and want Claude Code to translate catalogs in place.
When should I use Chadpod Xcstrings Localizer Claude Code Plugin?
Use it during Build when adding languages, refreshing UI strings, or batch-updating catalogs before TestFlight or App Store release.
How do I add Chadpod Xcstrings Localizer Claude Code Plugin to my agent?
Install the plugin from chadpod/xcstrings-localizer-claude-code-plugin into Claude Code following the repository plugin setup, then point workflows at your.xcstrings paths and target locales.