localization helper

Replace hardcoded Text() strings with I18n pattern for 6 languages.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "localization helper" with this command: npx skills add willsigmon/sigstack/willsigmon-sigstack-localization-helper

Localization Helper

Replace hardcoded Text() strings with I18n pattern for 6 languages.

Pattern:

// BEFORE Text("Verse of the Day")

// AFTER Text(I18n.str("widget.verseOfDay", default: "Verse of the Day"))

Add keys to: LeavnApp/Sources/Resources/{lang}.lproj/Localizable.strings

Use when: Hardcoded strings found, adding UI text, widget/ChatterboxKit localization

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

dead code eliminator

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

codebase health reporter

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

analyze codebase

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

swiftui codegen expert

No summary provided by upstream source.

Repository SourceNeeds Review