twostraws/SwiftUI-Agent-Skill
3,470 stars · Last commit 2026-03-11
SwiftUI agent skill for Claude Code, Codex, and other AI tools.
README preview
<p align="center">
<img src="assets/logo.svg" alt="SwiftUI Pro - Agent Skill for Claude Code, Codex, and Gemini" height="100" />
</p>
<h1 align="center">SwiftUI Agent Skill for AI Coding Assistants</h1>
<p align="center">
<img src="https://img.shields.io/badge/iOS-26+-2980b9.svg" alt="Designed for iOS 26 and later." />
<img src="https://img.shields.io/badge/swift-6.2+-8e44ad.svg" alt="Designed for Swift 6.2 and later." />
<a href="https://twitter.com/twostraws">
<img src="https://img.shields.io/badge/[email protected]?style=flat" alt="Twitter: @twostraws" />
</a>
</p>
An agent skill that helps AI coding assistants write smarter, simpler, and more modern SwiftUI, including guidance on API usage, design, performance, and accessibility. Covers navigation, layout, animations, state management, VoiceOver, deprecated API, and more, targeting the mistakes LLMs actually make.
Also available:
- [SwiftData Pro](https://github.com/twostraws/SwiftData-Agent-Skill)
- [Swift Concurrency Pro](https://github.com/twostraws/Swift-Concurrency-Agent-Skill)