Toolverse
All skills

localization-developer

by anyproto

Context-aware routing to the Anytype iOS localization system. Use when working with .xcstrings files, Loc constants, hardcoded strings, or user-facing text.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
anyproto
Category
Mobile
Views
7

About this skill

Context-aware routing to the Anytype iOS localization system. Use when working with .xcstrings files, Loc constants, hardcoded strings, or user-facing text.

How to use

  1. Zanim dodasz nowy tekst, wyszukaj istniejące klucze poleceniem: rg "yourSearchTerm" Modules/Loc/Sources/Loc/Generated/Strings.swift — jeśli klucz istnieje, użyj go ponownie zamiast tworzyć duplikat.

  2. Jeśli tekst nie istnieje, określ, do którego z trzech plików .xcstrings go dodać: Auth.xcstrings dla tekstów logowania i uwierzytelniania, Workspace.xcstrings dla tekstów dotyczących przestrzeni i współpracy, UI.xcstrings dla ustawień i ogólnego interfejsu.

  3. Otwórz odpowiedni plik .xcstrings (znajduje się w Modules/Loc/Sources/Loc/Resources/) i dodaj nowy klucz z angielskim tekstem — nigdy nie edytuj bezpośrednio tłumaczeń, Crowdin zajmuje się pozostałymi językami.

  4. Po edycji pliku .xcstrings uruchom make generate, aby zaktualizować wygenerowany plik Strings.swift.

  5. W kodzie UI użyj stałej Loc zamiast hardkodowanego tekstu, na przykład: AnytypeText(Loc.yourKey, style: .uxCalloutMedium) — nigdy nie umieszczaj tekstów bezpośrednio w interfejsie.

Related skills

openscad

by mitsuhiko

Create and render OpenSCAD 3D models. Generate preview images from multiple angles, extract customizable parameters, validate syntax, and export STL files for 3D printing platforms like MakerWorld.

Mobile
4291

xcodebuildmcp

by cameroncooke

Official skill for XcodeBuildMCP. Use when doing iOS/macOS/watchOS/tvOS/visionOS work (build, test, run, debug, log, UI automation).

Mobile
2225

ios-simulator-skill

by conorluddy

21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.

Mobile
19154

claude-mobile-ios-testing

by krzemienski

Use when testing iOS apps on simulator, capturing screenshots for validation gates, automating UI testing with expo-mcp and xc-mcp, or verifying visual correctness - combines expo-mcp autonomous testing (React Native level) with xc-mcp simulator management (iOS level)

Mobile
15111

react-native-design

by wshobson

Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.

Mobile
1964

react-native-architecture

by wshobson

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

Mobile
3978