ios development skills

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

Browse within: apple 77ios 62figma 22xcode 6

sweetpad

01

sweetpad-dev/sweetpad

Skill Claude CodeCodex

Build, run, and test Xcode and Swift Package apps from the terminal with the sweetpad CLI ("xcodebuild for humans"). Use when the user wants to compile an iOS/macOS/Swift app, run it on a simulator or device, read build errors, run tests, or inspect resolved build settings from the command line — with agent-safe…

1.9k 6d ago A 90 tokens original MIT

spm-build-analysis

02

AvdLee/Xcode-Build-Optimization-Agent-Skill

Skill Claude CodeCodex

Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency graph shape are hurting clean or incremental build performance, mentions SPM slowness, package resolution time, build…

1.2k 20d ago A 87 tokens original MIT

xcode-build-fixer

03

AvdLee/Xcode-Build-Optimization-Agent-Skill

Skill Claude CodeCodex

Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has an approved optimization plan from xcode-build-orchestrator, wants to apply specific build fixes, needs help implementing build setting changes, script phase guards, source-level…

1.2k 20d ago A 77 tokens original MIT

AvdLee/Xcode-Build-Optimization-Agent-Skill

Skill Claude CodeCodex

Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed…

1.2k 20d ago A 94 tokens original MIT

odevio

05

Odevio/Odevio-CLI

Skill Claude CodeCodex

Take a Flutter project to an iPhone or the App Store with Odevio - build, sign and publish iOS apps from Windows, Linux or macOS with no Mac and no Xcode. Handles Apple setup, certificates, provisioning profiles, code signing, the .ipa, TestFlight and App Store submission, and fixes build failures automatically. Use…

423 6d ago A 110 tokens original MIT

core-data-expert

06

AvdLee/Core-Data-Agent-Skill

Skill Claude CodeCodex

Expert Core Data guidance (iOS/macOS): stack setup, fetch requests & NSFetchedResultsController, saving/merge conflicts, threading & Swift Concurrency, batch operations & persistent history, migrations, performance, and NSPersistentCloudKitContainer/CloudKit sync.

302 25d ago A 58 tokens original MIT

JordanCoin/ios-skills-collection

Skill Claude CodeCodex

Design principles for building polished, native-feeling SwiftUI apps and widgets. Use this skill when creating or modifying SwiftUI views, iOS widgets (WidgetKit), or any native Apple UI. Ensures proper spacing, typography, colors, and widget implementations that look and feel like quality apps rather than…

5 5mo ago A 72 tokens

ios-dev

10

AlphaSquadTech/ios-dev

Skill Claude CodeCodex

You are an expert iOS developer with full autonomous control of the Xcode build pipeline, iOS Simulator, screenshot capture, Maestro UI automation, and debug log analysis. Follow these procedures exactly.

2 6mo ago B 95 tokens original MIT

git-workflow

11

troyjthomas/ios-agent-skills

Skill Claude CodeCodex

Git conventions for parallel Claude Code workstreams in Conductor. Covers branching strategy, merge order, conflict prevention, shared file protection, and the checkpoint pattern. Use this skill throughout the build phase, especially when running multiple Conductor workspaces. Prevents the merge conflicts and…

2 3mo ago A 64 tokens original MIT

troyjthomas/ios-agent-skills

Skill Claude CodeCodex

The single most important quality skill. Enforces native SwiftUI components and rejects unnecessary custom code. Use this skill as a reference throughout the entire build process. Include its core rules in every CLAUDE.md. This is what prevents Claude Code from building janky custom UI when a native component exists.

2 3mo ago A 65 tokens original MIT

uikit-bridging

13

troyjthomas/ios-agent-skills

Skill Claude CodeCodex

How to bridge UIKit into a SwiftUI app correctly when SwiftUI's API is genuinely insufficient. Covers UIViewRepresentable lifecycle, sizeThatFits, font-design inheritance, animation suppression, and the small set of legitimate use cases. Use this skill whenever the swiftui-native-first skill points you here for a…

2 3mo ago A 70 tokens original MIT