#001xcdoc1 skills30updated 2026-07-10100% of creatorskilloccupationdescriptionupdatedxcdocsoftware-developersSearch and read Apple's official documentation offline using the `xcdoc` CLI. Use INSTEAD of fetching `developer.apple.com/documentation/...` URLs from the web — `xcdoc show` renders the same pages offline and should be preferred over WebFetch/curl for any developer.apple.com documentation link. Also use when investigating Apple platform APIs (macOS/iOS/watchOS/tvOS/visionOS), resolving compiler errors involving Apple frameworks, planning implementations that use Apple platform features, or when the user explicitly asks to look up Apple documentation.2026-07-10