AI AGENT ADDONS
Mobile Development
2,004installs

This skill helps you work with the contact list on a user's iPhone or iPad. You can find, add, update, or choose contacts using Apple's built-in tools. It handles tasks like asking permission to access contacts and showing a contact picker.

You can fetch contacts by name or identifier. You can also create new contacts and save them. The skill uses CNContactStore for reading and writing. It uses CNContactPickerViewController to let users select contacts. Everything works with the latest Swift and iOS versions.

It also covers important details like getting permission and handling limited access. This makes your app respectful of user privacy while still working with contacts.

Add Contacts Framework skill to your workflow

Global

mkdir -p ~/.claude/skills/contacts-framework

Project

mkdir -p .claude/skills/contacts-framework

Source Repository

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