ios

Build, debug, test, and validate iOS/macOS apps across SwiftUI, Capacitor, Rust-core, and Expo projects.

5|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/barkleesanders/claude-code-starter --skill ios-barkleesanders
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ios
Source: https://github.com/barkleesanders/claude-code-starter/tree/main/skills/ios
Command: npx skills add https://github.com/barkleesanders/claude-code-starter --skill ios-barkleesanders

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the fragmentation of iOS/macOS development workflows by providing a single unified entry point for all non-shipping tasks, removing the need to manually switch between disjoint specialized tools for building, debugging, testing, and compliance.

Core Features & Use Cases

  • Multi-app-type support: Handles native Swift/SwiftUI, Capacitor web-wrap, Rust-core, and Expo/React Native iOS projects with tailored routing for each project shape.
  • Full dev loop automation: Covers building, running on simulators, UI testing, accessibility auditing, crash debugging, performance profiling, and memory leak detection.
  • Pre-ship compliance and asset prep: Includes greenlight preflight checks, privacy manifest validation, App Store screenshot generation, ASO optimization, and App Review requirement scanning to avoid last-minute rejections.
  • Verified pitfall avoidance: Bundles proven fixes for common iOS development issues like WKWebView clipping bugs, Capacitor auth flow conflicts, and SPM signing errors to reduce debugging time.

Quick Start

Use the ios skill to build your native SwiftUI iOS app on the simulator, debug any runtime crashes, run accessibility audits, and generate App Store screenshots before handing off to the shipping workflow.

Frequently Asked Questions about ios

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a unified iOS and macOS development workflow for mixed project types?

Set up a unified iOS and macOS development workflow by using a single entry point that routes native Swift, SwiftUI, Capacitor, and React Native projects to tailored build, debug, and test loops without switching tools.

Does this iOS development workflow support Capacitor and Expo React Native projects?

Yes, this iOS development workflow supports Capacitor and Expo React Native projects. It provides tailored routing for web-wrap and cross-platform project types alongside native Swift and SwiftUI applications.

How do I run App Store compliance checks and privacy manifest validation before shipping an iOS app?

Run App Store compliance checks by executing preflight greenlight scans that validate privacy manifests, audit accessibility, and generate App Store screenshots to prevent last-minute review rejections.

What is the best way to automate iOS simulator builds and accessibility audits together?

Automate iOS simulator builds and accessibility audits by using a pre-configured development loop that handles running builds, UI testing, and accessibility auditing within a single unified workflow.

Why does my Capacitor WKWebView have clipping bugs and SPM signing errors during iOS builds?

Capacitor WKWebView clipping bugs and SPM signing errors during iOS builds are common pitfalls. This workflow applies verified fixes for these issues, including auth flow conflicts, to reduce debugging time.