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.
More from coding & agent
- Xcode 27.1 Adds iPhone Duo Readiness Skill Auditing Seven Classes of App Compatibility Issues — rudrank · 2026-09-19
- Law professor's five-week method turns students from prompters into AI tool builders — jkubicki · 2026-09-19
- opencode go at $10/month offers ~4x the tokens of going direct via OpenRouter — craigbalding · 2026-09-19
- No Prompt, No JSON Parsing: Jev's Typed API Maps Straight onto Java Records — therealdanvega · 2026-09-19
- Non-technical user rebuilds a community bot with Codex in ~20 minutes — Travi3000 · 2026-09-19
- Agent categorizes 63,045 emails in under 3 minutes for less than $1 — NathanWilbanks_ · 2026-09-19