About this project
SwiftUI Pro is an agent skill designed to help AI coding assistants write smarter, simpler, and more modern SwiftUI code. It provides guidance on API usage, design, performance, and accessibility, and targets mistakes that large language models commonly make when generating SwiftUI code.
The skill covers topics including navigation, layout, animations, state management, VoiceOver support, and deprecated API usage. It is built on the author's existing AGENTS.md file and uses the Agent Skills format, so it is intended to work with Claude Code, Codex, Gemini, Cursor, and other compatible tools.
Installation can be done via npx:
npx skills add https://github.com/twostraws/swiftui-agent-skill --skill swiftui-pro
Claude Code users can also add the marketplace and install the plugin directly. The skill can be triggered with commands such as /swiftui-pro in Claude Code or $swiftui-pro in Codex, and can accept specific instructions for partial reviews, for example checking for deprecated API or focusing on accessibility. Natural language triggering is also supported.
Related skills from the same author include SwiftData Pro, Swift Concurrency Pro, and Swift Testing Pro. Contributions are welcome, with guidance to keep Markdown concise due to token costs and to focus on edge cases and surprises rather than repeating what LLMs already know. The project is available under the MIT License.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.