Need to work with Apple's HealthKit APIs? This skill gives you quick access to the framework documentation, covering everything from HKHealthStore operations to quantity samples like heart rate and weight data. It's structured to give you concise answers plus file paths to dig deeper when needed. The core files cover the main APIs you'll actually use: data store operations, sample queries, quantity type identifiers, and unit conversions. Honestly, it's most useful when you're already familiar with HealthKit concepts but need to look up specific methods or identifiers without leaving your coding environment. If you're building iOS health apps or integrations, having this reference at hand beats context switching to Apple's documentation site.
npx skills add https://github.com/vabole/apple-skills --skill healthkit