Xcode 27 ships agent skills for modern best practices, exportable with one command

EricBuess · x · 2026-09-12

Xcode 27 now includes built-in agent skills covering modern best practices and new APIs.

The notable part: the skills aren't locked inside the IDE. As sarunw points out, you can export them for use outside Xcode with a single command:

xcrun agent skills export --output-dir /Downloads/xcode-skills

Developers can thus reuse Apple's official skill files in any other agent tooling (e.g. Claude Code), bringing Xcode's encoded knowledge into external coding workflows.

Original post →

More from coding & agent

coding & agent channel →