search-ios26-docs
Installation
SKILL.md
Search iOS 26 Docs
Use the local Xcode iPhone Simulator SDK as the source of truth for iOS 26 APIs. Prefer this skill before web search when the task asks what is available in the current SDK, how a SwiftUI symbol is declared, what availability it has, or whether an iOS 26 API exists.
Quick Start
Build or refresh the cached symbol graphs:
python3 "$HOME/.codex/skills/search-ios26-docs/scripts/build_cache.py"
Search SwiftUI and SwiftUICore symbol docs:
python3 "$HOME/.codex/skills/search-ios26-docs/scripts/search_symbols.py glass button style
python3 "$HOME/.codex/skills/search-ios26-docs/scripts/search_symbols.py backgroundExtensionEffect --ios26
python3 "$HOME/.codex/skills/search-ios26-docs/scripts/search_symbols.py toolbar spacer --module SwiftUI --limit 12