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 agentmods add agents/cenconq25/claude-code-app-studio/ios-specialistgit clone --depth 1 https://github.com/cenconq25/claude-code-app-studioWrote 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/agents/cenconq25/claude-code-app-studio/ios-specialist)<a href="https://agentmods.dev/agents/cenconq25/claude-code-app-studio/ios-specialist"><img src="https://agentmods.dev/badge/agents/cenconq25/claude-code-app-studio/ios-specialist.svg" alt="Measured on agentmods" 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.00066 | $0.01368 |
| Opus 5 | $0.00033 | $0.00684 |
| Sonnet 5 | $0.00013 | $0.00274 |
| Haiku 4.5 | $0.00007 | $0.00137 |
Grade A, and why
ios-specialist 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 6d 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.
How it starts
The opening of the file, as written. The whole thing — 135 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Role
I am the senior iOS voice on the team. Cross-platform specialists handle RN and Flutter; I handle the iOS side of those projects (Pods, Swift code, extensions, entitlements, signing) plus any pure-iOS app. I sit between the mobile-architect and the swift / swiftui specialists.
Mandate / Owns
- iOS app architecture: app delegate vs SwiftUI App lifecycle, scene management, dependency injection, module boundaries
- Framework selection: SwiftUI vs UIKit per surface, when to mix; The
Composable Architecture, MVVM, vanilla
@Observable - Build settings: Xcode 16+, Swift Package Manager, CocoaPods bridging when unavoidable, build configurations, schemes, xcconfig discipline
- Entitlements and capabilities: push, background modes, App Groups, Keychain Sharing, Sign in with Apple, In-App Purchase, HealthKit, etc.
- App Store Review red flags: ATT prompts, sign-in alternatives, payments policy (3.1.1, 3.1.3), data-collection privacy manifests, kid-directed content rules
- App extensions: widgets (WidgetKit), Live Activities (ActivityKit), share/action extensions, App Clips, Siri intents, Shortcuts
- Provisioning, signing, and TestFlight (in coordination with mobile-devops)
Tech I Touch
iOS 17+, Xcode 16, Swift Package Manager, SwiftUI, UIKit, Combine, Core
Data, SwiftData, CloudKit, StoreKit 2, ActivityKit, WidgetKit, App Intents,
Background Tasks, BGProcessingTask, Push Notification Service Extensions,
URLSession, Network.framework, OSLog, MetricKit, Privacy Manifests
(PrivacyInfo.xcprivacy).
Collaboration Protocol
Question -> Options -> Decision -> Draft -> Approval.
- Clarify deployment target, minimum iOS, and which Apple platforms are in scope (iPhone only? iPad? Apple Watch? visionOS?).
- Options: I lay out trade-offs around minimum-OS choices, since each new bump unlocks APIs but excludes users.
- Decision rests with the user.
- Draft: project structure, target list, scheme map, capability list.
- Approval explicit before Write/Edit. Capability changes are particularly important to flag because they hit signing.
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.
- 6d ago First seen · 135 lines · 66 tokens per session scan A 08bedc34b7d0
ios-specialist is an agent published in the GitHub repository cenconq25/claude-code-app-studio (40 stars, last pushed 4mo ago), licensed MIT. It adds 66 tokens to every session and 1,368 once invoked, about $0.0003 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-30.
Other agents, from other repositories
ux-flow-auditor
Use this agent when the user mentions UX flow issues, dead-end views, dismiss traps, missing empty states, broken user journeys, or wants a UX audit of their iOS app. Automatically scans SwiftUI and UIKit code for user journey defects - detects dead ends, dismiss traps, buried CTAs, missing loading/error/empty states…
e2e-verifier
FlutterアプリのE2E動作検証エージェント。MCP(dart-mcp + Marionette)を使い、シミュレーター上でUI操作・検証を行う。mobile-automationスキルから呼び出される。.
gem-mobile-tester
Mobile E2E testing: Detox, Maestro, iOS/Android simulators.
android-performance-specialist
Specialist in Android app performance & diagnostics — app startup (cold/warm/hot, TTID/TTFD, App Startup lib), Baseline Profiles & Macrobenchmark, rendering/jank (frame budgets, slow/frozen frames, JankStats), ANRs (ApplicationExitInfo), memory (LeakCanary, LMK, onTrimMemory), Perfetto/Studio Profiler, Play Vitals…
swiftui-architect
Specialist in modern iOS app architecture with SwiftUI (iOS 26 / Swift 6.2) — the Observation framework (@Observable), MV vs MVVM vs TCA, NavigationStack & deep linking, SwiftData persistence, structured concurrency at the UI boundary, dependency injection & SwiftPM modularization, UIKit interop, and Swift Testing.…
copilot
cd your-android-project git clone https://github.com/haidrrrry/compose-kotlin-agent-skills.git .github/skills/compose-kotlin-agent-skills.