AI AGENT ADDONS

MetricKit watches how your app runs on real Apple devices. It collects performance numbers like CPU usage, memory, and launch time. It also gathers crash reports and other errors.

You get a daily report with all this data. This helps you find problems and make your app faster. You can also see details like call stacks for crashes.

Setting it up is simple. You just add a subscriber to your app. MetricKit does the rest automatically.

Add Metrickit skill to your workflow

Global

mkdir -p ~/.claude/skills/metrickit

Project

mkdir -p .claude/skills/metrickit

Source Repository

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