Skip to content

Add ios-localization skill#488

Open
trmquang93 wants to merge 1 commit intoanthropics:mainfrom
trmquang93:add-ios-localization-skill
Open

Add ios-localization skill#488
trmquang93 wants to merge 1 commit intoanthropics:mainfrom
trmquang93:add-ios-localization-skill

Conversation

@trmquang93
Copy link

Summary

  • Adds a new ios-localization skill for translating Localizable.xcstrings files in iOS projects
  • Includes 4 helper Python scripts for extracting, updating, verifying, and marking non-translatable strings
  • Includes xcstrings format reference documentation
  • Registers the skill in the example-skills plugin in marketplace.json

Test plan

  • Install the skill via /plugin install and verify it appears in the skill list
  • Run the skill against an iOS project with a Localizable.xcstrings file
  • Verify helper scripts work: extract_strings.py, update_translations.py, verify_translations.py, mark_non_translatable.py

@trmquang93 trmquang93 force-pushed the add-ios-localization-skill branch 2 times, most recently from b907030 to 4db0516 Compare March 1, 2026 22:50
Adds a skill that translates Localizable.xcstrings files in iOS projects
using sequential haiku agents per target language. Includes helper scripts
for extracting, updating, verifying, and marking non-translatable strings.

Committer: Quang Tran <16215255+trmquang93@users.noreply.github.com>
@trmquang93 trmquang93 force-pushed the add-ios-localization-skill branch from 4db0516 to 13465e9 Compare March 1, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant