vabolevaboleCommunity·30 Agent Skills Included

apple-skills

Current Apple API references and iOS development workflow guides

Provides up-to-date Apple framework documentation and expert workflow guides for building iOS, macOS, and SwiftUI apps. Covers SwiftUI, UIKit, SwiftData, StoreKit, HealthKit, MapKit, Liquid Glass, testing, concurrency, and App Store optimization. Eliminates hallucinated APIs and deprecated patterns by giving coding agents current iOS 26+ documentation and correctness checklists.
npx skills add vabole/apple-skills --all -g -y

All Skills in This Repository (30)

Pure Emerald Level Indicators
📦 In Repo
vabolevabole

backgroundtasks-docs

Search Apple BackgroundTasks documentation for BGTaskScheduler and app refresh APIs.

Community
Intermediate
📦 In Repo
vabolevabole

xcuitest-docs

Provide an offline XCUITest API reference with examples for Swift UI testing.

Community
Intermediate
📦 In Repo
vabolevabole

ios-app-icon

Generate a 1024x1024 PNG master icon and resize it to all required iOS sizes.

Community
Intermediate
📦 In Repo
vabolevabole

healthkit-docs

Identify HealthKit API usage details from documentation with file paths.

Community
Advanced
📦 In Repo
vabolevabole

ios-dev

Create production-grade SwiftUI interfaces for iPhone and iPad apps.

Community
Advanced
📦 In Repo
vabolevabole

photosui-docs

Reference PhotosUI APIs for SwiftUI photo picking and Live Photo viewing.

Community
Intermediate
📦 In Repo
vabolevabole

simulator-utils

Automate iOS Simulator screenshots and image resizing with xcrun and sips.

Community
Intermediate
📦 In Repo
vabolevabole

swiftui-ui-patterns

Organize SwiftUI interfaces with TabView, NavigationStack, and per-tab routing patterns.

Community
Advanced
📦 In Repo
vabolevabole

storekit-docs

Consolidate StoreKit 2 API reference markdown files with frontmatter metadata.

Community
Intermediate
📦 In Repo
vabolevabole

hig-docs

Search locally stored Markdown files for Apple Human Interface Guidelines topics.

Community
Basic
📦 In Repo
vabolevabole

swiftui-docs

Search local Markdown SwiftUI API reference pages for offline topic lookup.

Community
Intermediate
📦 In Repo
vabolevabole

swiftui-view-refactor

Refactor SwiftUI view files into MV-structured, ordered layouts with safe dependency injection.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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