Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add shahid0/mobile-development-ai-skills --skill swift-swiftui-localizationgit clone --depth 1 https://github.com/shahid0/mobile-development-ai-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/shahid0/mobile-development-ai-skills/swift-swiftui-localization)<a href="https://agentmods.dev/skills/shahid0/mobile-development-ai-skills/swift-swiftui-localization"><img src="https://agentmods.dev/badge/skills/shahid0/mobile-development-ai-skills/swift-swiftui-localization/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/shahid0/mobile-development-ai-skills/swift-swiftui-localization"><img src="https://agentmods.dev/badge/skills/shahid0/mobile-development-ai-skills/swift-swiftui-localization.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00121 | $0.01017 |
| Opus 5 | $0.00060 | $0.00508 |
| Sonnet 5 | $0.00024 | $0.00203 |
| Haiku 4.5 | $0.00012 | $0.00102 |
Grade A, and why
swift-swiftui-localization scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
24 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 271 B
- references/build-and-xcstringstool.md 2.6 KB
- references/localization-responsive-ui.md 1.7 KB
- references/patterns.md 3.8 KB
- references/qa-validation.md 1.5 KB
- references/responsive-ui/audit-workflow.md 1.7 KB
- references/responsive-ui/fix-patterns.md 1.7 KB
- references/responsive-ui/formatting-and-bidi.md 1.9 KB
- references/responsive-ui/rtl-directionality.md 2.1 KB
- references/responsive-ui/testing-matrix.md 1.5 KB
- references/responsive-ui/text-expansion-layout.md 2.3 KB
- references/string-catalogs.md 2.2 KB
- references/swiftui-concurrency-default-isolation.md 11 KB
- references/translate-xcstrings.md 1.5 KB
- references/workflow.md 3.0 KB
- references/xcloc-xliff-workflow.md 1.8 KB
- scripts/check_xcode_localization_settings.py 1.8 KB runs code
- scripts/inspect_xcstrings.py 3.7 KB runs code
- scripts/LocalizationLiteralAudit.swift 2.7 KB
- scripts/swiftui_localization_audit.py 3.6 KB runs code
- scripts/swiftui_responsive_localization_audit.py 4.4 KB runs code
- scripts/sync_xcstrings.py 2.1 KB runs code
- scripts/validate_xcstrings_placeholders.py 2.6 KB runs code
- scripts/xcloc_localization_command.py 1.8 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 52 lines · 121 tokens per session scan A 2f86b085d133
swift-swiftui-localization is a skill published in the GitHub repository shahid0/mobile-development-ai-skills (2 stars, last pushed 3mo ago), with no licence file. It adds 121 tokens to every session and 1,017 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
swift-localization
Swift localization and internationalization patterns for multilingual Apple-platform apps. Use when Codex needs to build, refactor, debug, or review String Catalogs, localized SwiftUI text, String(localized:) usage, pluralization, locale-aware formatting, right-to-left behavior, or translation workflows across many…
swift-formatstyle-macos
FormatStyle on macOS — Date.FormatStyle, Number.FormatStyle, Measurement.FormatStyle, List.FormatStyle, Duration.TimeFormatStyle, custom FormatStyle conformances, formatting for menu items/status bar/inspector/large-number display in Table columns. Use when formatting values for display in macOS UI.
kotlin-specialist
Provides idiomatic Kotlin implementation patterns including coroutine concurrency, Flow stream handling, multiplatform architecture, Compose UI construction, Ktor server setup, and type-safe DSL design. Use when building Kotlin applications requiring coroutines, multiplatform development, or Android with Compose.…
swiftui-dev
Use this skill for SwiftUI development, architecture, structure, performance, and Apple native app profiling. It combines.
axiom-concurrency
Use when writing ANY async code, actors, threads, or seeing ANY concurrency error. Covers Swift 6 concurrency, @MainActor, Sendable, data races, async/await patterns.
developing-genkit-dart
Generates code and provides documentation for the Genkit Dart SDK. Use when the user asks to build AI agents in Dart, use Genkit flows, or integrate LLMs into Dart/Flutter applications.