ApKI is a compact routing skill for current, official Apple developer resources. It indexes Apple Developer videos, framework documentation, Swift, Human Interface Guidelines, sample code, technology overviews, Apple Open Source, and curated Apple/SwiftLang open-source repositories without copying the underlying documentation into the skill.
Install the skill with npx:
npx skills add https://github.com/Gucky/ApKI --skill apkiTo install it globally for Codex:
npx skills add https://github.com/Gucky/ApKI --skill apki --agent codex --globalFor a specific agent:
npx skills add https://github.com/Gucky/ApKI --skill apki --agent claude-codeFor all supported agents:
npx skills add https://github.com/Gucky/ApKI --skill apki --agent '*'If npx is not available, install Node.js first. On macOS with Homebrew:
brew install nodeInvoke the skill directly:
$apki
Or ask naturally, for example: “Find the official Apple documentation and WWDC sessions for AsyncImage, StoreKit subscriptions, or App Intents.”
ApKI provides:
- a complete Apple Developer video catalogue;
- a directory of Apple frameworks and technologies;
- focused component indexes for common Apple-platform development tasks;
- curated Apple and SwiftLang libraries, developer tooling, toolchain references, and evolution resources;
- direct routes to HIG, sample code, technology overviews, and Apple Open Source.
- Node.js for
npx - An AI coding assistant that supports agent skills
- Internet access for following Apple source links
ApKI was created by Wolfgang Muhsal. It is available under the MIT License, which permits commercial use, modification, distribution, and private use.
The MIT License applies to ApKI’s original content and structure.
Apple and SwiftLang repository descriptions, documentation, videos, sample code, trademarks, and other linked materials remain subject to their applicable terms and licenses. Apple-provided video summaries in ApKI identify their linked Apple video pages and remain subject to those same terms. ApKI is an independent project and is not affiliated with or endorsed by Apple Inc.
