A specialized technical review agent designed to ensure Apple HealthKit implementations follow strict privacy, performance, and architectural best practices.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install healthkit-code-review
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install healthkit-code-review using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The HealthKit Code Review skill is a specialized tool within the Openclaw Skills ecosystem tailored for iOS and macOS developers working with sensitive health data. It systematically analyzes Swift or Objective-C codebases to identify common pitfalls in HKHealthStore management, authorization patterns, and background delivery cycles. By enforcing Apple's privacy-by-design principles, this skill ensures that applications handle user data ethically and efficiently.
This skill is particularly valuable for teams aiming to pass App Store review and maintain high-performance health integrations. It automates the verification of complex logic such as anchored object queries, statistics collection, and the strict completion handler requirements of observer queries, reducing the manual overhead for senior developers during the code review process.
To integrate this review capability into your local development environment using Openclaw Skills, use the following commands:
# Clone the skill repository
git clone https://github.com/openclaw/healthkit-code-review.gitnn# Add the skill to your AI agent configuration
openclaw install . /path/to/healthkit-code-review
# Run a review on your iOS project directory
openclaw run healthkit-code-review --path ./YourXcodeProject
The skill organizes its analysis across several key reference domains to provide deep technical context:
| Reference Module | Target APIs | Focus Areas |
|---|---|---|
| authorization.md | HKHealthStore, requestAuthorization | Privacy status, permission UI, and store injection. |
| queries.md | HKSampleQuery, HKStatisticsQuery | Predicates, anchors, and aggregation efficiency. |
| background.md | HKObserverQuery, enableBackgroundDelivery | Background tasks, completion handlers, and entitlements. |
| data-types.md | HKQuantityType, HKWorkout | Unit conversions, metadata, and data structure validation. |
Loading
A powerful financial intelligence tool that extracts stock theme concepts and real-time popularity rankings from Tonghuashun (THS).

A specialized skill for building minimal, codebase-aligned extensions that mirror the host project's native architecture and style.

A specialized technical review agent that audits iOS animation code for performance, accessibility, and adherence to Apple's Human Interface Guidelines.

A comprehensive FBA shipping cost and logistics optimization tool for calculating landed costs and comparing freight methods.

A sophisticated self-improvement system that records task experiences and analyzes patterns to achieve continuous AI self-growth.

A powerful integration for managing ToolJet data and automating internal tool workflows through AI agents.








































