The next Hacking with Swift+ live stream is this Saturday, and weโ€™re building another fantastic app using Foundation Models! This time weโ€™ll really be pushing dynamic data generation hard ๐Ÿ’ช https://www.hackingwithswift.com/plus
Hacking with Swift+

Subscribe to Hacking with Swift+ and get advanced Swift tutorials to help take your career to the next level.

Hacking with Swift
Today I'm pleased to release an all-new agent skill for SwiftUI ๐Ÿ”ฅ It builds upon the success of the AGENTS file I released previously, adding a wider range of tips and more details too. On GitHub now! https://github.com/twostraws/SwiftUI-Agent-Skill
GitHub - twostraws/SwiftUI-Agent-Skill: SwiftUI agent skill for Claude Code, Codex, and other AI tools.

SwiftUI agent skill for Claude Code, Codex, and other AI tools. - twostraws/SwiftUI-Agent-Skill

GitHub
If you already watched my stream you'll already know a key reason for me releasing this skill in addition to the AGENTS file, but if not I wrote up a short article here: https://www.hackingwithswift.com/articles/282/swiftui-agent-skill-claude-codex-ai
SwiftUI Agent Skill - Write better code with Claude, Codex, and other AI tools

Improve the AI-written code in all your SwiftUI projects with my free agent skill

Hacking with Swift
If you have npm installed, you can try my new SwiftUI agent skill with just one `npx skill` command โ€“ it works across Claude, Codex, Gemini, Cursor, and more ๐Ÿ’ซ
If you hit any problems with the `npx` command, I would love to know so I can make it better โ€“ I appreciate you trying it! ๐Ÿ™‡โ€โ™‚๏ธ https://github.com/twostraws/swiftui-agent-skill
GitHub - twostraws/SwiftUI-Agent-Skill: SwiftUI agent skill for Claude Code, Codex, and other AI tools.

SwiftUI agent skill for Claude Code, Codex, and other AI tools. - twostraws/SwiftUI-Agent-Skill

GitHub
@twostraws Will this work with the Claude agent integrated into Xcode? Claude Code sees the skill, but Xcode's Claude doesn't.
@kenlaws Interesting! Someone one Slack said it worked fine through Codex -> Xcode. I seem to recall @StewartLynch mentioning a directory where skills needed to go, but Iโ€™m currently on my phone so canโ€™t check.
Xcode 26 3 Agentic Coding

YouTube
@StewartLynch @twostraws Stewart's video showed me what I needed to add and where. Thanks to both of you!