Swiftui Localize
Automates SwiftUI localization setup and management, streamlining internationalization workflows for iOS apps.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add swiftui-localize npx -- -y @trustedskills/swiftui-localize
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"swiftui-localize": {
"command": "npx",
"args": [
"-y",
"@trustedskills/swiftui-localize"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to generate localized SwiftUI code. It facilitates the creation of user interfaces that adapt to different languages and regions, ensuring a personalized experience for users worldwide. The generated code includes translated strings and culturally appropriate formatting.
When to use it
- Internationalizing an iOS app: When you need to support multiple languages in your application.
- Creating localized UI elements: For generating specific views like buttons or labels with translated text.
- Adapting content for different regions: To ensure dates, currencies, and other regional formats are displayed correctly.
- Rapid prototyping of multilingual interfaces: Quickly generate basic localized layouts to test translations.
Key capabilities
- Generates SwiftUI code with localized strings.
- Supports multiple languages and regions.
- Facilitates culturally appropriate formatting.
Example prompts
- "Generate a SwiftUI button that says 'Hello' in Spanish."
- "Create a localized label for displaying the current date in French format."
- "Show me how to localize a text field in SwiftUI for Japanese input."
Tips & gotchas
This skill requires familiarity with SwiftUI and localization concepts. The quality of the generated code depends on the accuracy and completeness of available translations.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.