# Best iOS Skills

> Pixel perfect, and performant apps

Best iOS Skills to follow apples best practices when shipping native iOS apps.

## Links

- HTML page: https://omgskills.com/collections/build-ios-apps/

## Featured skills

1. [swiftui-pro](https://omgskills.com/skills/twostraws/swiftui-agent-skill/swiftui-pro/index.md) — Comprehensively reviews SwiftUI code for best practices on modern APIs, maintainability, and performance.
   - [@twostraws](https://omgskills.com/library/twostraws/index.md) · 4.6k stars
   - Install: `git clone https://github.com/twostraws/SwiftUI-Agent-Skill /tmp/SwiftUI-Agent-Skill && ln -s /tmp/SwiftUI-Agent-Skill/swiftui-pro ~/.claude/skills/swiftui-pro`
2. [swift-concurrency-pro](https://omgskills.com/skills/twostraws/swift-concurrency-agent-skill/swift-concurrency-pro/index.md) — Reviews Swift code for concurrency correctness, modern API usage, and common async/await pitfalls.
   - [@twostraws](https://omgskills.com/library/twostraws/index.md) · 520 stars
   - Install: `git clone https://github.com/twostraws/Swift-Concurrency-Agent-Skill /tmp/Swift-Concurrency-Agent-Skill && ln -s /tmp/Swift-Concurrency-Agent-Skill/swift-concurrency-pro ~/.claude/skills/swift-concurrency-pro`
3. [swift-testing-pro](https://omgskills.com/skills/twostraws/swift-testing-agent-skill/swift-testing-pro/index.md) — Writes, reviews, and improves Swift Testing code using modern APIs and best practices.
   - [@twostraws](https://omgskills.com/library/twostraws/index.md) · 422 stars
   - Install: `git clone https://github.com/twostraws/Swift-Testing-Agent-Skill /tmp/Swift-Testing-Agent-Skill && ln -s /tmp/Swift-Testing-Agent-Skill/swift-testing-pro ~/.claude/skills/swift-testing-pro`
4. [swiftdata-pro](https://omgskills.com/skills/twostraws/swiftdata-agent-skill/swiftdata-pro/index.md) — Writes, reviews, and improves SwiftData code using modern APIs and best practices.
   - [@twostraws](https://omgskills.com/library/twostraws/index.md) · 401 stars
   - Install: `git clone https://github.com/twostraws/SwiftData-Agent-Skill /tmp/SwiftData-Agent-Skill && ln -s /tmp/SwiftData-Agent-Skill/swiftdata-pro ~/.claude/skills/swiftdata-pro`
5. [aso-audit](https://omgskills.com/skills/coreyhaines31/marketingskills/aso-audit/index.md) — When the user wants to audit or optimize an App Store or Google Play listing.
   - [@coreyhaines31](https://omgskills.com/library/coreyhaines31/index.md) · 27k stars
   - Install: `git clone https://github.com/coreyhaines31/marketingskills /tmp/marketingskills && ln -s /tmp/marketingskills/skills/aso-audit ~/.claude/skills/aso-audit`
6. [swiftui-performance-audit](https://omgskills.com/skills/dimillian/skills/swiftui-performance-audit/index.md) — Audit and improve SwiftUI runtime performance from code review and architecture.
   - [@dimillian](https://github.com/dimillian) · 3.9k stars
   - Install: `git clone https://github.com/Dimillian/Skills /tmp/Skills && ln -s /tmp/Skills/swiftui-performance-audit ~/.claude/skills/swiftui-performance-audit`
7. [mobile-ios-design](https://omgskills.com/skills/wshobson/agents/mobile-ios-design/index.md) — Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps.
   - [@wshobson](https://omgskills.com/library/wshobson/index.md) · 38k stars
   - Install: `git clone https://github.com/wshobson/agents /tmp/agents && ln -s /tmp/agents/plugins/ui-design/skills/mobile-ios-design ~/.claude/skills/mobile-ios-design`
8. [apple-appstore-reviewer](https://omgskills.com/skills/github/awesome-copilot/apple-appstore-reviewer/index.md) — Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection...
   - [@github](https://omgskills.com/library/github/index.md) · 37k stars
   - Install: `git clone https://github.com/github/awesome-copilot /tmp/awesome-copilot && ln -s /tmp/awesome-copilot/skills/apple-appstore-reviewer ~/.claude/skills/apple-appstore-reviewer`

## Others you might like

- [Claude Skills for Research](https://omgskills.com/collections/research/index.md)
- [Most used skills](https://omgskills.com/collections/the-goat-list/index.md)
- [Skills for Designers](https://omgskills.com/collections/design-essentials/index.md)
