apple-skills
Current Apple API references and iOS development workflow guides
All Skills in This Repository (36)
Pure Emerald Level Indicatorsguide-swiftui-view-refactor
Refactor complex SwiftUI view files into modular components with modern Observation patterns.
ios-design-consultant
Evaluate iOS interface layouts against Apple Human Interface Guidelines and Liquid Glass design.
ios-ui-craft
Create SwiftUI interfaces with Liquid Glass API and haptic feedback.
storekit
Document StoreKit 2 APIs for in-app purchases and subscriptions.
eventkit
Implement EventKit calendar events, reminders, and authorization workflows on iOS and macOS.
guide-swiftdata
Validate SwiftData model implementations, predicates, and concurrency patterns.
apple-docs-index
Index Apple developer documentation for iOS and macOS frameworks.
simulator-utils
Manage iOS Simulator device lifecycle, app installation, and screenshot resizing.
widgetkit
Document Apple's WidgetKit framework APIs and timeline provider implementations.
core-animation
Document QuartzCore APIs for CALayer, CAAnimation, and CADisplayLink animations.
swiftdata
Document SwiftData APIs for persistent models, contexts, and queries.
combine
Document Combine framework APIs for publishers, subscribers, and operators.
Frequently Asked Questions
FAQPage SchemaHow to install apple-skills?โผ
Run `npx skills add Prisma-Labs-Dev/apple-skills --all -g -y` in your terminal to install all skills globally for your coding agent.
What does apple-skills do for iOS development?โผ
It gives your coding agent current Apple API references for SwiftUI, UIKit, SwiftData, StoreKit, HealthKit, and more, plus expert guides for concurrency, testing, animations, and performance audits.
Why use apple-skills instead of built-in model knowledge?โผ
Models often hallucinate or fall back on deprecated Apple APIs. These skills ship current iOS 26+ documentation locally so your agent writes correct, modern Swift code.
Does apple-skills work with Claude Code, Codex, and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and install cleanly into Claude Code, Codex, Cursor, and other compatible coding agents.
Can I use apple-skills without deep Swift expertise?โผ
Yes. Once installed, your agent uses the references and guides automatically when you describe the app feature or fix you want in plain English.
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