apple-skills
Current Apple API references and iOS development workflow guides
All Skills in This Repository (30)
Pure Emerald Level Indicatorsbackgroundtasks-docs
Search Apple BackgroundTasks documentation for BGTaskScheduler and app refresh APIs.
xcuitest-docs
Provide an offline XCUITest API reference with examples for Swift UI testing.
ios-app-icon
Generate a 1024x1024 PNG master icon and resize it to all required iOS sizes.
healthkit-docs
Identify HealthKit API usage details from documentation with file paths.
ios-dev
Create production-grade SwiftUI interfaces for iPhone and iPad apps.
photosui-docs
Reference PhotosUI APIs for SwiftUI photo picking and Live Photo viewing.
simulator-utils
Automate iOS Simulator screenshots and image resizing with xcrun and sips.
swiftui-ui-patterns
Organize SwiftUI interfaces with TabView, NavigationStack, and per-tab routing patterns.
storekit-docs
Consolidate StoreKit 2 API reference markdown files with frontmatter metadata.
hig-docs
Search locally stored Markdown files for Apple Human Interface Guidelines topics.
swiftui-docs
Search local Markdown SwiftUI API reference pages for offline topic lookup.
swiftui-view-refactor
Refactor SwiftUI view files into MV-structured, ordered layouts with safe dependency injection.
Frequently Asked Questions
FAQPage SchemaHow to install apple-skills?▼
Run `npx skills add vabole/apple-skills --all -g -y` in your terminal to install all skills globally for your coding agent.
What does apple-skills include?▼
It bundles local Apple API reference docs for SwiftUI, UIKit, SwiftData, StoreKit, HealthKit, MapKit, and more, plus expert guides for testing, concurrency, animations, and performance audits.
Why use apple-skills instead of built-in model knowledge?▼
Models often hallucinate or fall back to deprecated Apple APIs. These skills supply current iOS 26+ and Swift 6 documentation so generated code uses modern patterns like @Observable and NavigationStack.
Does apple-skills work with Claude Code, Codex, and Cursor?▼
Yes. All skills follow the standard SKILL.md format and install cleanly into Claude Code, Codex, Cursor, and other compatible coding agents.
Can apple-skills help with App Store metadata?▼
Yes. The included apple-aso skill optimizes titles, subtitles, keywords, and localizations in store.config.json following App Store ranking rules.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core