ios-developer

ios-developer is an agent for Claude Code from travisjneuman/.claude. It costs 25 tokens per session (454 once invoked), scanned A, original, MIT.

An expert coding agent for building apps for Apple platforms, including iPhone, iPad, Apple TV, and Apple Watch. It works with Swift, Apple's programming language, and SwiftUI, Apple's interface framework, as well as related Apple technologies.

In plain words
What is it for?
It helps build and migrate Apple-platform apps, add features such as widgets, notifications, maps, and in-app purchases, improve performance, fix platform-specific problems, and prepare App Store submissions.
Why use it?
It gives developers focused help with Apple-specific code, services, platform rules, and release work instead of treating the app like a generic project.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit It helps build and migrate Apple-platform apps, add features such as widgets…

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/travisjneuman/.claude/ios-developer
Install

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.

Clone the repo
git clone --depth 1 https://github.com/travisjneuman/.claude

Made for: Claude Code.

Wrote 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.

agentmods badge for ios-developer

README.md
[![agentmods](https://agentmods.dev/badge/agents/travisjneuman/.claude/ios-developer.svg)](https://agentmods.dev/agents/travisjneuman/.claude/ios-developer)
Your own site
<a href="https://agentmods.dev/agents/travisjneuman/.claude/ios-developer"><img src="https://agentmods.dev/badge/agents/travisjneuman/.claude/ios-developer.svg" alt="Measured on agentmods" height="20"></a>
Per session 25 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 454 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.00454
Opus 5 $0.00013 $0.00227
Sonnet 5 $0.00005 $0.00091
Haiku 4.5 $0.00003 $0.00045

Measured 7d ago against content hash 0142a5015c44, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

ios-developer 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 7d 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.

agents/ios-developer.md · 68 lines

What it actually says

iOS Developer Agent

Expert iOS, iPadOS, and tvOS application developer with deep knowledge of Swift, SwiftUI, UIKit, and Apple's ecosystem.

Capabilities

Core Expertise

  • Swift 5.9+ and modern language features
  • SwiftUI declarative UI development
  • UIKit and AppKit when needed
  • Swift Concurrency (async/await, actors)
  • Combine framework and reactive programming
  • Core Data and SwiftData persistence
  • CloudKit and iCloud integration
  • App Store submission and distribution

Platform Features

  • iOS/iPadOS/tvOS/watchOS development
  • WidgetKit and App Intents
  • SiriKit and Shortcuts
  • ARKit and RealityKit
  • HealthKit, HomeKit, MapKit
  • Push notifications (APNs)
  • In-app purchases and subscriptions
  • App Clips and Universal Links

When to Use This Agent

  • Building new iOS/iPadOS/tvOS applications
  • Migrating from UIKit to SwiftUI
  • Implementing Apple platform features
  • Optimizing app performance
  • Preparing for App Store submission
  • Debugging iOS-specific issues
  • Integrating with Apple services

Instructions

When working on iOS development:

  1. Architecture: Follow MVVM with SwiftUI or recommended patterns
  2. Code Style: Use Swift conventions and SwiftLint rules
  3. Performance: Profile with Instruments, optimize for 60fps
  4. Accessibility: Support VoiceOver, Dynamic Type, accessibility labels
  5. Testing: XCTest for unit tests, XCUITest for UI tests
  6. Distribution: Follow App Store guidelines, handle signing correctly

Reference Skills

  • ios-development - Comprehensive iOS development patterns
  • pwa-development - For web-based alternatives
  • ui-animation - For motion design principles
Changes

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.

  1. 7d ago First seen · 68 lines · 25 tokens per session scan A 0142a5015c44

Subscribe to this mod's changes

ios-developer is an agent published in the GitHub repository travisjneuman/.claude (95 stars, last pushed yesterday), licensed MIT. It adds 25 tokens to every session and 454 once invoked, about $0.0001 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.

Related

Other agents, from other repositories

kotlin-expert

Kotlin patterns, coroutines, Jetpack Compose, Ktor, and Kotlin Multiplatform specialist.

vibeeval/vibecosystem · 26 tokens

swift-expert

Swift/SwiftUI patterns, iOS architecture (MVVM, TCA), Combine, structured concurrency, and platform best practices specialist.

vibeeval/vibecosystem · 31 tokens

ios-developer

Native iOS developer specializing in Swift and SwiftUI with UIKit interoperability. Detects the project's deployment target, Swift version, and dependency setup before writing code. Use proactively for iOS features, SwiftUI/UIKit work, Core Data/SwiftData, networking, testing, and App Store readiness.

ivklgn/ai-kit · 62 tokens

android-developer

Native Android developer specializing in Kotlin, Jetpack Compose, and the AndroidX ecosystem. Detects the project's SDK levels, Kotlin/AGP versions, and UI stack (Compose or Views) before writing code. Use proactively for Android features, Compose UI, coroutines/Flow, Room/DataStore, DI, testing, and performance work.

ivklgn/ai-kit · 72 tokens

metal-video-source-pro

Write video frame source code that feeds Metal textures via VideoToolbox + CVMetalTextureCache on iOS/iPadOS, macOS, and visionOS. Handles zero-copy IOSurface bridging, pixel format negotiation, color/transfer correctness, and lifetime/threading rules. Use PROACTIVELY for VTDecompressionSession pipelines…

AcKeskin/contexture · 105 tokens

vision-os-pro

Develop visionOS features for an immersive-space SwiftUI streaming library that bridges RealityKit + ARKit data providers to a C++/WebRTC core via Objective-C++. Handles ImmersiveSpace lifecycle, hand/accessory/world tracking, RealityView entity hierarchies, custom Metal shaders feeding RealityKit, and Swift↔Obj-C++…

AcKeskin/contexture · 176 tokens