ios agents

161 tagged ios, measured the same way as everything else here.

Browse within: swift 73android 44swiftui 34agent-skill 24github-copilot 24macos 20herdr 18base-project 17baseview 17kotlin 17kotlin-multiplatform 17programmatically-layout 17terminal 14terminal-app 14

issue-tracker

25

semantic-craft/iOS-vibebuddy

Agent

Issues and PRDs for this repo live as markdown files in .scratch/. GitHub Issues on semantic-craft/iOS-vibebuddy is not used for work tracking.

84 22d ago A 0 tokens original MIT

triage-labels

26

semantic-craft/iOS-vibebuddy

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

84 22d ago A 0 tokens copy · 75% MIT

compose-guide

27

ahmed3elshaer/everything-claude-code-mobile

Agent

Jetpack Compose patterns specialist. Guides on state management, recomposition optimization, theming, animations, and Compose best practices. Use when building or reviewing Compose UI.

65 +1 2mo ago A 33 tokens original MIT

mobile-architect

28

ahmed3elshaer/everything-claude-code-mobile

Agent

Mobile architecture expert. Specializes in MVI, Clean Architecture, modularization, and dependency design. Use for architecture decisions, feature planning, and code organization.

65 +1 2mo ago A 32 tokens original MIT

swiftui-guide

29

ahmed3elshaer/everything-claude-code-mobile

Agent

SwiftUI patterns specialist. Guides on state management, view optimization, theming, animations, and SwiftUI best practices. Use when building or reviewing SwiftUI UI.

65 +1 2mo ago A 37 tokens original MIT

builder

30

kylehughes/apple-platform-build-tools-claude-code-plugin

Agent

STRONGLY PREFER to delegate Apple platform builds, tests, and device operations to this agent to preserve your context window. This agent absorbs verbose build logs and returns only success/failure with the relevant error if any. Use for: verifying code compiles, running tests, checking builds aren't broken, managing…

59 5mo ago A 90 tokens original MIT

Terryc21/workflow-audit

Agent

Layer 3 systematically scans ALL entry points from Layer 1 and applies issue detection rules. Unlike Layer 2 (which traces specific flows in depth), Layer 3 does a breadth-first scan to categorize issues across the entire codebase.

58 5d ago A 0 tokens original Apache-2.0

Terryc21/workflow-audit

Agent

Layer 4 evaluates workflows from the user's perspective. While Layers 1-3 analyze code structure, Layer 4 asks: "Does this workflow help the user achieve their goal?".

58 5d ago A 0 tokens original Apache-2.0

layer5-data-wiring

33

Terryc21/workflow-audit

Agent

Layer 5 verifies that features use real user data instead of mock/hardcoded values, and that model capabilities are fully wired into the features that need them. While Layers 1-4 audit navigation and UX, Layer 5 audits whether the data flowing through those workflows is genuine.

58 5d ago A 0 tokens original Apache-2.0

Nagarjuna2997/ios-agent-skill

Agent Claude Code

Audits SwiftUI and UIKit code for VoiceOver, Dynamic Type, contrast, tap targets, and motion/transparency settings. Read-only — reports findings with file:line and the specific fix. Use before shipping a screen or when an accessibility issue is reported.

32 +1 16d ago A 57 tokens original MIT

foundation-models

35

Nagarjuna2997/ios-agent-skill

Agent Claude Code

Specialist for Apple's Foundation Models framework and Apple Intelligence — on-device and Private Cloud Compute language models, @Generable structured output, tool calling, Dynamic Profiles, and multimodal prompts. Use when building, reviewing, or debugging any on-device LLM feature. Enforces availability gating and…

32 +1 16d ago A 64 tokens original MIT

Nagarjuna2997/ios-agent-skill

Agent Claude Code

Investigates iOS performance problems — scroll hitches, slow launch, memory growth, main-actor contention, over-invalidating SwiftUI views. Measures before concluding and never optimizes on suspicion. Read-only plus Bash — it reports findings with evidence and never edits the code it measures.

32 +1 16d ago A 61 tokens original MIT

tqtuan1201/TTBaseUIKit

Agent

Builds complex custom SwiftUI views using standard SwiftUI components with TTBaseUIKit design tokens (XView/XSize/XFont). Does NOT use TTBaseSUI wrapper components.

23 1mo ago A 42 tokens original MIT

tqtuan1201/TTBaseUIKit

Agent

Reviews native SwiftUI code for iOS 14+ API compliance, accessibility, performance, design, and TTBaseUIKit token compliance. Does NOT check for TTBaseSUI components.

23 1mo ago A 43 tokens original MIT

MENTAL_MODEL

41

verygoodsecurity/vgs-collect-ios

Agent Codex

This is an internal contributor guide describing how customers use VGSCollectSDK so maintenance changes preserve integration behavior.

23 1mo ago A 0 tokens original MIT

architecture

42

multiplex-term/Multiplex

Agent

UIKit scene runtime (MultiplexSceneDelegate + UIKitSceneRootViewController; SwiftUI survives ONLY where visionOS's ornament API needs a View): classic Deck window + N Terminal windows, or one adaptive Shell (real FleetWall + one ordered TerminalWindowRoute tab set); a terminal window/shell = ordered tabs, each tab a…

10 6d ago A 0 tokens original Apache-2.0

e2e-headless

43

multiplex-term/Multiplex

Agent

Tools/dev-sshd/harness.sh runs a user-mode sshd on 127.0.0.1:2222 (own keys under Tools/dev-sshd/state/, never touches /.ssh).

10 6d ago A 0 tokens original Apache-2.0

i18n

44

multiplex-term/Multiplex

Agent

Multiplex ships English (source), Traditional Chinese (zh-Hant, Taiwan wording) and Japanese (ja). Decisions below were settled 2026-08-18; do not re-litigate without new facts.

10 6d ago A 0 tokens original Apache-2.0

build-triage

45

stag-build/phonebook

Agent Claude Code

Runs a build/test command (gradle, xcodebuild, npm, vitest) and returns a compressed failure summary — first failing task, error message, file:line — instead of raw logs.

8 2d ago A 46 tokens original MIT

docs-writer

46

stag-build/phonebook

Agent Claude Code

Writes or updates user-facing docs (README sections, setup guides, CI recipes) from the actual code and PLAN.md. Not for API design or code changes.

8 2d ago A 36 tokens original MIT

implementer

47

stag-build/phonebook

Agent Claude Code

Implements a well-specified, self-contained coding task (one module, one command, one component) from a detailed spec. Not for architecture decisions or cross-cutting changes.

8 2d ago A 39 tokens original MIT

architecture

48

DebugSwift/XcodeBazelMCP

Agent Codex

Bazel-first MCP server + CLI for iOS, modeled after getsentry/XcodeBuildMCP but swapping xcodebuild for bazel.

7 1mo ago A 0 tokens original MIT