skills/ios/SKILL.md
Comprehensive iOS development guidance including Swift best practices, SwiftUI patterns, UI/UX review against HIG, and app planning. Use for iOS code review, best practices, accessibility audits, or planning new iOS apps.
npx skillsauth add rshankras/claude-code-apple-skills ios-developmentInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Comprehensive guidance for iOS app development. This skill aggregates specialized modules for different aspects of iOS development.
Use this skill when the user:
Read relevant module files based on the user's needs:
Swift code quality and modern idioms for iOS.
UI/UX review against Apple HIG.
Structured accessibility audit workflow (advisory).
performAccessibilityAudit) + CI patternsSwiftUI navigation architecture patterns.
iOS app planning and analysis.
Build, install, launch, and screenshot the app in the Simulator to verify a change visually (operational — uses Bash, not just guidance).
.app + bundle idRun an app on a physical iPhone/iPad from the CLI (no Xcode GUI).
xcodebuild -allowProvisioningUpdatesdevicectllibimobiledeviceUser asks for UI review:
ui-review/SKILL.md for the full review processdevelopment
US web checkout via the StoreKit External Purchase Link entitlement — currently 0% Apple commission (litigation ongoing), how to ship it safely, and how to architect for a commission flip so a future ruling is a config change, not a rewrite. Use when adding external purchase links, weighing web checkout vs IAP, or planning US-storefront pricing strategy.
tools
Revenue beyond the single-app price tag — own-app bundles, Family Sharing as a conversion lever, cross-developer bundles & suites, and institutional licensing via Group Purchases / Apple School & Business Manager. Use when a developer has multiple apps, a subscription worth sharing, complementary indie partners, or school/clinic/business buyers.
testing
Run a structured accessibility audit on an iOS/macOS app — automated XCUITest audits, Accessibility Inspector, manual VoiceOver/Dynamic Type passes, and App Store Accessibility Nutrition Label evaluation. Use before release, when preparing Nutrition Label declarations, or for EU Accessibility Act compliance.
tools
Stage-by-stage audit of an app's App Store growth machinery against a 54-item P0–P9 playbook — every item scored from an App Store Connect MCP call, a codebase check, or an explicit question to the user, then routed to the skill or command that fixes it. Read-only on App Store Connect. Use for a growth audit or scorecard, a pre-launch growth plan, a quarterly re-audit, or "which growth levers am I missing."