Agent skill · Frontend

ios-development

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.

rshankrasgithub.com/rshankrasGitHub ↗
claude-coderead-onlyMIT
Install
npx skills add rshankras/claude-code-apple-skills --skill ios --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 38
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: ReadGlobGrepWebFetch
Path: skills/ios/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 589
Language: Swift

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# iOS Development Expert Comprehensive guidance for iOS app development. This skill aggregates specialized modules for different aspects of iOS development. ## When This Skill Activates Use this skill when the user: - Asks about iOS development best practices - Wants code review for iOS/Swift projects - Needs UI/UX review against Human Interface Guidelines - Wants accessibility audit for iOS apps - Is planning a new iOS app - Needs help with SwiftUI patterns for iOS - Asks about navigation architecture (NavigationStack, NavigationSplitView, TabView) - Wants to run/launch the app in the Simulator or screenshot it to verify a change ## Available Modules Read relevant module files based on the user's needs: ### coding-best-practices/ Swift code quality and modern idioms for iOS. - Modern Swift patterns and idioms - Architecture patterns (MVVM, Clean Architecture) - Code quality standards - Performance optimization ### ui-review/ UI/UX review against Apple HIG. - Human Interface Guidelines compliance - Font usage and Dynamic Type support - Accessibility review (VoiceOver, color contrast) - SwiftUI best practices for iOS/watchOS ### accessibility-audit/ Structured accessibility audit wo

What's inside
Steps it walks through
  1. When This Skill Activates
  2. Available Modules
  3. coding-best-practices/
  4. ui-review/
  5. accessibility-audit/
  6. navigation-patterns/
  7. app-planner/
  8. run-simulator/
  9. run-device/
  10. How to Use
  11. Example Workflow
Ships with 24 files
  • accessibility-audit/SKILL.md
  • accessibility-audit/automated-audits.md
  • accessibility-audit/nutrition-labels.md
  • app-planner/SKILL.md
  • app-planner/architecture-guide.md
  • app-planner/planning-checklist.md
  • app-planner/tech-stack-options.md
  • assistive-access/SKILL.md
  • coding-best-practices/SKILL.md
  • coding-best-practices/architecture-patterns.md
  • coding-best-practices/coredata-patterns.md
  • coding-best-practices/rules/swiftlint.yml
  • coding-best-practices/swift-patterns.md
  • coding-best-practices/swiftui-patterns.md
  • ipad-patterns/SKILL.md
  • ipad-patterns/drag-drop.md
  • ipad-patterns/input-methods.md
  • ipad-patterns/multitasking.md
  • migration-patterns/SKILL.md
  • migration-patterns/coredata-to-swiftdata.md
  • migration-patterns/objc-to-swift.md
  • migration-patterns/observable-migration.md
  • migration-patterns/storekit-migration.md
  • migration-patterns/uikit-to-swiftui.md
first 24 of 38
More from claude-code-apple-skills
All skills →
About this skill
What does the ios-development skill do?

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.

How do I install it?

Run `npx skills add rshankras/claude-code-apple-skills --skill ios --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From rshankras/claude-code-apple-skills, a repository with 589 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going