AI AGENT ADDONS

HealthKit lets your app read and write data from Apple Health. You can get step counts, heart rates, and more. You can also save workouts and set up background delivery. This skill covers everything you need to use HealthKit in your app.

It is built for Swift 6.3 and iOS 26+. The code uses modern async and await patterns. This makes it safe and easy to use.

You will learn how to ask for permission, run queries, and record workout sessions. The skill also explains common mistakes to avoid. It is a complete guide for any developer building a health or fitness app.

Add Healthkit skill to your workflow

Global

mkdir -p ~/.claude/skills/healthkit

Project

mkdir -p .claude/skills/healthkit

Source Repository

Stars
809
Forks
44
Watchers
809
License
NOASSERTION
Last Push
1 month ago
Created
4 months ago