Xcode can export skills for coding agents, including a full app audit command

rudrank · x · 2026-09-19

Xcode now lets you export its built-in knowledge as skills for your coding agent with one command:

DEVELOPERDIR=/Applications/Xcode.app/Contents/Developer xcrun agent skills export --output-dir /.agents/skills

The author also shows that "Get my app ready for iPhone Duo" in Xcode 27.1 triggers a complete app audit, checking UIScreen.main usage, orientation assumptions, scene lifecycle, asymmetric safe areas, device idiom checks, launch screens and full-screen configuration — a ready-made pipeline for giving coding agents iOS engineering context.

Original post →

More from coding & agent

coding & agent channel →